This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: hpux-11.i cvs bootstrap failure
- From: Markus Werle <numerical dot simulation at web dot de>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jan 2003 10:17:06 +0100
- Subject: Re: hpux-11.i cvs bootstrap failure
- References: <3E3689FA.185FF497@web.de>
Markus Werle wrote:
> ranlib ./libgcc_eh.a
> collect2: /opt/FREE-SOFTWARE/gcc-cvs/hppa2.0w-hp-hpux11.11/bin/nm terminated with signal 4 [Illegal instruction], core dumped
This is not the fault of binutils-nm.
I retried after erasing the binutils and using hpux-nm I get the same bullshit:
collect2: /usr/ccs/bin/nm terminated with signal 4 [Illegal instruction], core dumped
So building the shared lib on hpux-11.i fails - again ... again ... again.
using --disable-shared helps here as workaround