Operating System - HP-UX
1755605 Members
4544 Online
108836 Solutions
New Discussion юеВ

HP-UX C Compiler (Multithreated Application)

 
Joerg Rueckert
New Member

HP-UX C Compiler (Multithreated Application)

I have a problem with the HP-UX C Compiler.
My aim is to build a multithreated application
and i need therefore the multithreated libs
and header files (pthread.h). This package
is obviously not part of the standard development
kit.

Where can I get this package for multithreated
programming?

Is it possible to download it or is it part of a
HP-UX application package like DCE,...?

ciao Joerg
2 REPLIES 2
Berlene Herren_1
Super Advisor

Re: HP-UX C Compiler (Multithreated Application)

Guten Tag, Mein Gut Herr Rueckert!

it is on the Core OS disk as part of the core tools.

# DCE-CoreTools B.10.20

# HP DCE/9000 Application Development Tools

DCE-CoreTools.DCE-BPRG B.10.20

DCE-CoreTools.DCEP-ENG-A-MAN B.10.20

DCE-CoreTools.DFS-BPRG B.10.20

DCE-CoreTools.DFSP-ENG-A-MAN B.10.20

Re: HP-UX C Compiler (Multithreated Application)

You might want to try pthreads: