https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67897
--- Comment #2 from RM Beer <rmbeer2 at gmail dot com> --- ok, now pasted here. LOG 1: x86_64-w64-mingw32/libgcc/config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU C Runtime Library configure 1.0, which was generated by GNU Autoconf 2.64. Invocation command line was $ ${HOME}/src/gcc-5.2.0/libgcc/configure --srcdir=../../../libgcc --cache-file=./config.cache --with-cross-host=i686-pc-linux-gnu --prefix=${DEST}/GCC --libexecdir=${DEST}/GCC/lib --enable-shared --enable-static --enable-threads=posix --enable-fully-dynamic-string --enable-libstdcxx-time=yes --with-system-zlib --enable-cloog-backend=isl --enable-lto --disable-dw2-exceptions --enable-libgomp --disable-multilib --disable-checking --enable-languages=c,c++,fortran,lto,objc,obj-c++ --program-transform-name=s&^&x86_64-w64-mingw32-& --disable-option-checking --with-target-subdir=x86_64-w64-mingw32 --build=i686-pc-linux-gnu --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 ## --------- ## ## Platform. ## ## --------- ## hostname = ${HOST} uname -m = i686 uname -r = 4.2.2-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Tue Sep 29 22:36:45 CEST 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2018: loading cache ./config.cache configure:2232: checking build system type configure:2246: result: i686-pc-linux-gnu configure:2266: checking host system type configure:2279: result: x86_64-w64-mingw32 configure:2382: checking for --enable-version-specific-runtime-libs configure:2395: result: no configure:2443: checking for a BSD-compatible install configure:2511: result: /usr/bin/install -c configure:2527: checking for gawk configure:2554: result: gawk configure:2654: checking for x86_64-w64-mingw32-ar configure:2681: result: x86_64-w64-mingw32-ar configure:2746: checking for x86_64-w64-mingw32-lipo configure:2773: result: x86_64-w64-mingw32-lipo configure:2838: checking for x86_64-w64-mingw32-nm configure:2865: result: ${HOME}/src/gcc-5.2.0/Build/./gcc/nm configure:2930: checking for x86_64-w64-mingw32-ranlib configure:2957: result: x86_64-w64-mingw32-ranlib configure:3022: checking for x86_64-w64-mingw32-strip configure:3049: result: x86_64-w64-mingw32-strip configure:3111: checking whether ln -s works configure:3115: result: yes configure:3132: checking for x86_64-w64-mingw32-gcc configure:3159: result: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include configure:3428: checking for C compiler version configure:3437: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include --version >&5 xgcc (GCC) 5.2.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3448: $? = 0 configure:3437: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -v >&5 Reading specs from ${HOME}/src/gcc-5.2.0/Build/./gcc/specs COLLECT_GCC=${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc COLLECT_LTO_WRAPPER=${HOME}/src/gcc-5.2.0/Build/./gcc/lto-wrapper Target: x86_64-w64-mingw32 Configured with: ../configure --prefix=${DEST}/GCC --libexecdir=${DEST}/GCC/lib --target=x86_64-w64-mingw32 --enable-languages=c,lto,c++,objc,obj-c++,fortran --enable-shared --enable-static --enable-threads=posix --enable-fully-dynamic-string --enable-libstdcxx-time=yes --with-system-zlib --enable-cloog-backend=isl --enable-lto --disable-dw2-exceptions --enable-libgomp --disable-multilib --disable-checking Thread model: posix gcc version 5.2.0 (GCC) configure:3448: $? = 0 configure:3437: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -V >&5 xgcc: error: unrecognized command line option '-V' xgcc: fatal error: no input files compilation terminated. configure:3448: $? = 1 configure:3437: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -qversion >&5 xgcc: error: unrecognized command line option '-qversion' xgcc: fatal error: no input files compilation terminated. configure:3448: $? = 1 configure:3464: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -o conftest -g -O2 conftest.c >&5 /usr/bin/x86_64-w64-mingw32-ld: cannot find crt2.o: No such file or directory /usr/bin/x86_64-w64-mingw32-ld: cannot find crtbegin.o: No such file or directory /usr/bin/x86_64-w64-mingw32-ld: cannot find -lgcc /usr/bin/x86_64-w64-mingw32-ld: cannot find -lgcc_eh /usr/bin/x86_64-w64-mingw32-ld: cannot find -lgcc /usr/bin/x86_64-w64-mingw32-ld: cannot find -lgcc_eh /usr/bin/x86_64-w64-mingw32-ld: cannot find crtend.o: No such file or directory collect2: error: ld returned 1 exit status configure:3467: $? = 1 configure:3655: checking for suffix of object files configure:3677: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -c -g -O2 conftest.c >&5 configure:3681: $? = 0 configure:3702: result: o configure:3706: checking whether we are using the GNU C compiler configure:3725: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -c -g -O2 conftest.c >&5 configure:3725: $? = 0 configure:3734: result: yes configure:3743: checking whether ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include accepts -g configure:3763: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -c -g conftest.c >&5 configure:3763: $? = 0 configure:3804: result: yes configure:3821: checking for ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include option to accept ISO C89 configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -c -g -O2 conftest.c >&5 In file included from conftest.c:9:0: ${HOME}/src/gcc-5.2.0/Build/gcc/include/stdarg.h:1:25: fatal error: stdarg.h: No such file or directory compilation terminated. configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -qlanglvl=extc89 -c -g -O2 conftest.c >&5 xgcc: error: unrecognized command line option '-qlanglvl=extc89' configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -qlanglvl=ansi -c -g -O2 conftest.c >&5 xgcc: error: unrecognized command line option '-qlanglvl=ansi' configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -std -c -g -O2 conftest.c >&5 xgcc: error: unrecognized command line option '-std' configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -Ae -c -g -O2 conftest.c >&5 <command-line>:0:1: error: missing '(' after predicate In file included from conftest.c:9:0: ${HOME}/src/gcc-5.2.0/Build/gcc/include/stdarg.h:1:25: fatal error: stdarg.h: No such file or directory compilation terminated. configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5 <command-line>:0:1: error: missing '(' after predicate In file included from conftest.c:9:0: ${HOME}/src/gcc-5.2.0/Build/gcc/include/stdarg.h:1:25: fatal error: stdarg.h: No such file or directory compilation terminated. configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3885: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5 xgcc: error: unrecognized command line option '-Xc' configure:3885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdio.h> | #include <sys/types.h> | #include <sys/stat.h> | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3901: result: unsupported configure:3923: checking how to run the C preprocessor configure:3954: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -E conftest.c In file included from ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/syslimits.h:7:0, from ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/limits.h:34, from conftest.c:10: ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/limits.h:168:61: error: no include path in which to search for limits.h configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3954: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -E conftest.c In file included from ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/syslimits.h:7:0, from ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/limits.h:34, from conftest.c:10: ${HOME}/src/gcc-5.2.0/Build/gcc/include-fixed/limits.h:168:61: error: no include path in which to search for limits.h configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3954: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -E -traditional-cpp conftest.c conftest.c:12:0: fatal error: assert.h: No such file or directory # include <assert.h> ^ compilation terminated. configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3954: ${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include -E -traditional-cpp conftest.c conftest.c:12:0: fatal error: assert.h: No such file or directory # include <assert.h> ^ compilation terminated. configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3954: /lib/cpp conftest.c void __debugbreak() conftest.c: At global scope: conftest.c:14:8: error: 'Syntax' does not name a type Syntax error ^ Analyzing compilation unit Execution times (seconds) phase setup : 0.00 ( 0%) usr 0.01 (50%) sys 0.05 (21%) wall 833 kB (56%) ggc phase parsing : 0.00 ( 0%) usr 0.01 (50%) sys 0.13 (54%) wall 649 kB (44%) ggc |name lookup : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 ( 4%) wall 53 kB ( 4%) ggc preprocessing : 0.00 ( 0%) usr 0.01 (50%) sys 0.12 (50%) wall 83 kB ( 6%) ggc parser struct body : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 ( 4%) wall 10 kB ( 1%) ggc TOTAL : 0.00 0.02 0.24 1492 kB configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3954: /lib/cpp conftest.c void __debugbreak() conftest.c: At global scope: conftest.c:14:8: error: 'Syntax' does not name a type Syntax error ^ Analyzing compilation unit Execution times (seconds) phase setup : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (100%) wall 833 kB (56%) ggc |name lookup : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (100%) wall 53 kB ( 4%) ggc TOTAL : 0.00 0.00 0.01 1492 kB configure:3954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:3993: result: /lib/cpp configure:4013: /lib/cpp conftest.c void __debugbreak() conftest.c: At global scope: conftest.c:14:8: error: 'Syntax' does not name a type Syntax error ^ Analyzing compilation unit Execution times (seconds) phase setup : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (100%) wall 833 kB (56%) ggc TOTAL : 0.00 0.00 0.01 1492 kB configure:4013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4013: /lib/cpp conftest.c void __debugbreak() conftest.c: At global scope: conftest.c:14:8: error: 'Syntax' does not name a type Syntax error ^ Analyzing compilation unit Execution times (seconds) phase setup : 0.00 ( 0%) usr 0.00 ( 0%) sys 0.01 (100%) wall 833 kB (56%) ggc TOTAL : 0.00 0.00 0.01 1492 kB configure:4013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Library 1.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4043: error: in `${HOME}/src/gcc-5.2.0/Build/x86_64-w64-mingw32/libgcc': configure:4046: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value='${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include ' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-w64-mingw32 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-w64-mingw32 ac_cv_host=x86_64-w64-mingw32 ac_cv_objext=o ac_cv_prog_AR=x86_64-w64-mingw32-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC='${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include ' ac_cv_prog_CPP=/lib/cpp ac_cv_prog_LIPO=x86_64-w64-mingw32-lipo ac_cv_prog_NM=${HOME}/src/gcc-5.2.0/Build/./gcc/nm ac_cv_prog_RANLIB=x86_64-w64-mingw32-ranlib ac_cv_prog_STRIP=x86_64-w64-mingw32-strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='x86_64-w64-mingw32-ar' AWK='gawk' CC='${HOME}/src/gcc-5.2.0/Build/./gcc/xgcc -B${HOME}/src/gcc-5.2.0/Build/./gcc/ -L${DEST}/GCC/x86_64-w64-mingw32/lib -L${DEST}/GCC/mingw/lib -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/mingw/include -B${DEST}/GCC/x86_64-w64-mingw32/bin/ -B${DEST}/GCC/x86_64-w64-mingw32/lib/ -isystem ${DEST}/GCC/x86_64-w64-mingw32/include -isystem ${DEST}/GCC/x86_64-w64-mingw32/sys-include ' CFLAGS='-g -O2' CPP='/lib/cpp' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' LDFLAGS='' LIBOBJS='' LIBS='' LIPO='x86_64-w64-mingw32-lipo' LN_S='ln -s' LTLIBOBJS='' MAINT='#' NM='${HOME}/src/gcc-5.2.0/Build/./gcc/nm' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='GNU C Runtime Library' PACKAGE_STRING='GNU C Runtime Library 1.0' PACKAGE_TARNAME='libgcc' PACKAGE_URL='http://www.gnu.org/software/libgcc/' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' PICFLAG='' RANLIB='x86_64-w64-mingw32-ranlib' SHELL='/bin/sh' STRIP='x86_64-w64-mingw32-strip' ac_ct_CC='' accel_dir_suffix='' asm_hidden_op='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_libsubdir='build-i686-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-i686-pc-linux-gnu' build_vendor='pc' cpu_type='' datadir='${datarootdir}' datarootdir='${prefix}/share' decimal_float='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' double_type_size='' dvidir='${docdir}' enable_decimal_float='' enable_shared='yes' enable_vtable_verify='no' exec_prefix='NONE' extra_parts='' fixed_point='' force_explicit_eh_registry='' host='x86_64-w64-mingw32' host_alias='x86_64-w64-mingw32' host_cpu='x86_64' host_noncanonical='x86_64-w64-mingw32' host_os='mingw32' host_subdir='.' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${DEST}/GCC/lib' libgcc_topdir='../../../libgcc/..' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' long_double_type_size='' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='${DEST}/GCC' program_transform_name='s&^&x86_64-w64-mingw32-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' set_have_cc_tls='' set_use_emutls='' sfp_machine_header='' sharedstatedir='${prefix}/com' slibdir='$(exec_prefix)/$(host_noncanonical)/lib' sysconfdir='${prefix}/etc' target_alias='x86_64-w64-mingw32' target_noncanonical='x86_64-w64-mingw32' target_subdir='x86_64-w64-mingw32' thread_header='' tm_defines='' tm_file='' tmake_file='' toolexecdir='$(exec_prefix)/$(target_noncanonical)' toolexeclibdir='$(toolexecdir)/lib/../lib' vis_hide='' with_aix_soname='aix' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU C Runtime Library" #define PACKAGE_TARNAME "libgcc" #define PACKAGE_VERSION "1.0" #define PACKAGE_STRING "GNU C Runtime Library 1.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://www.gnu.org/software/libgcc/" configure: exit 1