[Bug bootstrap/10758] bootstrap failure on HP-UX 11.22/IPF

sje@cup.hp.com gcc-bugzilla@gcc.gnu.org
Thu Jun 12 16:07:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10758



------- Additional Comments From sje@cup.hp.com  2003-06-12 16:07 -------
Subject: Re:  bootstrap failure on HP-UX 11.22/IPF

> Steve,
> 
> I was wondering whether you wouldn't mind having a look at this report. The error reported here 
> looks very much like the one Jim Wilson reported was due to using the wrong assembler with gcc. 
> Is building on HP-UX/IPF with the HP assembler/linker supported? If not perhaps, we should add a 
> note in the install docs? Thanks,
> 
> Dara
> 
> P.S. Jim's message is at http://gcc.gnu.org/ml/gcc/2003-06/msg00156.html

I agree that they are probably using the wrong assembler.  I don't
believe that the HP provided assembler will work on HP-UX IA64 but I
haven't tried it in a while (it did fail when I last tried it over a
year ago).  The GNU linker has not been ported to HP-UX IA64 so you do
need to use the HP linker.  We should probably add this to the install
docs, along with a note that you need to use
--enable-libunwind-exceptions when configuring to use the HP unwind
library.

Should this go into gcc/doc/install.texi?  I could probably try creating
an entry for ia64-*-hpux* if you think that is what we should do.

Steve Ellcey
sje@cup.hp.com



More information about the Gcc-bugs mailing list