[Bug other/41234] Configure fails to find non-existant g++ preprocessor flag with syntax errors
xenofears at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Sep 3 20:03:00 GMT 2009
------- Comment #2 from xenofears at gmail dot com 2009-09-03 20:02 -------
(In reply to comment #1)
> You didn't say how you configured it.
> As with bug 40950, you might need --enable-stage1-languages=c,c++
Sorry, it was configured with
--enable-languages=c,c++,objc,obj-c++,fortran,java
It is a full build. Here's the whole thing:
../configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32
--enable-multilib --enable-targets=all --prefix=/usr/system64
--with-sysroot=/usr/system64 --with-mpc=/usr/system64 --with-ppl=/usr/system64
--with-cloog=/usr/system64 --enable-languages=c,c++,objc,obj-c++,fortran,java
--enable-fully-dynamic-strings --enable-libffi --enable-libgomp --enable-shared
--enable-version-specific-runtime-libs --disable-werror
--disable-werror is required building Win64 Native. Mingw-w64 is aware of the
issues.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41234
More information about the Gcc-bugs
mailing list