../configure --enable-languages=d --disable-bootstrap --disable-shared --disable-nls --prefix=/opt/gdc --with-bugurl="https://bitbucket.org/goshawk/gdc/issues" --disable-libgomp --disable-libmudflap --enable-multiarch --enable-linker-build-id --with-system-zlib --without-included-gettext --enable-threads=posix --enable-clocale=gnu --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=yes 2>&1 | tee configure.txt This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. Invocation command line was $ ../configure --enable-languages=d --disable-bootstrap --disable-shared --disable-nls --prefix=/opt/gdc --with-bugurl=https://bitbucket.org/goshawk/gdc/issues --disable-libgomp --disable-libmudflap --enable-multiarch --enable-linker-build-id --with-system-zlib --without-included-gettext --enable-threads=posix --enable-clocale=gnu --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=yes ## --------- ## ## Platform. ## ## --------- ## hostname = summitian uname -m = armv6l uname -r = 3.1.9+ uname -s = Linux uname -v = #272 PREEMPT Tue Aug 7 22:51:44 BST 2012 /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/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2237: checking build system type configure:2251: result: arm-unknown-linux-gnueabihf configure:2298: checking host system type configure:2311: result: arm-unknown-linux-gnueabihf configure:2331: checking target system type configure:2344: result: arm-unknown-linux-gnueabihf configure:2398: checking for a BSD-compatible install configure:2466: result: /usr/bin/install -c configure:2477: checking whether ln works configure:2499: result: yes configure:2503: checking whether ln -s works configure:2507: result: yes configure:2514: checking for a sed that does not truncate output configure:2578: result: /bin/sed configure:2587: checking for gawk configure:2603: found /usr/bin/gawk configure:2614: result: gawk configure:3071: checking for libitm support configure:3081: result: yes configure:3730: checking for arm-linux-gnueabihf-gcc configure:3746: found /usr/bin/arm-linux-gnueabihf-gcc configure:3757: result: arm-linux-gnueabihf-gcc configure:4026: checking for C compiler version configure:4035: arm-linux-gnueabihf-gcc --version >&5 arm-linux-gnueabihf-gcc (Debian 4.6.3-8+rpi1) 4.6.3 Copyright (C) 2011 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:4046: $? = 0 configure:4035: arm-linux-gnueabihf-gcc -v >&5 Using built-in specs. COLLECT_GCC=arm-linux-gnueabihf-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-8+rpi1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.6.3 (Debian 4.6.3-8+rpi1) configure:4046: $? = 0 configure:4035: arm-linux-gnueabihf-gcc -V >&5 arm-linux-gnueabihf-gcc: error: unrecognized option '-V' arm-linux-gnueabihf-gcc: fatal error: no input files compilation terminated. configure:4046: $? = 4 configure:4035: arm-linux-gnueabihf-gcc -qversion >&5 arm-linux-gnueabihf-gcc: error: unrecognized option '-qversion' arm-linux-gnueabihf-gcc: fatal error: no input files compilation terminated. configure:4046: $? = 4 configure:4066: checking for C compiler default output file name configure:4088: arm-linux-gnueabihf-gcc conftest.c >&5 configure:4092: $? = 0 configure:4129: result: a.out configure:4145: checking whether the C compiler works configure:4154: ./a.out configure:4158: $? = 0 configure:4173: result: yes configure:4180: checking whether we are cross compiling configure:4182: result: no configure:4185: checking for suffix of executables configure:4192: arm-linux-gnueabihf-gcc -o conftest conftest.c >&5 configure:4196: $? = 0 configure:4218: result: configure:4224: checking for suffix of object files configure:4246: arm-linux-gnueabihf-gcc -c conftest.c >&5 configure:4250: $? = 0 configure:4271: result: o configure:4275: checking whether we are using the GNU C compiler configure:4294: arm-linux-gnueabihf-gcc -c conftest.c >&5 configure:4294: $? = 0 configure:4303: result: yes configure:4312: checking whether arm-linux-gnueabihf-gcc accepts -g configure:4332: arm-linux-gnueabihf-gcc -c -g conftest.c >&5 configure:4332: $? = 0 configure:4373: result: yes configure:4390: checking for arm-linux-gnueabihf-gcc option to accept ISO C89 configure:4454: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:4454: $? = 0 configure:4467: result: none needed configure:4501: checking for arm-linux-gnueabihf-g++ configure:4517: found /usr/bin/arm-linux-gnueabihf-g++ configure:4528: result: arm-linux-gnueabihf-g++ configure:4599: checking for C++ compiler version configure:4608: arm-linux-gnueabihf-g++ --version >&5 arm-linux-gnueabihf-g++ (Debian 4.6.3-8+rpi1) 4.6.3 Copyright (C) 2011 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:4619: $? = 0 configure:4608: arm-linux-gnueabihf-g++ -v >&5 Using built-in specs. COLLECT_GCC=arm-linux-gnueabihf-g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.3-8+rpi1' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.6.3 (Debian 4.6.3-8+rpi1) configure:4619: $? = 0 configure:4608: arm-linux-gnueabihf-g++ -V >&5 arm-linux-gnueabihf-g++: error: unrecognized option '-V' arm-linux-gnueabihf-g++: fatal error: no input files compilation terminated. configure:4619: $? = 4 configure:4608: arm-linux-gnueabihf-g++ -qversion >&5 arm-linux-gnueabihf-g++: error: unrecognized option '-qversion' arm-linux-gnueabihf-g++: fatal error: no input files compilation terminated. configure:4619: $? = 4 configure:4623: checking whether we are using the GNU C++ compiler configure:4642: arm-linux-gnueabihf-g++ -c conftest.cpp >&5 configure:4642: $? = 0 configure:4651: result: yes configure:4660: checking whether arm-linux-gnueabihf-g++ accepts -g configure:4680: arm-linux-gnueabihf-g++ -c -g conftest.cpp >&5 configure:4680: $? = 0 configure:4721: result: yes configure:4770: checking for arm-linux-gnueabihf-gnatbind configure:4800: result: no configure:4810: checking for gnatbind configure:4840: result: no configure:4862: checking for arm-linux-gnueabihf-gnatmake configure:4892: result: no configure:4902: checking for gnatmake configure:4932: result: no configure:4951: checking whether compiler driver understands Ada configure:4974: result: no configure:4983: checking how to compare bootstrapped objects configure:5008: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5080: checking for objdir configure:5095: result: .libs configure:5261: checking for the correct version of gmp.h configure:5281: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5281: $? = 0 configure:5299: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5299: $? = 0 configure:5300: result: yes configure:5316: checking for the correct version of mpfr.h configure:5334: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5334: $? = 0 configure:5351: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5351: $? = 0 configure:5352: result: yes configure:5369: checking for the correct version of mpc.h configure:5386: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5386: $? = 0 configure:5402: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 configure:5402: $? = 0 configure:5403: result: yes configure:5421: checking for the correct version of the gmp/mpfr/mpc libraries configure:5452: arm-linux-gnueabihf-gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5 configure:5452: $? = 0 configure:5453: result: yes configure:5637: checking for PWL_handle_timeout in -lpwl configure:5662: arm-linux-gnueabihf-gcc -o conftest -g -O2 conftest.c -lpwl -lstdc++ -lm >&5 /usr/bin/ld: cannot find -lpwl collect2: ld returned 1 exit status configure:5662: $? = 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:5671: result: no configure:5685: checking for version 0.11 (revision 0 or later) of PPL configure:5702: arm-linux-gnueabihf-gcc -c -g -O2 conftest.c >&5 conftest.c:10:19: fatal error: ppl_c.h: No such file or directory compilation terminated. configure:5702: $? = 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:5706: result: no configure:7020: checking for default BUILD_CONFIG configure:7052: result: configure:7541: checking for bison configure:7557: found /usr/bin/bison configure:7568: result: bison -y configure:7588: checking for bison configure:7604: found /usr/bin/bison configure:7615: result: bison configure:7635: checking for gm4 configure:7665: result: no configure:7635: checking for gnum4 configure:7665: result: no configure:7635: checking for m4 configure:7651: found /usr/bin/m4 configure:7662: result: m4 configure:7682: checking for flex configure:7698: found /usr/bin/flex configure:7709: result: flex configure:7730: checking for flex configure:7746: found /usr/bin/flex configure:7757: result: flex configure:7777: checking for makeinfo configure:7807: result: no configure:7838: checking for expect configure:7868: result: no configure:7887: checking for runtest configure:7917: result: no configure:7993: checking for arm-linux-gnueabihf-ar configure:8023: result: no configure:8032: checking for ar configure:8048: found /usr/bin/ar configure:8059: result: ar configure:8134: checking for arm-linux-gnueabihf-as configure:8164: result: no configure:8173: checking for as configure:8189: found /usr/bin/as configure:8200: result: as configure:8275: checking for arm-linux-gnueabihf-dlltool configure:8305: result: no configure:8314: checking for dlltool configure:8344: result: no configure:8416: checking for arm-linux-gnueabihf-ld configure:8446: result: no configure:8455: checking for ld configure:8471: found /usr/bin/ld configure:8482: result: ld configure:8557: checking for arm-linux-gnueabihf-lipo configure:8587: result: no configure:8596: checking for lipo configure:8626: result: no configure:8698: checking for arm-linux-gnueabihf-nm configure:8728: result: no configure:8737: checking for nm configure:8753: found /usr/bin/nm configure:8764: result: nm configure:8839: checking for arm-linux-gnueabihf-ranlib configure:8869: result: no configure:8878: checking for ranlib configure:8894: found /usr/bin/ranlib configure:8905: result: ranlib configure:8975: checking for arm-linux-gnueabihf-strip configure:9005: result: no configure:9014: checking for strip configure:9030: found /usr/bin/strip configure:9041: result: strip configure:9111: checking for arm-linux-gnueabihf-windres configure:9141: result: no configure:9150: checking for windres configure:9180: result: no configure:9252: checking for arm-linux-gnueabihf-windmc configure:9282: result: no configure:9291: checking for windmc configure:9321: result: no configure:9393: checking for arm-linux-gnueabihf-objcopy configure:9423: result: no configure:9432: checking for objcopy configure:9448: found /usr/bin/objcopy configure:9459: result: objcopy configure:9534: checking for arm-linux-gnueabihf-objdump configure:9564: result: no configure:9573: checking for objdump configure:9589: found /usr/bin/objdump configure:9600: result: objdump configure:9675: checking for arm-linux-gnueabihf-readelf configure:9705: result: no configure:9714: checking for readelf configure:9730: found /usr/bin/readelf configure:9741: result: readelf configure:9855: checking for arm-linux-gnueabihf-cc configure:9885: result: no configure:9894: checking for cc configure:9910: found /usr/bin/cc configure:9921: result: cc configure:10016: checking for arm-linux-gnueabihf-c++ configure:10046: result: no configure:10055: checking for c++ configure:10071: found /usr/bin/c++ configure:10082: result: c++ configure:10177: checking for arm-linux-gnueabihf-gcc configure:10193: found /usr/bin/arm-linux-gnueabihf-gcc configure:10204: result: arm-linux-gnueabihf-gcc configure:10333: checking for arm-linux-gnueabihf-gcj configure:10363: result: no configure:10372: checking for gcj configure:10402: result: no configure:10494: checking for arm-linux-gnueabihf-gfortran configure:10510: found /usr/bin/arm-linux-gnueabihf-gfortran configure:10521: result: arm-linux-gnueabihf-gfortran configure:10655: checking for arm-linux-gnueabihf-gccgo configure:10685: result: no configure:10694: checking for gccgo configure:10724: result: no configure:10785: checking for ar configure:10818: result: no configure:10896: checking for arm-linux-gnueabihf-ar configure:10926: result: no configure:10935: checking for ar configure:10951: found /usr/bin/ar configure:10962: result: ar configure:11015: checking for as configure:11048: result: no configure:11126: checking for arm-linux-gnueabihf-as configure:11156: result: no configure:11165: checking for as configure:11181: found /usr/bin/as configure:11192: result: as configure:11245: checking for dlltool configure:11278: result: no configure:11356: checking for arm-linux-gnueabihf-dlltool configure:11386: result: no configure:11395: checking for dlltool configure:11425: result: no configure:11475: checking for ld configure:11508: result: no configure:11586: checking for arm-linux-gnueabihf-ld configure:11616: result: no configure:11625: checking for ld configure:11641: found /usr/bin/ld configure:11652: result: ld configure:11705: checking for lipo configure:11738: result: no configure:11816: checking for arm-linux-gnueabihf-lipo configure:11846: result: no configure:11855: checking for lipo configure:11885: result: no configure:11935: checking for nm configure:11968: result: no configure:12046: checking for arm-linux-gnueabihf-nm configure:12076: result: no configure:12085: checking for nm configure:12101: found /usr/bin/nm configure:12112: result: nm configure:12165: checking for objdump configure:12198: result: no configure:12276: checking for arm-linux-gnueabihf-objdump configure:12306: result: no configure:12315: checking for objdump configure:12331: found /usr/bin/objdump configure:12342: result: objdump configure:12395: checking for ranlib configure:12428: result: no configure:12506: checking for arm-linux-gnueabihf-ranlib configure:12536: result: no configure:12545: checking for ranlib configure:12561: found /usr/bin/ranlib configure:12572: result: ranlib configure:12625: checking for readelf configure:12658: result: no configure:12736: checking for arm-linux-gnueabihf-readelf configure:12766: result: no configure:12775: checking for readelf configure:12791: found /usr/bin/readelf configure:12802: result: readelf configure:12855: checking for strip configure:12888: result: no configure:12966: checking for arm-linux-gnueabihf-strip configure:12996: result: no configure:13005: checking for strip configure:13021: found /usr/bin/strip configure:13032: result: strip configure:13085: checking for windres configure:13118: result: no configure:13196: checking for arm-linux-gnueabihf-windres configure:13226: result: no configure:13235: checking for windres configure:13265: result: no configure:13315: checking for windmc configure:13348: result: no configure:13426: checking for arm-linux-gnueabihf-windmc configure:13456: result: no configure:13465: checking for windmc configure:13495: result: no configure:13523: checking where to find the target ar configure:13556: result: host tool configure:13565: checking where to find the target as configure:13598: result: host tool configure:13607: checking where to find the target cc configure:13630: result: just compiled configure:13649: checking where to find the target c++ configure:13685: result: host tool configure:13694: checking where to find the target c++ for libstdc++ configure:13730: result: host tool configure:13739: checking where to find the target dlltool configure:13772: result: host tool configure:13781: checking where to find the target gcc configure:13804: result: just compiled configure:13823: checking where to find the target gcj configure:13859: result: host tool configure:13868: checking where to find the target gfortran configure:13904: result: host tool configure:13913: checking where to find the target gccgo configure:13949: result: host tool configure:13958: checking where to find the target ld configure:13991: result: host tool configure:14000: checking where to find the target lipo configure:14022: result: host tool configure:14031: checking where to find the target nm configure:14064: result: host tool configure:14073: checking where to find the target objdump configure:14106: result: host tool configure:14115: checking where to find the target ranlib configure:14148: result: host tool configure:14157: checking where to find the target readelf configure:14190: result: host tool configure:14199: checking where to find the target strip configure:14232: result: host tool configure:14241: checking where to find the target windres configure:14274: result: host tool configure:14283: checking where to find the target windmc configure:14316: result: host tool configure:14353: checking whether to enable maintainer-specific portions of Makefiles configure:14362: result: no configure:14395: checking whether -fkeep-inline-functions is supported configure:14414: arm-linux-gnueabihf-gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:14414: $? = 0 configure:14415: result: yes configure:14621: 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 summitian config.status:958: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=arm-unknown-linux-gnueabihf 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=set ac_cv_env_build_alias_value=arm-linux-gnueabihf ac_cv_env_build_configargs_set= ac_cv_env_build_configargs_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-linux-gnueabihf 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-linux-gnueabihf ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=arm-unknown-linux-gnueabihf ac_cv_lib_pwl_PWL_handle_timeout=no ac_cv_objext=o ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AR_FOR_TARGET=ar ac_cv_prog_AS=as ac_cv_prog_AS_FOR_TARGET=as ac_cv_prog_AWK=gawk ac_cv_prog_BISON=bison ac_cv_prog_CC=arm-linux-gnueabihf-gcc ac_cv_prog_CC_FOR_TARGET=cc ac_cv_prog_CXX=arm-linux-gnueabihf-g++ ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=arm-linux-gnueabihf-gcc ac_cv_prog_GFORTRAN_FOR_TARGET=arm-linux-gnueabihf-gfortran ac_cv_prog_LD=ld ac_cv_prog_LD_FOR_TARGET=ld ac_cv_prog_LEX=flex ac_cv_prog_M4=m4 ac_cv_prog_NM=nm ac_cv_prog_NM_FOR_TARGET=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_OBJDUMP_FOR_TARGET=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_RANLIB_FOR_TARGET=ranlib ac_cv_prog_READELF=readelf ac_cv_prog_READELF_FOR_TARGET=readelf ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=arm-unknown-linux-gnueabihf acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/opt/gdc/libexec/gcc/arm-linux-gnueabihf/4.7.1:/opt/gdc/libexec/gcc/arm-linux-gnueabihf:/usr/lib/gcc/arm-linux-gnueabihf/4.7.1:/usr/lib/gcc/arm-linux-gnueabihf:/opt/gdc/arm-linux-gnueabihf/bin/arm-linux-gnueabihf/4.7.1:/opt/gdc/arm-linux-gnueabihf/bin: gcc_cv_tool_prefix=/opt/gdc lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$(AR)' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$(AS)' AWK='gawk' BISON='bison' BUILD_CONFIG='' CC='arm-linux-gnueabihf-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='arm-linux-gnueabihf-g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='$(CXX)' 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='$(DLLTOOL)' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' 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='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='$(GCJ)' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$(GFORTRAN)' GNATBIND='no' GNATMAKE='no' GOC_FOR_BUILD='$(GOC)' GOC_FOR_TARGET='$(GOC)' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LDFLAGS_FOR_TARGET='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='$(LD)' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='/home/pi/gcc-4.7.1-debian/missing makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$(NM)' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$(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='$(RANLIB)' RAW_CXX_FOR_TARGET='$(CXX)' READELF='readelf' READELF_FOR_TARGET='$(READELF)' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/bin/sed' SHELL='/bin/bash' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../configure --enable-languages=d --disable-bootstrap --disable-shared --disable-nls --prefix=/opt/gdc --with-bugurl=https://bitbucket.org/goshawk/gdc/issues --disable-libgomp --disable-libmudflap --enable-multiarch --enable-linker-build-id --with-system-zlib --without-included-gettext --enable-threads=posix --enable-clocale=gnu --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=yes' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='$(WINDMC)' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='$(WINDRES)' YACC='bison -y' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='arm-unknown-linux-gnueabihf' build_alias='arm-linux-gnueabihf' build_configargs=' --cache-file=../config.cache '\''--disable-bootstrap'\'' '\''--disable-shared'\'' '\''--disable-nls'\'' '\''--prefix=/opt/gdc'\'' '\''--with-bugurl=https://bitbucket.org/goshawk/gdc/issues'\'' '\''--disable-libgomp'\'' '\''--disable-libmudflap'\'' '\''--enable-multiarch'\'' '\''--enable-linker-build-id'\'' '\''--with-system-zlib'\'' '\''--without-included-gettext'\'' '\''--enable-threads=posix'\'' '\''--enable-clocale=gnu'\'' '\''--with-arch=armv6'\'' '\''--with-fpu=vfp'\'' '\''--with-float=hard'\'' '\''--enable-checking=yes'\'' '\''--enable-languages=c,d,lto'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='arm' build_libsubdir='build-arm-linux-gnueabihf' build_noncanonical='arm-linux-gnueabihf' build_os='linux-gnueabihf' build_subdir='build-arm-linux-gnueabihf' build_tooldir='${exec_prefix}/arm-linux-gnueabihf' build_vendor='unknown' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty 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='arm-unknown-linux-gnueabihf' host_alias='arm-linux-gnueabihf' host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--disable-bootstrap'\'' '\''--disable-shared'\'' '\''--disable-nls'\'' '\''--prefix=/opt/gdc'\'' '\''--with-bugurl=https://bitbucket.org/goshawk/gdc/issues'\'' '\''--disable-libgomp'\'' '\''--disable-libmudflap'\'' '\''--enable-multiarch'\'' '\''--enable-linker-build-id'\'' '\''--with-system-zlib'\'' '\''--without-included-gettext'\'' '\''--enable-threads=posix'\'' '\''--enable-clocale=gnu'\'' '\''--with-arch=armv6'\'' '\''--with-fpu=vfp'\'' '\''--with-float=hard'\'' '\''--enable-checking=yes'\'' '\''--enable-languages=c,d,lto'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' host_cpu='arm' host_noncanonical='arm-linux-gnueabihf' host_os='linux-gnueabihf' host_subdir='.' host_vendor='unknown' 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='/opt/gdc' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages='c,lto' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='arm-unknown-linux-gnueabihf' target_alias='arm-linux-gnueabihf' target_configargs='--cache-file=./config.cache --enable-multilib '\''--disable-bootstrap'\'' '\''--disable-shared'\'' '\''--disable-nls'\'' '\''--prefix=/opt/gdc'\'' '\''--with-bugurl=https://bitbucket.org/goshawk/gdc/issues'\'' '\''--disable-libgomp'\'' '\''--disable-libmudflap'\'' '\''--enable-multiarch'\'' '\''--enable-linker-build-id'\'' '\''--with-system-zlib'\'' '\''--without-included-gettext'\'' '\''--enable-threads=posix'\'' '\''--enable-clocale=gnu'\'' '\''--with-arch=armv6'\'' '\''--with-fpu=vfp'\'' '\''--with-float=hard'\'' '\''--enable-checking=yes'\'' '\''--enable-languages=c,d,lto'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' target_configdirs=' libgcc libssp libquadmath libphobos' target_cpu='arm' target_noncanonical='arm-linux-gnueabihf' target_os='linux-gnueabihf' target_subdir='arm-linux-gnueabihf' target_vendor='unknown' tooldir='${exec_prefix}/arm-linux-gnueabihf' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='../config/mt-gnu' ## ----------- ## ## 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