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 $ ../src/configure --prefix=/home/bilbo/ ## --------- ## ## Platform. ## ## --------- ## hostname = bilbo-Ideapad-Z560 uname -m = x86_64 uname -r = 3.11.0-12-generic uname -s = Linux uname -v = #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 /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/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2320: checking build system type configure:2334: result: x86_64-unknown-linux-gnu configure:2381: checking host system type configure:2394: result: x86_64-unknown-linux-gnu configure:2414: checking target system type configure:2427: result: x86_64-unknown-linux-gnu configure:2481: checking for a BSD-compatible install configure:2549: result: /usr/bin/install -c configure:2560: checking whether ln works configure:2582: result: yes configure:2586: checking whether ln -s works configure:2590: result: yes configure:2597: checking for a sed that does not truncate output configure:2661: result: /bin/sed configure:2670: checking for gawk configure:2686: found /usr/bin/gawk configure:2697: result: gawk configure:3152: checking for libatomic support configure:3162: result: yes configure:3171: checking for libcilkrts support configure:3181: result: yes configure:3190: checking for libitm support configure:3200: result: yes configure:3209: checking for libsanitizer support configure:3219: result: yes configure:3228: checking for libvtv support configure:3238: result: yes configure:3968: checking for gcc configure:3984: found /usr/bin/gcc configure:3995: result: gcc configure:4224: checking for C compiler version configure:4233: gcc --version >&5 gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:4244: $? = 0 configure:4233: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:4244: $? = 0 configure:4233: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4244: $? = 4 configure:4233: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4244: $? = 4 configure:4264: checking for C compiler default output file name configure:4286: gcc conftest.c >&5 configure:4290: $? = 0 configure:4327: result: a.out configure:4343: checking whether the C compiler works configure:4352: ./a.out configure:4356: $? = 0 configure:4371: result: yes configure:4378: checking whether we are cross compiling configure:4380: result: no configure:4383: checking for suffix of executables configure:4390: gcc -o conftest conftest.c >&5 configure:4394: $? = 0 configure:4416: result: configure:4422: checking for suffix of object files configure:4444: gcc -c conftest.c >&5 configure:4448: $? = 0 configure:4469: result: o configure:4473: checking whether we are using the GNU C compiler configure:4492: gcc -c conftest.c >&5 configure:4492: $? = 0 configure:4501: result: yes configure:4510: checking whether gcc accepts -g configure:4530: gcc -c -g conftest.c >&5 configure:4530: $? = 0 configure:4571: result: yes configure:4588: checking for gcc option to accept ISO C89 configure:4652: gcc -c -g -O2 conftest.c >&5 configure:4652: $? = 0 configure:4665: result: none needed configure:4743: checking for g++ configure:4759: found /usr/bin/g++ configure:4770: result: g++ configure:4797: checking for C++ compiler version configure:4806: g++ --version >&5 g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 Copyright (C) 2013 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:4817: $? = 0 configure:4806: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) configure:4817: $? = 0 configure:4806: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4817: $? = 4 configure:4806: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4817: $? = 4 configure:4821: checking whether we are using the GNU C++ compiler configure:4840: g++ -c conftest.cpp >&5 configure:4840: $? = 0 configure:4849: result: yes configure:4858: checking whether g++ accepts -g configure:4878: g++ -c -g conftest.cpp >&5 configure:4878: $? = 0 configure:4919: result: yes configure:4968: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:4985: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:4985: $? = 0 configure:4986: result: yes configure:5050: checking for gnatbind configure:5080: result: no configure:5142: checking for gnatmake configure:5172: result: no configure:5191: checking whether compiler driver understands Ada configure:5214: result: no configure:5223: checking how to compare bootstrapped objects configure:5248: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5302: checking for objdir configure:5317: result: .libs configure:5491: checking for the correct version of gmp.h configure:5511: gcc -c -g -O2 conftest.c >&5 configure:5511: $? = 0 configure:5529: gcc -c -g -O2 conftest.c >&5 configure:5529: $? = 0 configure:5530: result: yes configure:5546: checking for the correct version of mpfr.h configure:5564: gcc -c -g -O2 conftest.c >&5 configure:5564: $? = 0 configure:5581: gcc -c -g -O2 conftest.c >&5 configure:5581: $? = 0 configure:5582: result: yes configure:5599: checking for the correct version of mpc.h configure:5616: gcc -c -g -O2 conftest.c >&5 configure:5616: $? = 0 configure:5632: gcc -c -g -O2 conftest.c >&5 configure:5632: $? = 0 configure:5633: result: yes configure:5651: checking for the correct version of the gmp/mpfr/mpc libraries configure:5682: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5 configure:5682: $? = 0 configure:5683: result: yes configure:5889: checking for version 0.10 of ISL configure:5908: gcc -o conftest -g -O2 conftest.c -lisl >&5 configure:5908: $? = 0 configure:5908: ./conftest configure:5908: $? = 1 configure: program exited with status 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 (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0) | return 1; | | ; | return 0; | } configure:5917: result: no configure:5937: checking for version 0.11 of ISL configure:5956: gcc -o conftest -g -O2 conftest.c -lisl >&5 configure:5956: $? = 0 configure:5956: ./conftest configure:5956: $? = 0 configure:5965: result: yes configure:6120: checking for version 0.17.0 of CLooG configure:6137: gcc -c -g -O2 -DCLOOG_INT_GMP conftest.c >&5 conftest.c: In function 'main': conftest.c:15:5: error: unknown type name 'choke' choke me ^ configure:6137: $? = 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 "cloog/version.h" | int | main () | { | #if CLOOG_VERSION_MAJOR != 0 || CLOOG_VERSION_MINOR != 17 || CLOOG_VERSION_REVISION < 0 | choke me | #endif | ; | return 0; | } configure:6143: result: no configure:6162: checking for version 0.18.0 of CLooG configure:6179: gcc -c -g -O2 -DCLOOG_INT_GMP conftest.c >&5 configure:6179: $? = 0 configure:6185: result: yes configure:7176: checking for default BUILD_CONFIG configure:7208: result: bootstrap-debug configure:7717: checking for bison configure:7733: found /usr/bin/bison configure:7744: result: bison -y configure:7764: checking for bison configure:7780: found /usr/bin/bison configure:7791: result: bison configure:7811: checking for gm4 configure:7841: result: no configure:7811: checking for gnum4 configure:7841: result: no configure:7811: checking for m4 configure:7827: found /usr/bin/m4 configure:7838: result: m4 configure:7858: checking for flex configure:7874: found /usr/bin/flex configure:7885: result: flex configure:7906: checking for flex configure:7922: found /usr/bin/flex configure:7933: result: flex configure:7953: checking for makeinfo configure:7969: found /usr/bin/makeinfo configure:7980: result: makeinfo configure:8014: checking for expect configure:8030: found /usr/bin/expect configure:8041: result: expect configure:8063: checking for runtest configure:8079: found /usr/bin/runtest configure:8090: result: runtest configure:8208: checking for ar configure:8224: found /usr/bin/ar configure:8235: result: ar configure:8349: checking for as configure:8365: found /usr/bin/as configure:8376: result: as configure:8490: checking for dlltool configure:8520: result: no configure:8631: checking for ld configure:8647: found /usr/bin/ld configure:8658: result: ld configure:8772: checking for lipo configure:8802: result: no configure:8913: checking for nm configure:8929: found /usr/bin/nm configure:8940: result: nm configure:9054: checking for ranlib configure:9070: found /usr/bin/ranlib configure:9081: result: ranlib configure:9190: checking for strip configure:9206: found /usr/bin/strip configure:9217: result: strip configure:9326: checking for windres configure:9356: result: no configure:9467: checking for windmc configure:9497: result: no configure:9608: checking for objcopy configure:9624: found /usr/bin/objcopy configure:9635: result: objcopy configure:9749: checking for objdump configure:9765: found /usr/bin/objdump configure:9776: result: objdump configure:9890: checking for readelf configure:9906: found /usr/bin/readelf configure:9917: result: readelf configure:10070: checking for cc configure:10086: found /usr/bin/cc configure:10097: result: cc configure:10231: checking for c++ configure:10247: found /usr/bin/c++ configure:10258: result: c++ configure:10392: checking for gcc configure:10408: found /usr/bin/gcc configure:10419: result: gcc configure:10548: checking for gcj configure:10578: result: no configure:10709: checking for gfortran configure:10739: result: no configure:10870: checking for gccgo configure:10900: result: no configure:10961: checking for ar configure:10994: result: no configure:11111: checking for ar configure:11127: found /usr/bin/ar configure:11138: result: ar configure:11191: checking for as configure:11224: result: no configure:11341: checking for as configure:11357: found /usr/bin/as configure:11368: result: as configure:11421: checking for dlltool configure:11454: result: no configure:11571: checking for dlltool configure:11601: result: no configure:11651: checking for ld configure:11684: result: no configure:11801: checking for ld configure:11817: found /usr/bin/ld configure:11828: result: ld configure:11881: checking for lipo configure:11914: result: no configure:12031: checking for lipo configure:12061: result: no configure:12111: checking for nm configure:12144: result: no configure:12261: checking for nm configure:12277: found /usr/bin/nm configure:12288: result: nm configure:12341: checking for objdump configure:12374: result: no configure:12491: checking for objdump configure:12507: found /usr/bin/objdump configure:12518: result: objdump configure:12571: checking for ranlib configure:12604: result: no configure:12721: checking for ranlib configure:12737: found /usr/bin/ranlib configure:12748: result: ranlib configure:12801: checking for readelf configure:12834: result: no configure:12951: checking for readelf configure:12967: found /usr/bin/readelf configure:12978: result: readelf configure:13031: checking for strip configure:13064: result: no configure:13181: checking for strip configure:13197: found /usr/bin/strip configure:13208: result: strip configure:13261: checking for windres configure:13294: result: no configure:13411: checking for windres configure:13441: result: no configure:13491: checking for windmc configure:13524: result: no configure:13641: checking for windmc configure:13671: result: no configure:13699: checking where to find the target ar configure:13732: result: host tool configure:13741: checking where to find the target as configure:13774: result: host tool configure:13783: checking where to find the target cc configure:13806: result: just compiled configure:13825: checking where to find the target c++ configure:13851: result: just compiled configure:13870: checking where to find the target c++ for libstdc++ configure:13896: result: just compiled configure:13915: checking where to find the target dlltool configure:13948: result: host tool configure:13957: checking where to find the target gcc configure:13980: result: just compiled configure:13999: checking where to find the target gcj configure:14025: result: just compiled configure:14044: checking where to find the target gfortran configure:14070: result: just compiled configure:14089: checking where to find the target gccgo configure:14125: result: host tool configure:14134: checking where to find the target ld configure:14167: result: host tool configure:14176: checking where to find the target lipo configure:14198: result: host tool configure:14207: checking where to find the target nm configure:14240: result: host tool configure:14249: checking where to find the target objdump configure:14282: result: host tool configure:14291: checking where to find the target ranlib configure:14324: result: host tool configure:14333: checking where to find the target readelf configure:14366: result: host tool configure:14375: checking where to find the target strip configure:14408: result: host tool configure:14417: checking where to find the target windres configure:14450: result: host tool configure:14459: checking where to find the target windmc configure:14492: result: host tool configure:14529: checking whether to enable maintainer-specific portions of Makefiles configure:14538: result: no configure:14759: 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 bilbo-Ideapad-Z560 config.status:1008: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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= ac_cv_env_target_alias_value= ac_cv_env_target_configargs_set= ac_cv_env_target_configargs_value= ac_cv_host=x86_64-unknown-linux-gnu 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_FOR_TARGET=cc ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc 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_MAKEINFO=makeinfo 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_RUNTEST=runtest ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-unknown-linux-gnu acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_cloog=yes gcc_cv_isl=yes gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/home/bilbo/libexec/gcc/x86_64-unknown-linux-gnu/4.9.0:/home/bilbo/libexec/gcc/x86_64-unknown-linux-gnu:/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0:/usr/lib/gcc/x86_64-unknown-linux-gnu:/home/bilbo/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu/4.9.0:/home/bilbo/x86_64-unknown-linux-gnu/bin: gcc_cv_tool_prefix=/home/bilbo 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='bootstrap-debug' 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/xg++ -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 -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.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='$(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='$$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='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='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=':' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$(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 -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs' 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='../src/configure --prefix=/home/bilbo/' 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='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_configargs=' --cache-file=../config.cache '\''--prefix=/home/bilbo/'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-unknown-linux-gnu' build_noncanonical='x86_64-unknown-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-unknown-linux-gnu' build_tooldir='${exec_prefix}/x86_64-unknown-linux-gnu' build_vendor='unknown' clooginc='-DCLOOG_INT_GMP ' clooglibs=' -lcloog-isl -lisl' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=' intl libiberty zlib libbacktrace 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_isl_gmp_configure_flags='' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' gmpinc='' gmplibs='-lmpc -lmpfr -lgmp' host='x86_64-unknown-linux-gnu' host_alias='' host_configargs=' --cache-file=./config.cache '\''--prefix=/home/bilbo/'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' host_cpu='x86_64' host_noncanonical='x86_64-unknown-linux-gnu' host_os='linux-gnu' host_shared='no' host_subdir='.' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' islinc='' 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='' prefix='/home/bilbo' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g' stage1_checking='--enable-checking=yes,types' stage1_languages='c,c++,lto' stage1_ldflags='-static-libstdc++ -static-libgcc' stage1_libs='' stage2_werror_flag='--enable-werror-always' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_configargs='--cache-file=./config.cache --enable-multilib '\''--prefix=/home/bilbo/'\'' '\''--enable-languages=c,c++,fortran,java,lto,objc'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' target_configdirs=' libgcc libgomp libcilkrts libatomic libitm libstdc++-v3 libsanitizer libvtv libssp libquadmath libgfortran boehm-gc libffi zlib libjava libobjc' target_cpu='x86_64' target_noncanonical='x86_64-unknown-linux-gnu' target_os='linux-gnu' target_subdir='x86_64-unknown-linux-gnu' target_vendor='unknown' tooldir='${exec_prefix}/x86_64-unknown-linux-gnu' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='../src/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