Operating System - HP-UX
1843958 Members
2166 Online
110226 Solutions
New Discussion

aC++ runtime library - where to get?

 
CA945552
New Member

aC++ runtime library - where to get?

We just purchased an rx5670 running on HP-UX 11.23. I need the aC++ runtime library but I cannot find one. Can you please help me out in obtaining that software. Thanks.

 

 

P.S. this thread has been moved from Servers - Experts Online Now!!! > Itanium Based - Experts Online Now!!! to HP-UX > languages - Hp Forums moderator

2 REPLIES 2
CA582686
New Member

Re: aC++ runtime library - where to get?

Full C++ and C compilers are licenced HP products.

See

http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3913DB

for details, online purchase, etc.
Mike Stroyan
Honored Contributor

Re: aC++ runtime library - where to get?

While the compilers are optional products, the aC++ runtime is part of the Core OS, installed from the same media as the OS.
The PA-RISC versions of the runtime libraries are in the OS-Core.CORE-SHLIBS fileset. The IPF versions are in the OS-Core.CORE2-SHLIBS fileset. Your system should have those libraries such as
/usr/lib/hpux32/libCsup.so.1
/usr/lib/hpux64/libCsup.so.1
/usr/lib/libCsup.1
/usr/lib/libCsup.2
/usr/lib/libCsup_v2.1
/usr/lib/libCsup_v2.2
/usr/lib/pa20_64/libCsup.2
/usr/lib/pa20_64/libCsup_v2.2