Operating System - HP-UX
1753835 Members
7466 Online
108806 Solutions
New Discussion

Re: building gcc3.0.3 64bit on hpux11.0

 
Niemeier
Occasional Contributor

Re: building gcc3.0.3 64bit on hpux11.0

Hi Nicolas,
the problem to compile the 64 Bit compiler are some libraries that are only available when you have installed the HP ansi c/c++ compiler. If you don't have them then you should follow suggestion to use a pre compiled GNU compiler.
HTH
Dirk
DN
Dennis Handly
Acclaimed Contributor

Re: building gcc3.0.3 64bit on HP-UX 11.0

>/opt/langtools/lib/pa20_64/end.o

 

This is only used for debugging.  You may have to install wdb to get it.


>/opt/langtools/lib/libcomp.sl

 

This is only for advanced optimization for the HP compilers.  If ld wants this file, it's a bug.  You may have to remove your 32 bit object files and libs if they are being mistakenly linked.