This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/10958] [sparc] Link failure in abi_check in stage3 of bootstrap
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2003 07:35:16 -0000
- Subject: [Bug libstdc++/10958] [sparc] Link failure in abi_check in stage3 of bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10958
ebotcazou@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From ebotcazou@gcc.gnu.org 2003-05-24 07:35 -------
Pass --with-gnu-as and --with-gnu-ld to the configure script if you use the GNU
binutils. And avoid passing --target to build a native compiler: either pass
--host or nothing.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.