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: 8 Mar 2004 23:11:29 -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-08 23:11 -------
Is it reasonable just to disable the o32 multilib then?
In the old days, IIRC you had to build a separate o32 compiler.
Since fixing this is not going to be in any way easy, it seems to me that we
help our IRIX users more by giving them a bootstrap that builds n32/64 than one
that falls over for o32.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14207