1824169 Members
3196 Online
109669 Solutions
New Discussion юеВ

c++ libraries in 11.i

 
SOLVED
Go to solution
SILO Storagetek
Frequent Advisor

c++ libraries in 11.i

Hi everybody,
my question in very easy..
I've some 11.i systems, without C++ bundle. where I can find c++ libraries without installing the compiler? Are them in 11.i installation bubdle?

thanx
p.
5 REPLIES 5
Stefan Farrelly
Honored Contributor

Re: c++ libraries in 11.i

I dont think you can find the c++ libraries without a c++ compiler installed. None of our 11i installed servers without c++ compilers installed have these libraries.

Im from Palmerston North, New Zealand, but somehow ended up in London...
Robert-Jan Goossens
Honored Contributor
Solution

Re: c++ libraries in 11.i

Hi,

Runtime lib's, check below patch.

http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHSS_28880&context=hpux:800:11:11

Robert-Jan
SILO Storagetek
Frequent Advisor

Re: c++ libraries in 11.i

I'va a patch,
PHSS_26496 HP aC++ runtime lib.
installing this patch on other system i'll have runtime libs, that's right?

thanx
p.
Robert-Jan Goossens
Honored Contributor

Re: c++ libraries in 11.i

No not on a 11.i system, the patch you have is for 10.20.

s700_800 10.20 libc cumulative patch
http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_26158

The equiv patch for 11.i is

http://www4.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_29955

Regards,
Robert-Jan

susan gregory_1
Valued Contributor

Re: c++ libraries in 11.i

You really should check out www.hp.com/go/c++ and go to the "latest versions and patches" link for the list of all the required patches for the aC++ runtime environment. Your version of aC++ may require more than just the runtime libs and the list of required patches for the product does mention which ones are required for the compiler product and which ones are required by the runtime.