This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33603] configuration failure during native build
- From: "gdr at cs dot tamu dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2007 21:22:21 -0000
- Subject: [Bug libstdc++/33603] configuration failure during native build
- References: <bug-33603-1000@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from gdr at cs dot tamu dot edu 2007-09-30 21:22 -------
Subject: Re: configuration failure during native build
"rask at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| ------- Comment #1 from rask at gcc dot gnu dot org 2007-09-30 20:35 -------
| Please look in your config.log for messages from collect2 and post the last
| linker failure one plus any that look wrong.
Many thanks for the quick and helpful reply. While looking for collect2, I
realized the path to ld (and as) had been misdetected. Explicit
specification of the path, --with-ld=/mingw/bin/ld.exe, let me have a
successful configuration. The buikd is now past the confiuguration step.
I hope there won't be anymore failure. Many thanks! Is this type of
failure documented somewhere?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33603