Build question regarding 64-bit HPUX 11.00

law@redhat.com law@redhat.com
Mon Jul 9 09:47:00 GMT 2001


  In message < Pine.LNX.4.30.0107061726550.27056-100000@plxw0032.pdx.intel.com >y
ou write:
  > I also tried using an older gcc but that causes problems as well because
  > none of the older gcc builds I have really work well on HPUX 11.00. It
  > seems at this point asking the list for what the general approach for
  > this build is would be the best idea, or at least to verify 64-bit is
  > supported on HPUX 11.00 now. If not, then I guess I can try to build a
  > 32-bit version at least.
You need to either have GCC which supports PA64, or you need to build a
cross compiler which targets PA64, which can then be used to build a set
of PA64 native tools.

Ie, the classic bootstrap problem.

I wouldn't even bother trying to build with HP's compiler.  THere are so
many things it does wrong it's not even funny.


jeff



More information about the Gcc-help mailing list