This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Cross compiling to hpux
- To: gcc-help at gcc dot gnu dot org
- Subject: Re: Cross compiling to hpux
- From: Rbmendell at aol dot com
- Date: Thu, 23 Dec 1999 12:28:05 EST
This cannot be done yet because there is no SOM linker in Binutils. That is
to say you must use the HP linker in order to build anything either with HP
CC or GCC. Obviously you can't build a cross compiler if you can't get the
source to the necessary linker. That said HP has recently open-sourced a
partially broken version of their linker. It is hoped that soon it will be
fixed and included in binutils. In short, you're out of luck, at least for
now.
Dara Hazeghi