1752661 Members
5921 Online
108788 Solutions
New Discussion юеВ

Version of "C" compiler

 
rakesh prasad
Occasional Contributor

Version of "C" compiler

We have purchased a new HpUx11 m/c. I am interested to know what version of "C" compiler does it have.
I need "C 11.01.01" to compile my application. Do I need to purchase this compiler seperately.
Attached is the output of the swlist.
Thanks
4 REPLIES 4
Rob Smith
Respected Contributor

Re: Version of "C" compiler

Hi, you have the GNU C compiler on this system. You have to purchase the HP Ansi C compiler seperate. Hope this helps.

Rob

Learn the rules so you can break them properly.
Satish Y
Trusted Contributor

Re: Version of "C" compiler

Hi Rakesh,

You can try with command,
# what /usr/ccs/bin/cc

From out put of your swlist it seems u have GNU C++ compiler. I think u will get a patch for installing HP ANSI-C compiler. I will get back to u if I find any additional info.

Cheers...
Satish.
Difference between good and the best is only a little effort
Vincenzo Restuccia
Honored Contributor

Re: Version of "C" compiler

Just, you must buy the C ANSI C.
Denver Osborn
Honored Contributor

Re: Version of "C" compiler

Ordering information can be found at http://devresource.hp.com/devresource/Tools/c/c7ext.html

The page contains product numbers for the C/ANSI C Developer's Bundle. You can purchase it online or by contacting sales.

Hope this helps
-denver