[Bug bootstrap/12974] gcc-3.4-20031105 bootstrap failure [MinGW]
dannysmith at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 9 18:50:00 GMT 2003
------- Additional Comments From dannysmith at gcc dot gnu dot org 2003-11-09 18:50 -------
Are you using the msys shell environment?
I successfully bootstrap routinely using cygwin shell and tools with:
../gcc/configure --host=mingw32 --build=mingw32 --target=mingw32 --
prefix=/mingw --enable-threads --disable-nls --enable-
languages=c,c++,objc,f77,ada --disable-win32-registry --disable-shared --enable-
sjlj-exceptions --disable-libstdcxx-pch
The explicit host/build/target is because cygwin uname returns 'cygwin'
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12974
More information about the Gcc-bugs
mailing list