Help Needed with GCC 3.0 on 64-bit HPUX 11

law@redhat.com law@redhat.com
Tue Jun 26 20:02:00 GMT 2001


  In message < 3B393221.A8D6F932@ugs.com >you write:
  > Hi All,
  > 
  >   I just got a new HP B2000 last week and installed HPUX 11i/11.11 (64-bit
  > TCOE) on it.  However for the life of me I can't get GCC 3.0 to build on it
  > at all.  I don't have HP's ANSI C compiler but I do want to do some
  > development work with Apache, WU-FTPD, Perl, etc.
[ .... ]
The "trick" to build PA64 native binaries is that they must be built with a
PA64 toolchain.  Ie, you need PA64 tools to build PA64 GCC.

It is possible, but majorly hairy to PA32 cross PA64 tools, then use those
to build PA64 native.  If you aren't good with cross compiler, then I 
recommend you find someone that is, or prepare to spend a ton of time
learning about them.

jeff




More information about the Gcc-help mailing list