This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so for -mabi-o32 ABI
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 02:06:11 -0000
- Subject: [Bug target/14207] [3.4 Regression] Bootstrap fails linking libstdc++.so for -mabi-o32 ABI
- References: <20040219054655.14207.billingd@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-03-01 02:06 -------
These problems with the SGI assembler/linker often *do* represent GCC problems,
in my experience. They are very difficult to track down, and often come from
something very different that what the error message indicates.
Does this problem occur with a default IRIX 6.5 bootstrap, or only with special
options to build in O32 mode?
I think that the most sensible solution here may well be to take o32 out of the
default multilibs for IRIX 6.5.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207