1754164 Members
3133 Online
108811 Solutions
New Discussion юеВ

Re: C++ Do I have it?

 
SOLVED
Go to solution
ROSS HANSON
Regular Advisor

C++ Do I have it?

I am running 11.23 Enterprise software on my PARISC box. I do not know if I have C++ compiler on my machine or not. Before you would load a HPUX OS then purchase and install items like Mirrordisk and ONLINEJFS. Now since I have Enterprise edition these two apps come bundled in to the OS. They also do not show up in a swlist command, I do not believe. I need to know if C++ compiler also is bundled in with the OS. Is there a way of finding this info out?
Ross Hanson
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: C++ Do I have it?

Hi Ross:

The product you are looking for is B9007AA and that's a separately purchasable item:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA

Regards!

...JRF...
Alzhy
Honored Contributor

Re: C++ Do I have it?

Compilers are NOT bundled as those are not OS features.

You will need the aCC compiler product... a bt pricey but optimised nonetheless for Itanic/PARISK processors.

You may want to look at GCC compiler though if your Apps Build requirements are not stringent.
Hakuna Matata.
Dennis Handly
Acclaimed Contributor

Re: C++ Do I have it?

>I need to know if C++ compiler also is bundled in with the OS.

While there is a bundled C compiler available for kernel config, there is no aC++ compiler. Typically systems are used for deployment not development.

There is an aCC_link product available in order to install specific products.

g++ is available through:
http://www.hp.com/go/gcc