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: "nightstrike at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Oct 2007 19:12:39 -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 #8 from nightstrike at gmail dot com 2007-10-20 19:12 -------
Explicit paths for mingw for as and ld should not be required. We fixed this
for mingw-w64, and the same thing should be applied to mingw32. This same
error occurs regardless of whether or not you are in a mingw environment doing
a native build or doing a cross compile. For instance, I am cross compiling
from x86_64-pc-linux and the same thing happens.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33603