## ----------- ## ## Core tests. ## ## ----------- ## configure:2237: checking build system type configure:2251: result: i686-pc-mingw32 configure:2298: checking host system type configure:2311: result: i686-pc-mingw32 configure:2331: checking target system type configure:2344: result: arm-none-eabi configure:2398: checking for a BSD-compatible install configure:2466: result: /bin/install -c configure:2477: checking whether ln works configure:2499: result: yes configure:2503: checking whether ln -s works configure:2510: result: no, using cp -p configure:2514: checking for a sed that does not truncate output configure:2578: result: /bin/sed configure:2587: checking for gawk configure:2603: found /bin/gawk configure:2614: result: gawk configure:3070: checking for libitm support configure:3076: result: no configure:3776: checking for gcc configure:3792: found /mingw/bin/gcc configure:3803: result: gcc configure:4032: checking for C compiler version configure:4041: gcc --version >&5 gcc.exe (GCC) 4.7.2 Copyright (C) 2012 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:4052: $? = 0 configure:4041: gcc -v >&5 Using built-in specs. COLLECT_GCC=D:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1-with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.7.2 (GCC) configure:4052: $? = 0 configure:4041: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:4052: $? = 1 configure:4041: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:4052: $? = 1 configure:4072: checking for C compiler default output file name configure:4094: gcc conftest.c >&5 configure:4098: $? = 0 configure:4135: result: a.exe configure:4151: checking whether the C compiler works configure:4160: ./a.exe configure:4164: $? = 0 configure:4179: result: yes configure:4186: checking whether we are cross compiling configure:4188: result: no configure:4191: checking for suffix of executables configure:4198: gcc -o conftest.exe conftest.c >&5 configure:4202: $? = 0 configure:4224: result: .exe configure:4230: checking for suffix of object files configure:4252: gcc -c conftest.c >&5 configure:4256: $? = 0 configure:4277: result: o configure:4281: checking whether we are using the GNU C compiler configure:4300: gcc -c conftest.c >&5 configure:4300: $? = 0 configure:4309: result: yes configure:4318: checking whether gcc accepts -g configure:4338: gcc -c -g conftest.c >&5 configure:4338: $? = 0 configure:4379: result: yes configure:4396: checking for gcc option to accept ISO C89 configure:4460: gcc -c -g -O2 conftest.c >&5 configure:4460: $? = 0 configure:4473: result: none needed configure:4551: checking for g++ configure:4567: found /mingw/bin/g++ configure:4578: result: g++ configure:4605: checking for C++ compiler version configure:4614: g++ --version >&5 g++.exe (GCC) 4.7.2 Copyright (C) 2012 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:4625: $? = 0 configure:4614: g++ -v >&5 Using built-in specs. COLLECT_GCC=D:\MinGW\bin\g++.exe COLLECT_LTO_WRAPPER=d:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe Target: mingw32 Configured with: ../gcc-4.7.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --disable-build-poststage1-with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.7.2 (GCC) configure:4625: $? = 0 configure:4614: g++ -V >&5 g++.exe: error: unrecognized command line option '-V' g++.exe: fatal error: no input files compilation terminated. configure:4625: $? = 1 configure:4614: g++ -qversion >&5 g++.exe: error: unrecognized command line option '-qversion' g++.exe: fatal error: no input files compilation terminated. configure:4625: $? = 1 configure:4629: checking whether we are using the GNU C++ compiler configure:4648: g++ -c conftest.cpp >&5 configure:4648: $? = 0 configure:4657: result: yes configure:4666: checking whether g++ accepts -g configure:4686: g++ -c -g conftest.cpp >&5 configure:4686: $? = 0 configure:4727: result: yes configure:4816: checking for gnatbind configure:4832: found /mingw/bin/gnatbind configure:4843: result: gnatbind configure:4908: checking for gnatmake configure:4924: found /mingw/bin/gnatmake configure:4935: result: gnatmake configure:4957: checking whether compiler driver understands Ada configure:4980: result: yes configure:4989: checking how to compare bootstrapped objects configure:5014: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5086: checking for objdir configure:5101: result: .libs configure:5267: checking for the correct version of gmp.h configure:5287: gcc -c -g -O2 conftest.c >&5 configure:5287: $? = 0 configure:5305: gcc -c -g -O2 conftest.c >&5 configure:5305: $? = 0 configure:5306: result: yes configure:5322: checking for the correct version of mpfr.h configure:5340: gcc -c -g -O2 conftest.c >&5 configure:5340: $? = 0 configure:5357: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:17:5: error: unknown type name 'choke' configure:5357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #include | int | main () | { | | #if MPFR_VERSION < MPFR_VERSION_NUM(2,4,2) | choke me | #endif | | ; | return 0; | } configure:5361: result: buggy but acceptable configure:5375: checking for the correct version of mpc.h configure:5392: gcc -c -g -O2 conftest.c >&5 configure:5392: $? = 0 configure:5408: gcc -c -g -O2 conftest.c >&5 configure:5408: $? = 0 configure:5409: result: yes configure:5427: checking for the correct version of the gmp/mpfr/mpc libraries configure:5458: gcc -o conftest.exe -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5 configure:5458: $? = 0 configure:5459: result: yes configure:5643: checking for PWL_handle_timeout in -lpwl configure:5668: gcc -o conftest.exe -g -O2 conftest.c -lpwl -lstdc++ -lm >&5 d:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe: cannot find -lpwl collect2.exe: error: ld returned 1 exit status configure:5668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PWL_handle_timeout (); | int | main () | { | return PWL_handle_timeout (); | ; | return 0; | } configure:5677: result: no configure:5691: checking for version 0.11 (revision 0 or later) of PPL configure:5708: gcc -c -g -O2 conftest.c >&5 conftest.c:10:19: fatal error: ppl_c.h: No such file or directory compilation terminated. configure:5708: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include "ppl_c.h" | int | main () | { | | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11 | choke me | #endif | | ; | return 0; | } configure:5712: result: no configure:7026: checking for default BUILD_CONFIG configure:7058: result: configure:7547: checking for bison configure:7563: found /bin/bison configure:7574: result: bison -y configure:7594: checking for bison configure:7610: found /bin/bison configure:7621: result: bison configure:7641: checking for gm4 configure:7671: result: no configure:7641: checking for gnum4 configure:7671: result: no configure:7641: checking for m4 configure:7657: found /bin/m4 configure:7668: result: m4 configure:7688: checking for flex configure:7704: found /bin/flex configure:7715: result: flex configure:7736: checking for flex configure:7752: found /bin/flex configure:7763: result: flex configure:7783: checking for makeinfo configure:7799: found /bin/makeinfo configure:7810: result: makeinfo configure:7844: checking for expect configure:7874: result: no configure:7893: checking for runtest configure:7923: result: no configure:8038: checking for ar configure:8054: found /mingw/bin/ar configure:8065: result: ar configure:8179: checking for as configure:8195: found /mingw/bin/as configure:8206: result: as configure:8320: checking for dlltool configure:8336: found /mingw/bin/dlltool configure:8347: result: dlltool configure:8380: checking for ld configure:8407: result: d:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe configure:8602: checking for lipo configure:8632: result: no configure:8743: checking for nm configure:8759: found /mingw/bin/nm configure:8770: result: nm configure:8884: checking for ranlib configure:8900: found /mingw/bin/ranlib configure:8911: result: ranlib configure:9020: checking for strip configure:9036: found /mingw/bin/strip configure:9047: result: strip configure:9156: checking for windres configure:9172: found /mingw/bin/windres configure:9183: result: windres configure:9297: checking for windmc configure:9313: found /mingw/bin/windmc configure:9324: result: windmc configure:9438: checking for objcopy configure:9454: found /mingw/bin/objcopy configure:9465: result: objcopy configure:9579: checking for objdump configure:9595: found /mingw/bin/objdump configure:9606: result: objdump configure:9720: checking for readelf configure:9736: found /mingw/bin/readelf configure:9747: result: readelf configure:9861: checking for arm-none-eabi-cc configure:9891: result: no configure:9861: checking for arm-none-eabi-gcc configure:9891: result: no configure:10022: checking for arm-none-eabi-c++ configure:10052: result: no configure:10022: checking for arm-none-eabi-g++ configure:10052: result: no configure:10022: checking for arm-none-eabi-cxx configure:10052: result: no configure:10022: checking for arm-none-eabi-gxx configure:10052: result: no configure:10183: checking for arm-none-eabi-gcc configure:10213: result: no configure:10339: checking for arm-none-eabi-gcj configure:10369: result: no configure:10500: checking for arm-none-eabi-gfortran configure:10530: result: no configure:10661: checking for arm-none-eabi-gccgo configure:10691: result: no configure:10791: checking for ar configure:10824: result: no configure:10902: checking for arm-none-eabi-ar configure:10932: result: no configure:11021: checking for as configure:11054: result: no configure:11132: checking for arm-none-eabi-as configure:11162: result: no configure:11251: checking for dlltool configure:11284: result: no configure:11362: checking for arm-none-eabi-dlltool configure:11392: result: no configure:11481: checking for ld configure:11514: result: no configure:11592: checking for arm-none-eabi-ld configure:11622: result: no configure:11711: checking for lipo configure:11744: result: no configure:11822: checking for arm-none-eabi-lipo configure:11852: result: no configure:11941: checking for nm configure:11974: result: no configure:12052: checking for arm-none-eabi-nm configure:12082: result: no configure:12171: checking for objdump configure:12204: result: no configure:12282: checking for arm-none-eabi-objdump configure:12312: result: no configure:12401: checking for ranlib configure:12434: result: no configure:12512: checking for arm-none-eabi-ranlib configure:12542: result: no configure:12631: checking for readelf configure:12664: result: no configure:12742: checking for arm-none-eabi-readelf configure:12772: result: no configure:12861: checking for strip configure:12894: result: no configure:12972: checking for arm-none-eabi-strip configure:13002: result: no configure:13091: checking for windres configure:13124: result: no configure:13202: checking for arm-none-eabi-windres configure:13232: result: no configure:13321: checking for windmc configure:13354: result: no configure:13432: checking for arm-none-eabi-windmc configure:13462: result: no configure:13529: checking where to find the target ar configure:13566: result: pre-installed configure:13571: checking where to find the target as configure:13608: result: pre-installed configure:13613: checking where to find the target cc configure:13636: result: just compiled configure:13655: checking where to find the target c++ configure:13681: result: just compiled configure:13700: checking where to find the target c++ for libstdc++ configure:13726: result: just compiled configure:13745: checking where to find the target dlltool configure:13782: result: pre-installed configure:13787: checking where to find the target gcc configure:13810: result: just compiled configure:13829: checking where to find the target gcj configure:13855: result: just compiled configure:13874: checking where to find the target gfortran configure:13900: result: just compiled configure:13919: checking where to find the target gccgo configure:13959: result: pre-installed configure:13964: checking where to find the target ld configure:14001: result: pre-installed configure:14006: checking where to find the target lipo configure:14032: result: pre-installed configure:14037: checking where to find the target nm configure:14074: result: pre-installed configure:14079: checking where to find the target objdump configure:14116: result: pre-installed configure:14121: checking where to find the target ranlib configure:14158: result: pre-installed configure:14163: checking where to find the target readelf configure:14200: result: pre-installed configure:14205: checking where to find the target strip configure:14242: result: pre-installed configure:14247: checking where to find the target windres configure:14284: result: pre-installed configure:14289: checking where to find the target windmc configure:14326: result: pre-installed configure:14359: checking whether to enable maintainer-specific portions of Makefiles configure:14368: result: no configure:14401: checking whether -fkeep-inline-functions is supported configure:14420: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:14420: $? = 0 configure:14421: result: yes configure:14627: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on cooky config.status:980: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_FOR_TARGET_set= ac_cv_env_AR_FOR_TARGET_value= ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_TARGET_set= ac_cv_env_CC_FOR_TARGET_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DLLTOOL_FOR_TARGET_set= ac_cv_env_DLLTOOL_FOR_TARGET_value= ac_cv_env_DLLTOOL_set= ac_cv_env_DLLTOOL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GCJ_FOR_TARGET_set= ac_cv_env_GCJ_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_GOC_FOR_TARGET_set= ac_cv_env_GOC_FOR_TARGET_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIPO_FOR_TARGET_set= ac_cv_env_LIPO_FOR_TARGET_value= ac_cv_env_LIPO_set= ac_cv_env_LIPO_value= ac_cv_env_NM_FOR_TARGET_set= ac_cv_env_NM_FOR_TARGET_value= ac_cv_env_NM_set= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set= ac_cv_env_RANLIB_FOR_TARGET_value= ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_READELF_FOR_TARGET_set= ac_cv_env_READELF_FOR_TARGET_value= ac_cv_env_READELF_set= ac_cv_env_READELF_value= ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set= ac_cv_env_STRIP_value= ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set= ac_cv_env_WINDMC_value= ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_build_configargs_set= ac_cv_env_build_configargs_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_host_configargs_set= ac_cv_env_host_configargs_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-none-eabi ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_exeext=.exe ac_cv_host=i686-pc-mingw32 ac_cv_lib_pwl_PWL_handle_timeout=no ac_cv_objext=o ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AS=as ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_FLEX=flex ac_cv_prog_LD=d:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe ac_cv_prog_LEX=flex ac_cv_prog_M4=m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_READELF=readelf ac_cv_prog_STRIP=strip ac_cv_prog_WINDMC=windmc ac_cv_prog_WINDRES=windres ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_GNATBIND=gnatbind ac_cv_prog_ac_ct_GNATMAKE=gnatmake ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=arm-none-eabi acx_cv_cc_gcc_supports_ada=yes acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/usr/local/libexec/gcc/arm-none-eabi/4.7.2:/usr/local/libexec/gcc/arm-none-eabi:/usr/lib/gcc/arm-none-eabi/4.7.2:/usr/lib/gcc/arm-none-eabi:/usr/local/arm-none-eabi/bin/arm-none-eabi/4.7.2:/usr/local/arm-none-eabi/bin: gcc_cv_tool_prefix=/usr/local lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='arm-none-eabi-ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='arm-none-eabi-as' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS='-g -O2' CFLAGS_FOR_BUILD='-g -O2' CFLAGS_FOR_TARGET='-g -O2' COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='arm-none-eabi-dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='.exe' EXPECT='expect' EXTRA_CONFIGARGS_LIBJAVA='--disable-static' FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' FLEX='flex' GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' GCC_SHLIB_SUBDIR='/shlib' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' GNATBIND='gnatbind' GNATMAKE='gnatmake' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='arm-none-eabi-gccgo' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='d:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe' LDFLAGS='' LDFLAGS_FOR_BUILD='' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='arm-none-eabi-ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='arm-none-eabi-lipo' LN='ln' LN_S='cp -p' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='arm-none-eabi-nm' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='arm-none-eabi-objdump' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSTSTAGE1_CONFIGURE_FLAGS='--enable-build-with-cxx' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='arm-none-eabi-ranlib' RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' READELF='readelf' READELF_FOR_TARGET='arm-none-eabi-readelf' RPATH_ENVVAR='PATH' RUNTEST='runtest' SED='/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='arm-none-eabi-strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --target=arm-none-eabi --with-arch=armv6 --disable-shared' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='arm-none-eabi-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='arm-none-eabi-windres' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i686-pc-mingw32' build_alias='' build_configargs=' --cache-file=../config.cache '\''--with-arch=armv6'\'' '\''--disable-shared'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s&^&arm-none-eabi-&'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='i686' build_libsubdir='build-i686-pc-mingw32' build_noncanonical='i686-pc-mingw32' build_os='mingw32' build_subdir='build-i686-pc-mingw32' build_tooldir='${exec_prefix}/arm-none-eabi' build_vendor='pc' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc lto-plugin' datadir='${datarootdir}' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' extra_host_libiberty_configure_flags='--enable-shared' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' gmpinc='' gmplibs='-lmpc -lmpfr -lgmp' host='i686-pc-mingw32' host_alias='' host_configargs=' --cache-file=./config.cache '\''--with-arch=armv6'\'' '\''--disable-shared'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s&^&arm-none-eabi-&'\'' --disable-option-checking' host_cpu='i686' host_noncanonical='i686-pc-mingw32' host_os='mingw32' host_subdir='host-i686-pc-mingw32' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' poststage1_ldflags='-static-libstdc++ -static-libgcc' poststage1_libs='' pplinc='' ppllibs='' prefix='/usr/local' program_transform_name='s&^&arm-none-eabi-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages='c,c++,lto' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='arm-none-eabi' target_alias='arm-none-eabi' target_configargs='--cache-file=./config.cache --enable-multilib --with-cross-host=i686-pc-mingw32 '\''--with-arch=armv6'\'' '\''--disable-shared'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s&^&arm-none-eabi-&'\'' --disable-option-checking' target_configdirs=' libgcc libstdc++-v3 libssp libquadmath libgfortran boehm-gc libffi zlib libjava libobjc' target_cpu='arm' target_noncanonical='arm-none-eabi' target_os='eabi' target_subdir='arm-none-eabi' target_vendor='none' tooldir='${exec_prefix}/arm-none-eabi' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='./config/mh-mingw' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LT_OBJDIR ".libs/" configure: exit 0