This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33603] configuration failure during native build



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]