HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with pthreads on hp-ux 10.20
Operating System - HP-UX
1833176
Members
3051
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2003 08:27 PM
11-30-2003 08:27 PM
Problem with pthreads on hp-ux 10.20
Hello,
I am having some problem with compiling HP-UX 11i code on 10.20. I followed some pthread realted posts here and found that I need to use DCE threads. I found the dce libs (and also cma libs) but I am not able to find pthread.h. Due to some reason (at least for some time) I will not be able to install these tools from the OS CDs. Could you please let me know what I am missing and if possible any site from where I can download the libs and the headers.
Thanks and regards
Sonison James
I am having some problem with compiling HP-UX 11i code on 10.20. I followed some pthread realted posts here and found that I need to use DCE threads. I found the dce libs (and also cma libs) but I am not able to find pthread.h. Due to some reason (at least for some time) I will not be able to install these tools from the OS CDs. Could you please let me know what I am missing and if possible any site from where I can download the libs and the headers.
Thanks and regards
Sonison James
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:44 AM
12-02-2003 02:44 AM
Re: Problem with pthreads on hp-ux 10.20
On HP-UX 10.20 you need to make sure that the DCE-CoreTools product is installed as well as the the following sub-products:
Development
DCE-BPRG
Files
This software can be found on the Operating System (OS) core media.
see the following link for more details: http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066921263
JL
Development
DCE-BPRG
Files
This software can be found on the Operating System (OS) core media.
see the following link for more details: http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066921263
JL
Wild turkey surprise? I love wild turkey surprise!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 02:54 AM
12-02-2003 02:54 AM
Re: Problem with pthreads on hp-ux 10.20
10.2 kernel is not multithreaded. So you need dce which has the user level threads implementation. The libdce.a/sl has those pthread library implemetations.
You need
DCE-Core and DCE-CoreTools atleast. Normally it comes with the OS and installed as part of OS. Check for /opt/dce. pthread.h is in /opt/dce/include.
You may need to rewrite code also as some API signatures vary.
HTH,
Umapathy
You need
DCE-Core and DCE-CoreTools atleast. Normally it comes with the OS and installed as part of OS. Check for /opt/dce. pthread.h is in /opt/dce/include.
You may need to rewrite code also as some API signatures vary.
HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2003 05:21 AM
12-02-2003 05:21 AM
Re: Problem with pthreads on hp-ux 10.20
Hello James and Umapathy,
Thanks for the info.
Thanks for the info.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP