## ----------- ## ## Core tests. ## ## ----------- ## configure:1477: loading cache ./config.cache configure:1603: checking build system type configure:1621: result: x86_64-unknown-linux-gnu configure:1629: checking host system type configure:1643: result: x86_64-unknown-linux-gnu configure:1651: checking target system type configure:1665: result: mipsel-openwrt-linux-uclibc configure:1754: checking LIBRARY_PATH variable configure:1764: result: ok configure:1785: checking GCC_EXEC_PREFIX variable configure:1795: result: ok configure:1883: checking whether to place generated files in the source directory configure:1893: result: no configure:1946: checking whether a default linker was specified configure:1957: result: no configure:2013: checking whether a default assembler was specified configure:2024: result: no configure:2050: checking for x86_64-unknown-linux-gnu-gcc configure:2076: result: x86_64-unknown-linux-gnu-gcc configure:2358: checking for C compiler version configure:2361: x86_64-unknown-linux-gnu-gcc --version &5 x86_64-unknown-linux-gnu-gcc (GCC) 4.6.0 20110513 (prerelease) 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:2364: $? = 0 configure:2366: x86_64-unknown-linux-gnu-gcc -v &5 Using built-in specs. COLLECT_GCC=x86_64-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.6-20110513/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --enable-checking=release Thread model: posix gcc version 4.6.0 20110513 (prerelease) (GCC) configure:2369: $? = 0 configure:2371: x86_64-unknown-linux-gnu-gcc -V &5 x86_64-unknown-linux-gnu-gcc: error: unrecognized option '-V' x86_64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2374: $? = 1 configure:2397: checking for C compiler default output file name configure:2400: x86_64-unknown-linux-gnu-gcc conftest.c >&5 /tmp/ccyWdFlN.s: Assembler messages: /tmp/ccyWdFlN.s:8: Error: unrecognized opcode `pushq %rbp' /tmp/ccyWdFlN.s:11: Error: unrecognized opcode `movq %rsp,%rbp' /tmp/ccyWdFlN.s:13: Error: unrecognized opcode `movl $0,%eax' /tmp/ccyWdFlN.s:14: Error: unrecognized opcode `popq %rbp' /tmp/ccyWdFlN.s:16: Error: unrecognized opcode `ret' configure:2403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 1 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2442: error: C compiler cannot create executables