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 18:07:57 +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"
Sorry:
I see that an addendum I tried to post yesterday bounced.
I'm using the system ld, version 7.10.
I also just noticed that when I use the resulting build (done throughout with -mips4 -mabi=n32 -mcpu=r5000, and done once more with gcc as the bootstrap), the linker crashes when I issue the -s option in the build command. Things work fine when I do not do that. To me, this does suggest that gcc does something wrong somewhere when it invokes the linker.
R.B.