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 $ ../gcc-4.5.1/configure --target=i686-lfs-linux-gnu --prefix=/tools --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --enable-languages=c --without-ppl --without-cloog --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs ## --------- ## ## Platform. ## ## --------- ## hostname = lfslivecd uname -m = i686 uname -r = 2.6.22.5 uname -s = Linux uname -v = #1 SMP Thu Nov 29 16:24:21 GMT 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tools/bin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2429: checking build system type configure:2443: result: i686-pc-linux-gnu configure:2490: checking host system type configure:2503: result: i686-pc-linux-gnu configure:2523: checking target system type configure:2536: result: i686-lfs-linux-gnu configure:2590: checking for a BSD-compatible install configure:2658: result: /usr/bin/install -c configure:2669: checking whether ln works configure:2691: result: yes configure:2695: checking whether ln -s works configure:2699: result: yes configure:2706: checking for a sed that does not truncate output configure:2770: result: /bin/sed configure:2779: checking for gawk configure:2795: found /usr/bin/gawk configure:2806: result: gawk configure:4039: checking for gcc configure:4055: found /usr/bin/gcc configure:4066: result: gcc configure:4295: checking for C compiler version configure:4304: gcc --version >&5 gcc (GCC) 4.1.2 Copyright (C) 2006 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:4315: $? = 0 configure:4304: gcc -v >&5 Using built-in specs. Target: i486-pc-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --enable-static --disable-multilib Thread model: posix gcc version 4.1.2 configure:4315: $? = 0 configure:4304: gcc -V >&5 gcc: '-V' option must have argument configure:4315: $? = 1 configure:4304: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4315: $? = 1 configure:4335: checking for C compiler default output file name configure:4357: gcc conftest.c >&5 configure:4361: $? = 0 configure:4398: result: a.out configure:4414: checking whether the C compiler works configure:4423: ./a.out configure:4427: $? = 0 configure:4442: result: yes configure:4449: checking whether we are cross compiling configure:4451: result: no configure:4454: checking for suffix of executables configure:4461: gcc -o conftest conftest.c >&5 configure:4465: $? = 0 configure:4487: result: configure:4493: checking for suffix of object files configure:4515: gcc -c conftest.c >&5 configure:4519: $? = 0 configure:4540: result: o configure:4544: checking whether we are using the GNU C compiler configure:4563: gcc -c conftest.c >&5 configure:4563: $? = 0 configure:4572: result: yes configure:4581: checking whether gcc accepts -g configure:4601: gcc -c -g conftest.c >&5 configure:4601: $? = 0 configure:4642: result: yes configure:4659: checking for gcc option to accept ISO C89 configure:4723: gcc -c -g -O2 conftest.c >&5 configure:4723: $? = 0 configure:4736: result: none needed configure:4814: checking for g++ configure:4830: found /usr/bin/g++ configure:4841: result: g++ configure:4868: checking for C++ compiler version configure:4877: g++ --version >&5 g++ (GCC) 4.1.2 Copyright (C) 2006 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:4888: $? = 0 configure:4877: g++ -v >&5 Using built-in specs. Target: i486-pc-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --enable-static --disable-multilib Thread model: posix gcc version 4.1.2 configure:4888: $? = 0 configure:4877: g++ -V >&5 g++: '-V' option must have argument configure:4888: $? = 1 configure:4877: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4888: $? = 1 configure:4892: checking whether we are using the GNU C++ compiler configure:4911: g++ -c conftest.cpp >&5 configure:4911: $? = 0 configure:4920: result: yes configure:4929: checking whether g++ accepts -g configure:4949: g++ -c -g conftest.cpp >&5 configure:4949: $? = 0 configure:4990: result: yes configure:5079: checking for gnatbind configure:5109: result: no configure:5171: checking for gnatmake configure:5201: result: no configure:5220: checking whether compiler driver understands Ada configure:5243: result: no configure:5252: checking how to compare bootstrapped objects configure:5277: result: cmp --ignore-initial=16 $$f1 $$f2 configure:5293: checking for objdir configure:5308: result: .libs configure:6004: checking how to run the C preprocessor configure:6035: gcc -E conftest.c configure:6035: $? = 0 configure:6049: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6049: $? = 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 configure:6074: result: gcc -E configure:6094: gcc -E conftest.c configure:6094: $? = 0 configure:6108: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6108: $? = 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 configure:6137: checking for grep that handles long lines and -e configure:6195: result: /bin/grep configure:6200: checking for egrep configure:6262: result: /bin/grep -E configure:6267: checking for ANSI C header files configure:6287: gcc -c -g -O2 conftest.c >&5 configure:6287: $? = 0 configure:6360: gcc -o conftest -g -O2 conftest.c >&5 configure:6360: $? = 0 configure:6360: ./conftest configure:6360: $? = 0 configure:6371: result: yes configure:6384: checking for sys/types.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for sys/stat.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for stdlib.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for string.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for memory.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for strings.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for inttypes.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for stdint.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6384: checking for unistd.h configure:6384: gcc -c -g -O2 conftest.c >&5 configure:6384: $? = 0 configure:6384: result: yes configure:6475: checking libelf.h usability configure:6475: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5 conftest.c:53:20: error: libelf.h: No such file or directory configure:6475: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6475: result: no configure:6475: checking libelf.h presence configure:6475: gcc -E -I/usr/include/libelf conftest.c conftest.c:20:20: error: libelf.h: No such file or directory configure:6475: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6475: result: no configure:6475: checking for libelf.h configure:6475: result: no configure:6487: checking gelf.h usability configure:6487: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5 conftest.c:53:18: error: gelf.h: No such file or directory configure:6487: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6487: result: no configure:6487: checking gelf.h presence configure:6487: gcc -E -I/usr/include/libelf conftest.c conftest.c:20:18: error: gelf.h: No such file or directory configure:6487: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6487: result: no configure:6487: checking for gelf.h configure:6487: result: no configure:6500: checking libelf/libelf.h usability configure:6500: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5 conftest.c:53:27: error: libelf/libelf.h: No such file or directory configure:6500: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6500: result: no configure:6500: checking libelf/libelf.h presence configure:6500: gcc -E -I/usr/include/libelf conftest.c conftest.c:20:27: error: libelf/libelf.h: No such file or directory configure:6500: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6500: result: no configure:6500: checking for libelf/libelf.h configure:6500: result: no configure:6512: checking libelf/gelf.h usability configure:6512: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf conftest.c >&5 conftest.c:53:25: error: libelf/gelf.h: No such file or directory configure:6512: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6512: result: no configure:6512: checking libelf/gelf.h presence configure:6512: gcc -E -I/usr/include/libelf conftest.c conftest.c:20:25: error: libelf/gelf.h: No such file or directory configure:6512: $? = 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/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6512: result: no configure:6512: checking for libelf/gelf.h configure:6512: result: no configure:7654: checking for default BUILD_CONFIG configure:7686: result: configure:8128: checking for bison configure:8144: found /usr/bin/bison configure:8155: result: bison -y configure:8176: checking for bison configure:8192: found /usr/bin/bison configure:8203: result: bison configure:8223: checking for gm4 configure:8253: result: no configure:8223: checking for gnum4 configure:8253: result: no configure:8223: checking for m4 configure:8239: found /usr/bin/m4 configure:8250: result: m4 configure:8270: checking for flex configure:8286: found /usr/bin/flex configure:8297: result: flex configure:8318: checking for flex configure:8334: found /usr/bin/flex configure:8345: result: flex configure:8365: checking for makeinfo configure:8381: found /usr/bin/makeinfo configure:8392: result: makeinfo configure:8426: checking for expect configure:8456: result: no configure:8475: checking for runtest configure:8505: result: no configure:8620: checking for ar configure:8636: found /usr/bin/ar configure:8647: result: ar configure:8761: checking for as configure:8777: found /usr/bin/as configure:8788: result: as configure:8902: checking for dlltool configure:8932: result: no configure:9043: checking for ld configure:9059: found /usr/bin/ld configure:9070: result: ld configure:9184: checking for lipo configure:9214: result: no configure:9325: checking for nm configure:9341: found /usr/bin/nm configure:9352: result: nm configure:9466: checking for ranlib configure:9482: found /usr/bin/ranlib configure:9493: result: ranlib configure:9602: checking for strip configure:9618: found /usr/bin/strip configure:9629: result: strip configure:9738: checking for windres configure:9768: result: no configure:9879: checking for windmc configure:9909: result: no configure:10020: checking for objcopy configure:10036: found /usr/bin/objcopy configure:10047: result: objcopy configure:10161: checking for objdump configure:10177: found /usr/bin/objdump configure:10188: result: objdump configure:10302: checking for i686-lfs-linux-gnu-cc configure:10332: result: no configure:10302: checking for i686-lfs-linux-gnu-gcc configure:10332: result: no configure:10463: checking for i686-lfs-linux-gnu-c++ configure:10493: result: no configure:10463: checking for i686-lfs-linux-gnu-g++ configure:10493: result: no configure:10463: checking for i686-lfs-linux-gnu-cxx configure:10493: result: no configure:10463: checking for i686-lfs-linux-gnu-gxx configure:10493: result: no configure:10624: checking for i686-lfs-linux-gnu-gcc configure:10654: result: no configure:10780: checking for i686-lfs-linux-gnu-gcj configure:10810: result: no configure:10941: checking for i686-lfs-linux-gnu-gfortran configure:10971: result: no configure:11071: checking for ar configure:11104: result: no configure:11182: checking for i686-lfs-linux-gnu-ar configure:11212: result: no configure:11301: checking for as configure:11334: result: no configure:11412: checking for i686-lfs-linux-gnu-as configure:11442: result: no configure:11531: checking for dlltool configure:11564: result: no configure:11642: checking for i686-lfs-linux-gnu-dlltool configure:11672: result: no configure:11761: checking for ld configure:11794: result: no configure:11872: checking for i686-lfs-linux-gnu-ld configure:11902: result: no configure:11991: checking for lipo configure:12024: result: no configure:12102: checking for i686-lfs-linux-gnu-lipo configure:12132: result: no configure:12221: checking for nm configure:12254: result: no configure:12332: checking for i686-lfs-linux-gnu-nm configure:12362: result: no configure:12451: checking for objdump configure:12484: result: no configure:12562: checking for i686-lfs-linux-gnu-objdump configure:12592: result: no configure:12681: checking for ranlib configure:12714: result: no configure:12792: checking for i686-lfs-linux-gnu-ranlib configure:12822: result: no configure:12911: checking for strip configure:12944: result: no configure:13022: checking for i686-lfs-linux-gnu-strip configure:13052: result: no configure:13141: checking for windres configure:13174: result: no configure:13252: checking for i686-lfs-linux-gnu-windres configure:13282: result: no configure:13371: checking for windmc configure:13404: result: no configure:13482: checking for i686-lfs-linux-gnu-windmc configure:13512: result: no configure:13579: checking where to find the target ar configure:13616: result: pre-installed configure:13621: checking where to find the target as configure:13658: result: pre-installed configure:13663: checking where to find the target cc configure:13686: result: just compiled configure:13705: checking where to find the target c++ configure:13745: result: pre-installed configure:13750: checking where to find the target c++ for libstdc++ configure:13790: result: pre-installed configure:13795: checking where to find the target dlltool configure:13832: result: pre-installed configure:13837: checking where to find the target gcc configure:13860: result: just compiled configure:13879: checking where to find the target gcj configure:13919: result: pre-installed configure:13924: checking where to find the target gfortran configure:13964: result: pre-installed configure:13969: checking where to find the target ld configure:14006: result: pre-installed configure:14011: checking where to find the target lipo configure:14037: result: pre-installed configure:14042: checking where to find the target nm configure:14079: result: pre-installed configure:14084: checking where to find the target objdump configure:14121: result: pre-installed configure:14126: checking where to find the target ranlib configure:14163: result: pre-installed configure:14168: checking where to find the target strip configure:14205: result: pre-installed configure:14210: checking where to find the target windres configure:14247: result: pre-installed configure:14252: checking where to find the target windmc configure:14289: result: pre-installed configure:14322: checking whether to enable maintainer-specific portions of Makefiles configure:14331: result: no configure:14364: checking whether -fkeep-inline-functions is supported configure:14383: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:14383: $? = 0 configure:14384: result: yes configure:14581: 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 lfslivecd config.status:957: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-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_CPP_set= ac_cv_env_CPP_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_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_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_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-lfs-linux-gnu ac_cv_header_gelf_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libelf_gelf_h=no ac_cv_header_libelf_h=no ac_cv_header_libelf_libelf_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/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_CPP='gcc -E' ac_cv_prog_FLEX=flex ac_cv_prog_LD=ld 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_STRIP=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=i686-lfs-linux-gnu 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=/tools/libexec/gcc/i686-lfs-linux-gnu/4.5.1:/tools/libexec/gcc/i686-lfs-linux-gnu:/usr/lib/gcc/i686-lfs-linux-gnu/4.5.1:/usr/lib/gcc/i686-lfs-linux-gnu:/tools/i686-lfs-linux-gnu/bin/i686-lfs-linux-gnu/4.5.1:/tools/i686-lfs-linux-gnu/bin: gcc_cv_tool_prefix=/tools lt_cv_objdir=.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='i686-lfs-linux-gnu-ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='i686-lfs-linux-gnu-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='' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='i686-lfs-linux-gnu-c++' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='i686-lfs-linux-gnu-dlltool' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPECT='expect' 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='i686-lfs-linux-gnu-gcj' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='i686-lfs-linux-gnu-gfortran' GNATBIND='no' GNATMAKE='no' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='i686-lfs-linux-gnu-ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='i686-lfs-linux-gnu-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='i686-lfs-linux-gnu-nm' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='i686-lfs-linux-gnu-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='i686-lfs-linux-gnu-ranlib' RAW_CXX_FOR_TARGET='i686-lfs-linux-gnu-c++' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SED='/bin/sed' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='i686-lfs-linux-gnu-strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.5.1/configure --target=i686-lfs-linux-gnu --prefix=/tools --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --enable-languages=c --without-ppl --without-cloog --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='i686-lfs-linux-gnu-windmc' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='i686-lfs-linux-gnu-windres' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_configargs='--cache-file=../config.cache '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking' build_configdirs=' libiberty fixincludes' build_cpu='i686' build_libsubdir='build-i686-pc-linux-gnu' build_noncanonical='i686-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-i686-pc-linux-gnu' build_tooldir='${exec_prefix}/i686-lfs-linux-gnu' build_vendor='pc' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' config_shell='/bin/sh' configdirs=' intl libiberty zlib libcpp libdecnumber gmp mpfr mpc fixincludes gcc' 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='' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='--with-mpfr-include=$$s/mpfr --with-mpfr-lib=$$r/$(HOST_SUBDIR)/mpfr/.libs' extra_mpfr_configure_flags='' gmpinc='-I/mnt/lfs/sources/gcc-build/gmp -I$$r/$(HOST_SUBDIR)/mpfr -I$$s/mpfr -I$$s/mpc/src ' gmplibs='-L/mnt/lfs/sources/gcc-build/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/.libs -L$$r/$(HOST_SUBDIR)/mpc/src/.libs -lmpc -lmpfr -lgmp' host='i686-pc-linux-gnu' host_alias='' host_configargs='--cache-file=./config.cache '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking' host_cpu='i686' host_noncanonical='i686-pc-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libelfinc='' libelflibs='' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' poststage1_ldflags='' poststage1_libs='' pplinc='' ppllibs='' prefix='/tools' program_transform_name='s&^&i686-lfs-linux-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages='c' stage1_ldflags='' stage1_libs='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='i686-lfs-linux-gnu' target_alias='i686-lfs-linux-gnu' target_configargs='--cache-file=./config.cache --with-cross-host=i686-pc-linux-gnu '\''--prefix=/tools'\'' '\''--disable-nls'\'' '\''--disable-shared'\'' '\''--disable-multilib'\'' '\''--disable-decimal-float'\'' '\''--disable-threads'\'' '\''--disable-libmudflap'\'' '\''--disable-libssp'\'' '\''--disable-libgomp'\'' '\''--without-ppl'\'' '\''--without-cloog'\'' '\''--with-gmp-include=/mnt/lfs/sources/gcc-build/gmp'\'' '\''--with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs'\'' '\''--enable-languages=c'\'' --program-transform-name='\''s&^&i686-lfs-linux-gnu-&'\'' --disable-option-checking' target_configdirs=' libgcc' target_cpu='i686' target_noncanonical='i686-lfs-linux-gnu' target_os='linux-gnu' target_subdir='i686-lfs-linux-gnu' target_vendor='lfs' tooldir='${exec_prefix}/i686-lfs-linux-gnu' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag='/dev/null' host_makefile_frag='../gcc-4.5.1/config/mh-x86omitfp' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='../gcc-4.5.1/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/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 configure: exit 0