This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/4878: gcc 3.0.2 output crashes HP-UX linker
- From: Harri Porten <porten at trolltech dot com>
- To: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Wed, 27 Feb 2002 03:39:44 +0100 (CET)
- Subject: Re: other/4878: gcc 3.0.2 output crashes HP-UX linker
On 27 Feb 2002 rodrigc@gcc.gnu.org wrote:
> Analyzing this bug report again:
... which I already indicated to be fixed for me. See attached mail below.
Seems like I was missing some CC to make my answer reach you.
> Why aren't you using the linker in binutils?
Because there is no ld in the binutils package for HP-UX.
> You should use the binutils ld if you are going to
> use binutils.
The net is full of information saying that GNU ld won't work on HP-UX and
gcc should therefore be configured with --without-gnu-ld. Is that wrong ?
Harri.
Date: Mon, 14 Jan 2002 11:01:38 +0100 (CET)
From: Harri Porten <porten@lupinella.troll.no>
To: law@redhat.com
Cc: John David Anglin <dave@hiauly1.hia.nrc.ca>, gcc-bugs@gcc.gnu.org
Subject: Re: other/4878: gcc 3.0.2 output crashes HP-UX linker
On Wed, 9 Jan 2002 law@redhat.com wrote:
> You might re-try the testcase using the current development sources --
Jason
> just checked in a number of patches to address thunk linkage problems on
HPs.
Sorry for the late answer. Took me quite some time to get everything
compiled (linker error on libmilli.a?).
I am happy to report that (apart from the test case) my real problem
(linking a 17 MB library) is solved as well. Feel free to close the
report.
Thanks a lot !
Harri.