Operating System - HP-UX
1826432 Members
4056 Online
109692 Solutions
New Discussion

C and C++ compilers for HP-UX 11i

 
Andrew Webber_1
Occasional Contributor

C and C++ compilers for HP-UX 11i

I???m after C and C++ compiler software for use on HP-UX 11i (specfically HP-UX 11.11). Can anyone recommend any (preferably free!)?
3 REPLIES 3
Umapathy S
Honored Contributor

Re: C and C++ compilers for HP-UX 11i

Andrew,
HP Compilers are the best when their architectures are concerned.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B3901BA

You can always go for gcc
http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.3.1/

HTH,
Umapathy

Arise Awake and Stop NOT till the goal is Reached!
H.Merijn Brand (procura
Honored Contributor

Re: C and C++ compilers for HP-UX 11i

Quite correct. Perl compiled with HP C-ANSI-C is up to 25% faster than when compiled with GNU gcc. IMHO worth the money.

GNU gcc also available on https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Indira Aramandla
Honored Contributor

Re: C and C++ compilers for HP-UX 11i

Hi,

We have HP-UX 11.11 (64-bit) on rp5430 (9000/800/L1500-7x) server.
And we have applications written is C, C++ and PRO*C.

We used HP Compilers and they compiled fine. You have to choose the correct options for compiling depending on 32-bit / 64-bit.


1 C-ANSI-C (B3901BAC) HP C/ANSI C Compiler

2. HP aC++ and HP aC++ -AA runtime libraries (aCC A.03.33)



Never give up, Keep Trying