https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115743

--- Comment #4 from Ralf Habacker <ralf.habacker at freenet dot de> ---
Created attachment 58568
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58568&action=edit
compressed log file

(In reply to Andrew Pinski from comment #1)
> How did you configure GCC?

>From the appended log file:

+ languages=c,c++,fortran,objc,obj-c++
+ ada_options=
+ CC_FOR_TARGET=i686-w64-mingw32-gcc
+ CXX_FOR_TARGET=i686-w64-mingw32-g++
+ GFORTRAN_FOR_TARGET=i686-w64-mingw32-gfortran
+ GCJ_FOR_TARGET=i686-w64-mingw32-gcj
+ CFLAGS_FOR_TARGET='-DGC_NOT_DLL -O2 -g -pipe -Wall -fexceptions
--param=ssp-buffer-size=4 -mms-bitfields -Wno-error=format
-Wno-error=format-extra-args'
+ CFLAGS_FOR_BUILD=-I-/usr/i686-w64-mingw32/sys-root/mingw/include
+ CPPFLAGS_FOR_BUILD=-I-/usr/i686-w64-mingw32/sys-root/mingw/include
+ CXXFLAGS_FOR_BUILD=-I-/usr/i686-w64-mingw32/sys-root/mingw/include
+ CXXFLAGS_FOR_TARGET='-DGC_NOT_DLL -O2 -g -pipe -Wall -fexceptions
--param=ssp-buffer-size=4 -mms-bitfields -Wno-error=format
-Wno-error=format-extra-args'
+ CPPFLAGS_FOR_TARGET='-DGC_NOT_DLL -O2 -g -pipe -Wall -fexceptions
--param=ssp-buffer-size=4 -mms-bitfields'
+ ../configure --prefix=/usr/i686-w64-mingw32/sys-root/mingw --disable-werror
--disable-werror-always --disable-bootstrap --host=i686-w64-mingw32
--with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib
--enable-plugin --with-system-zlib --disable-plugin --disable-nls
--without-included-gettext --disable-win32-registry --enable-threads=posix
--enable-version-specific-runtime-libs
--with-build-sysroot=/usr/i686-w64-mingw32/sys-root
--with-sysroot=/usr/i686-w64-mingw32/sys-root/mingw
--enable-languages=c,c++,fortran,objc,obj-c++ --without-x --disable-gmp
--enable-hash-synchronization --enable-fully-dynamic-string --enable-libgomp
--enable-linker-build-id --disable-vtable-verify '--with-pkgversion=SUSE Linux'

Reply via email to