This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cross compiling to hpux


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]