Operating System - HP-UX
1752726 Members
5929 Online
108789 Solutions
New Discussion

Re: gcc parameters and flags

 
Asdrubal Pichardo
Occasional Contributor

gcc parameters and flags

Hello all,
I would appreciate if someone is able to suggest the recommended parameters and flags to use when one compiles with gcc under HP-UX 11.0, PA-RISC 2.0 64 bits. I wonder if there are some special parameters/flags one has to take into account at the moment of compiling/making an application. Thanks in advance for any help!
Asdrubal
1 REPLY 1
Andy Monks
Honored Contributor

Re: gcc parameters and flags

last time I checked gcc, didn't support PA2.0 in 32bit, let alone 64bit.

I think you'll have to use the HP compilers (unless anyone has more recent info)

check the gcc webpage (http://gcc.gnu.org). It's possible that egcs or one of the other extended gcc's does support it.

I did find :-

Please note that GCC 2.95.* does not support HP/UX 11.

in the gcc faq