Operating System - HP-UX
1829913 Members
3012 Online
109993 Solutions
New Discussion

C++ Runtime Libraries on HP UX 11.23

 
Harishs
Occasional Advisor

C++ Runtime Libraries on HP UX 11.23

Hi ,
Is C++ runtime libraries part of default HP UX OS ??

Is there a specific HP software bundle to be installed for C++ runtime libraries ??

How i can trace /locate C++ runtime libraries on HP UX 11.23 .

Thanking in anticipation .

Regards

harish
2 REPLIES 2
GrayMatter_1
Advisor

Re: C++ Runtime Libraries on HP UX 11.23

Dennis Handly
Acclaimed Contributor

Re: C++ Runtime Libraries on HP UX 11.23

>Is aC++ runtime libraries part of default HP-UX OS?

Yes but probably pretty old. Are you on PA or IPF?

>Is there a specific HP software bundle to be installed for aC++ runtime libraries?

They are either individual patches or part of a quality pack.

>How i can trace /locate aC++ runtime libraries on HP-UX 11.23.

They are either in /usr/lib/libCsup.* (PA) or /usr/lib/hpux32/libCsup.* (IPF).

You can see the patch history at:
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=8b080f1bace021100f1bace02110275d6e10RCRD

You can look at the documentation for the names of the individual libs:
http://docs.hp.com/en/10946/libs.htm#linkingcpplib

>GrayMatter: Check out this link.

This only talks about the compiler not the runtime. If you want to see the whole product, try this:
http://www.hp.com/go/cpp