This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/10801: ld bus error on linking .libs/libstdc++ undermips-irix-6.3
- From: "RenE J.V. Bertin" <rjvbertin at hotmail dot com>
- To: rsandifo at sources dot redhat dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rjvbertin at hotmail dot com, rsandifo at sources dot redhat dot com, gcc-gnats at gcc dot gnu dot org
- Date: Fri, 16 May 2003 17:57:31 +0200
- Subject: Re: libstdc++/10801: ld bus error on linking .libs/libstdc++ undermips-irix-6.3
- References: <20030516141826.19636.qmail@sources.redhat.com>
On 16 May 2003 14:18:26 -0000, rsandifo@sources.redhat.com wrote regarding "Re: libstdc++/10801: ld
bus error on linking .libs/libstdc++ under mips-irix-6.3"
8-) On the face of it, this looks like an ld bug rather than
8-) a gcc bug. Do you have any reason for thinking that gcc
8-) is at fault here?
8-)
Well, it is gcc that generates the code, or that passes an option or sequence of options that choke ld (the command line is really quite complex and long). I have never before experienced this. To be sure, I could try to build for mips-sgi-irix5 to get an o32 system. This I managed for gcc 3.2.0 .
But I agree that it is not sure that it is a gcc bug. I looked for a discussion forum first, and completely overlooked the existence of the (open) mailing list.
8-) http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10801