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 bootstrap/12974] gcc-3.4-20031105 bootstrap failure [MinGW]


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


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