Skip to content
Prev 23290 / 63421 Next

Error compiling on HP-UX

Hmm, HP-UX on IA64 is 64-bit or not? It looks as if it can operate
in 32-bit mode or run 32-bit binaries. It would be useful if you run
this:

gcc -E -dM - < /dev/null > /tmp/macrolist

and post the compiler's internal macro list.
Pascal A. Niklaus wrote: