This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bfd configure 2.23.52, which was generated by GNU Autoconf 2.64. Invocation command line was $ /opt/bb/mingw-x86-x86/build/build/binutils/src/bfd/configure --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib --prefix=/opt/bb/mingw-x86-x86/build/build/root --with-sysroot=/opt/bb/mingw-x86-x86/build/build/root --program-transform-name=s,y,y, --disable-option-checking --build=i686-w64-mingw32 --host=i686-w64-mingw32 --target=i686-w64-mingw32 --srcdir=../../../../build/binutils/src/bfd ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 3.8.5-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Fri Mar 29 19:18:14 CET 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: /opt/bb/winebb/drive_c/mingw32/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2460: creating cache ./config.cache configure:2565: checking build system type configure:2579: result: i686-w64-mingw32 configure:2599: checking host system type configure:2612: result: i686-w64-mingw32 configure:2632: checking target system type configure:2645: result: i686-w64-mingw32 configure:2679: checking for i686-w64-mingw32-gcc configure:2706: result: gcc configure:2975: checking for C compiler version configure:2984: gcc --version >&5 gcc (rubenvb-4.8.0) 4.8.0 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:2995: $? = 0 configure:2984: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\mingw32\bin\gcc COLLECT_LTO_WRAPPER=c:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.8.0/lto-wrapper.exe Target: i686-w64-mingw32 Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=i686-w64-mingw32 --build=x86_64-linux-gnu --target=i686-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --prefix=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --with-gmp=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --disable-cloog-version-check --with-isl=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --disable-dw2-exceptions --enable-sjlj-exceptions --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-pkgversion=rubenvb-4.8.0 address@hidden CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' CXXFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS=' -Wl,--large-address-aware' 'BOOT_CFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_CXXFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_LDFLAGS= -Wl,--large-address-aware' 'CFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' 'CXXFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' LDFLAGS_FOR_TARGET= Thread model: win32 gcc version 4.8.0 (rubenvb-4.8.0) configure:2995: $? = 0 configure:2984: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2995: $? = 1 configure:2984: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2995: $? = 1 configure:3015: checking for C compiler default output file name configure:3037: gcc -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:3041: $? = 0 configure:3078: result: a.exe configure:3094: checking whether the C compiler works configure:3103: ./a.exe configure:3107: $? = 0 configure:3122: result: yes configure:3129: checking whether we are cross compiling configure:3131: result: no configure:3134: checking for suffix of executables configure:3141: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:3145: $? = 0 configure:3167: result: .exe configure:3173: checking for suffix of object files configure:3195: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:3199: $? = 0 configure:3220: result: o configure:3224: checking whether we are using the GNU C compiler configure:3243: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:3243: $? = 0 configure:3252: result: yes configure:3261: checking whether gcc accepts -g configure:3281: gcc -c -g conftest.c >&5 configure:3281: $? = 0 configure:3322: result: yes configure:3339: checking for gcc option to accept ISO C89 configure:3403: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:3403: $? = 0 configure:3416: result: none needed configure:3437: checking for library containing strerror configure:3468: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:3468: $? = 0 configure:3485: result: none required configure:3510: checking for a BSD-compatible install configure:3578: result: /usr/bin/install -c configure:3589: checking whether build environment is sane configure:3639: result: yes configure:3780: checking for a thread-safe mkdir -p configure:3819: result: /usr/bin/mkdir -p configure:3832: checking for gawk configure:3859: result: gawk configure:3870: checking whether make sets $(MAKE) configure:3892: result: yes configure:3922: checking for style of include used by make configure:3950: result: GNU configure:4035: checking dependency style of gcc configure:4145: result: gcc3 configure:4165: checking for i686-w64-mingw32-ar configure:4192: result: ar configure:4257: checking for i686-w64-mingw32-ranlib configure:4284: result: ranlib configure:4387: checking for i686-w64-mingw32-gcc configure:4414: result: gcc configure:4683: checking for C compiler version configure:4692: gcc --version >&5 gcc (rubenvb-4.8.0) 4.8.0 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:4703: $? = 0 configure:4692: gcc -v >&5 Using built-in specs. COLLECT_GCC=C:\mingw32\bin\gcc COLLECT_LTO_WRAPPER=c:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.8.0/lto-wrapper.exe Target: i686-w64-mingw32 Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=i686-w64-mingw32 --build=x86_64-linux-gnu --target=i686-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --prefix=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --with-gmp=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --disable-cloog-version-check --with-isl=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --disable-dw2-exceptions --enable-sjlj-exceptions --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-pkgversion=rubenvb-4.8.0 address@hidden CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' CXXFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS=' -Wl,--large-address-aware' 'BOOT_CFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_CXXFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_LDFLAGS= -Wl,--large-address-aware' 'CFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' 'CXXFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' LDFLAGS_FOR_TARGET= Thread model: win32 gcc version 4.8.0 (rubenvb-4.8.0) configure:4703: $? = 0 configure:4692: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4703: $? = 1 configure:4692: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4703: $? = 1 configure:4707: checking whether we are using the GNU C compiler configure:4735: result: yes configure:4744: checking whether gcc accepts -g configure:4805: result: yes configure:4822: checking for gcc option to accept ISO C89 configure:4899: result: none needed configure:4924: checking how to run the C preprocessor configure:4955: gcc -E conftest.c configure:4955: $? = 0 configure:4969: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4969: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | /* end confdefs.h. */ | #include configure:4994: result: gcc -E configure:5014: gcc -E conftest.c configure:5014: $? = 0 configure:5028: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | /* end confdefs.h. */ | #include configure:5057: checking for grep that handles long lines and -e configure:5115: result: /usr/bin/grep configure:5120: checking for egrep configure:5182: result: /usr/bin/grep -E configure:5187: checking for ANSI C header files configure:5207: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5207: $? = 0 configure:5280: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:5280: $? = 0 configure:5280: ./conftest.exe configure:5280: $? = 0 configure:5291: result: yes configure:5304: checking for sys/types.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for sys/stat.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for stdlib.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for string.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for memory.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for strings.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for inttypes.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for stdint.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5304: checking for unistd.h configure:5304: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5304: $? = 0 configure:5304: result: yes configure:5318: checking minix/config.h usability configure:5318: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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:5318: result: no configure:5318: checking minix/config.h presence configure:5318: gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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:5318: result: no configure:5318: checking for minix/config.h configure:5318: result: no configure:5339: checking whether it is safe to define __EXTENSIONS__ configure:5357: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5357: $? = 0 configure:5364: result: yes configure:5427: checking how to print strings configure:5454: result: printf configure:5475: checking for a sed that does not truncate output configure:5539: result: /usr/bin/sed configure:5557: checking for fgrep configure:5619: result: /usr/bin/grep -F configure:5654: checking for ld used by gcc configure:5721: result: i686-w64-mingw32-gcc configure:5728: checking if the linker (i686-w64-mingw32-gcc) is GNU ld configure:5743: result: no configure:5755: checking for BSD- or MS-compatible name lister (nm) configure:5804: result: nm configure:5934: checking the name lister (nm) interface configure:5941: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:5944: nm "conftest.o" configure:5947: output 00000000 B _some_variable 00000000 b .bss 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_aranges 00000000 N .debug_info 00000000 N .debug_line 00000000 r .rdata$zzz 00000000 t .text configure:5954: result: BSD nm configure:5957: checking whether ln -s works configure:5961: result: yes configure:5969: checking the maximum length of command line arguments configure:6094: result: 8192 configure:6111: checking whether the shell understands some XSI constructs configure:6121: result: yes configure:6125: checking whether the shell understands "+=" configure:6131: result: yes configure:6166: checking for i686-w64-mingw32-gcc option to reload object files configure:6173: result: -r configure:6202: checking for i686-w64-mingw32-objdump configure:6229: result: objdump configure:6301: checking how to recognize dependent libraries configure:6502: result: file_magic ^x86 archive import|^x86 DLL configure:6522: checking for i686-w64-mingw32-ar configure:6549: result: ar configure:6627: checking for i686-w64-mingw32-strip configure:6657: result: no configure:6667: checking for strip configure:6683: found /opt/bb/winebb/drive_c/mingw32/bin/strip configure:6694: result: strip configure:6726: checking for i686-w64-mingw32-ranlib configure:6753: result: ranlib configure:6895: checking command to parse nm output from gcc object configure:7013: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:7016: $? = 0 configure:7020: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 \2 \2/p' \> conftest.nm configure:7023: $? = 0 cannot find nm_test_var in conftest.nm configure:7013: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:7016: $? = 0 configure:7020: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p' \> conftest.nm configure:7023: $? = 0 configure:7077: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c conftstm.o >&5 configure:7080: $? = 0 configure:7118: result: ok configure:7960: checking for dlfcn.h configure:7960: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c:60:19: fatal error: dlfcn.h: No such file or directory #include ^ compilation terminated. configure:7960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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:7960: result: no configure:8116: checking for objdir configure:8131: result: .libs configure:8402: checking if gcc supports -fno-rtti -fno-exceptions configure:8420: gcc -c -g -O2 -D__USE_MINGW_ACCESS -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8424: $? = 0 configure:8437: result: no configure:8457: checking for gcc option to produce PIC configure:8743: result: -DDLL_EXPORT -DPIC configure:8755: checking if gcc PIC flag -DDLL_EXPORT -DPIC works configure:8773: gcc -c -g -O2 -D__USE_MINGW_ACCESS -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:8777: $? = 0 configure:8790: result: yes configure:8814: checking if gcc static flag -static works configure:8842: result: yes configure:8857: checking if gcc supports -c -o file.o configure:8878: gcc -c -g -O2 -D__USE_MINGW_ACCESS -o out/conftest2.o conftest.c >&5 configure:8882: $? = 0 configure:8904: result: yes configure:8912: checking if gcc supports -c -o file.o configure:8959: result: yes configure:8992: checking whether the gcc linker (i686-w64-mingw32-gcc) supports shared libraries configure:10063: result: yes configure:10308: checking dynamic linker characteristics configure:10981: result: Win32 ld.exe configure:11088: checking how to hardcode library paths into programs configure:11113: result: immediate configure:11653: checking whether stripping libraries is possible configure:11658: result: yes configure:11693: checking if libtool supports shared libraries configure:11695: result: yes configure:11698: checking whether to build shared libraries configure:11719: result: no configure:11722: checking whether to build static libraries configure:11726: result: yes configure:11806: checking for special C compiler options needed for large files configure:11851: result: no configure:11857: checking for _FILE_OFFSET_BITS value needed for large files configure:11882: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c:33:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:33:3: warning: left shift count >= width of type [enabled by default] conftest.c:34:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:34:10: warning: left shift count >= width of type [enabled by default] conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:11882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:11906: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:11906: $? = 0 configure:11914: result: 64 configure:12239: checking whether to enable maintainer-specific portions of Makefiles configure:12248: result: no configure:12284: checking whether to install libbfd configure:12297: result: yes configure:12347: checking whether NLS is requested configure:12353: result: yes configure:12359: checking for catalogs to be installed configure:12391: result: da es fi fr id ja ro ru rw sv tr uk vi zh_CN configure:12418: checking whether NLS is requested configure:12427: result: yes configure:12465: checking for msgfmt configure:12496: result: /usr/bin/msgfmt configure:12505: checking for gmsgfmt configure:12536: result: /usr/bin/msgfmt configure:12576: checking for xgettext configure:12607: result: /usr/bin/xgettext configure:12647: checking for msgmerge configure:12677: result: /usr/bin/msgmerge configure:12730: checking size of long long configure:12735: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:12735: $? = 0 configure:12735: ./conftest.exe configure:12735: $? = 0 configure:12750: result: 8 configure:12764: checking size of void * configure:12769: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:12769: $? = 0 configure:12769: ./conftest.exe configure:12769: $? = 0 configure:12784: result: 4 configure:12798: checking size of long configure:12803: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:12803: $? = 0 configure:12803: ./conftest.exe configure:12803: $? = 0 configure:12818: result: 4 configure:12900: checking alloca.h usability configure:12900: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c:65:20: fatal error: alloca.h: No such file or directory #include ^ compilation terminated. configure:12900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | /* 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:12900: result: no configure:12900: checking alloca.h presence configure:12900: gcc -E conftest.c conftest.c:32:20: fatal error: alloca.h: No such file or directory #include ^ compilation terminated. configure:12900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12900: result: no configure:12900: checking for alloca.h configure:12900: result: no configure:12900: checking stddef.h usability configure:12900: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12900: $? = 0 configure:12900: result: yes configure:12900: checking stddef.h presence configure:12900: gcc -E conftest.c configure:12900: $? = 0 configure:12900: result: yes configure:12900: checking for stddef.h configure:12900: result: yes configure:12900: checking for string.h configure:12900: result: yes configure:12900: checking for strings.h configure:12900: result: yes configure:12900: checking for stdlib.h configure:12900: result: yes configure:12900: checking time.h usability configure:12900: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12900: $? = 0 configure:12900: result: yes configure:12900: checking time.h presence configure:12900: gcc -E conftest.c configure:12900: $? = 0 configure:12900: result: yes configure:12900: checking for time.h configure:12900: result: yes configure:12900: checking for unistd.h configure:12900: result: yes configure:12914: checking fcntl.h usability configure:12914: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking fcntl.h presence configure:12914: gcc -E conftest.c configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking for fcntl.h configure:12914: result: yes configure:12914: checking sys/file.h usability configure:12914: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking sys/file.h presence configure:12914: gcc -E conftest.c configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking for sys/file.h configure:12914: result: yes configure:12914: checking sys/time.h usability configure:12914: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking sys/time.h presence configure:12914: gcc -E conftest.c configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking for sys/time.h configure:12914: result: yes configure:12914: checking for sys/stat.h configure:12914: result: yes configure:12938: checking for uintmax_t configure:12938: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12938: $? = 0 configure:12938: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:48:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:12938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:12938: result: yes configure:12947: checking for uintptr_t configure:12947: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12947: $? = 0 configure:12947: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:48:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:12947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:12947: result: yes configure:12956: checking for int_least32_t configure:12956: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12956: $? = 0 configure:12956: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:48:28: error: expected expression before ')' token if (sizeof ((int_least32_t))) ^ configure:12956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:12956: result: yes configure:12965: checking for int_fast32_t configure:12965: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12965: $? = 0 configure:12965: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:48:27: error: expected expression before ')' token if (sizeof ((int_fast32_t))) ^ configure:12965: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:12965: result: yes configure:12974: checking for uint64_t configure:12974: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:12974: $? = 0 configure:12974: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:48:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:12974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:12974: result: yes configure:13055: checking what to include in bfd_stdint.h configure:13083: result: stdint.h (already complete) configure:13331: checking whether time.h and sys/time.h may both be included configure:13351: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13351: $? = 0 configure:13358: result: yes configure:13369: checking for dirent.h that defines DIR configure:13388: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13388: $? = 0 configure:13396: result: yes configure:13410: checking for library containing opendir configure:13441: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:13441: $? = 0 configure:13458: result: none required configure:13529: checking windows.h usability configure:13529: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13529: $? = 0 configure:13529: result: yes configure:13529: checking windows.h presence configure:13529: gcc -E conftest.c configure:13529: $? = 0 configure:13529: result: yes configure:13529: checking for windows.h configure:13529: result: yes configure:13529: checking for dlfcn.h configure:13529: result: no configure:13541: checking whether string.h and strings.h may both be included configure:13558: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13558: $? = 0 configure:13565: result: yes configure:13576: checking for fcntl configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\ccgPj7AJ.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:80: undefined reference to `fcntl' collect2.exe: error: ld returned 1 exit status configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | /* end confdefs.h. */ | /* Define fcntl to an innocuous variant, in case declares fcntl. | For example, HP-UX 11i declares gettimeofday. */ | #define fcntl innocuous_fcntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fcntl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fcntl | | /* 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 fcntl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fcntl || defined __stub___fcntl | choke me | #endif | | int | main () | { | return fcntl (); | ; | return 0; | } configure:13576: result: no configure:13576: checking for getpagesize configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:13576: $? = 0 configure:13576: result: yes configure:13576: checking for setitimer configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\cceKHcWB.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:81: undefined reference to `setitimer' collect2.exe: error: ld returned 1 exit status configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define setitimer to an innocuous variant, in case declares setitimer. | For example, HP-UX 11i declares gettimeofday. */ | #define setitimer innocuous_setitimer | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setitimer (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setitimer | | /* 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 setitimer (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setitimer || defined __stub___setitimer | choke me | #endif | | int | main () | { | return setitimer (); | ; | return 0; | } configure:13576: result: no configure:13576: checking for sysconf configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\cc2YrfL3.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:81: undefined reference to `sysconf' collect2.exe: error: ld returned 1 exit status configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define sysconf to an innocuous variant, in case declares sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define sysconf innocuous_sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysconf | | /* 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 sysconf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysconf || defined __stub___sysconf | choke me | #endif | | int | main () | { | return sysconf (); | ; | return 0; | } configure:13576: result: no configure:13576: checking for fdopen configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:13576: $? = 0 configure:13576: result: yes configure:13576: checking for getuid configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\ccy2d9Qg.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:82: undefined reference to `getuid' collect2.exe: error: ld returned 1 exit status configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | /* end confdefs.h. */ | /* Define getuid to an innocuous variant, in case declares getuid. | For example, HP-UX 11i declares gettimeofday. */ | #define getuid innocuous_getuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getuid | | /* 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 getuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getuid || defined __stub___getuid | choke me | #endif | | int | main () | { | return getuid (); | ; | return 0; | } configure:13576: result: no configure:13576: checking for getgid configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\ccOIWvlt.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:82: undefined reference to `getgid' collect2.exe: error: ld returned 1 exit status configure:13576: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | /* end confdefs.h. */ | /* Define getgid to an innocuous variant, in case declares getgid. | For example, HP-UX 11i declares gettimeofday. */ | #define getgid innocuous_getgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgid | | /* 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 getgid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getgid || defined __stub___getgid | choke me | #endif | | int | main () | { | return getgid (); | ; | return 0; | } configure:13576: result: no configure:13576: checking for fileno configure:13576: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:13576: $? = 0 configure:13576: result: yes configure:13588: checking for strtoull configure:13588: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:13588: $? = 0 configure:13588: result: yes configure:13598: checking whether basename is declared configure:13598: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:90:10: error: 'basename' undeclared (first use in this function) (void) basename; ^ conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in configure:13598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 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 | int | main () | { | #ifndef basename | #ifdef __cplusplus | (void) basename; | #else | (void) basename; | #endif | #endif | | ; | return 0; | } configure:13598: result: no configure:13609: checking whether ftello is declared configure:13609: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13609: $? = 0 configure:13609: result: yes configure:13620: checking whether ftello64 is declared configure:13620: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13620: $? = 0 configure:13620: result: yes configure:13631: checking whether fseeko is declared configure:13631: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13631: $? = 0 configure:13631: result: yes configure:13642: checking whether fseeko64 is declared configure:13642: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13642: $? = 0 configure:13642: result: yes configure:13662: checking whether ffs is declared configure:13662: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:96:10: error: 'ffs' undeclared (first use in this function) (void) ffs; ^ conftest.c:96:10: note: each undeclared identifier is reported only once for each function it appears in configure:13662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 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 | int | main () | { | #ifndef ffs | #ifdef __cplusplus | (void) ffs; | #else | (void) ffs; | #endif | #endif | | ; | return 0; | } configure:13662: result: no configure:13673: checking whether free is declared configure:13673: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13673: $? = 0 configure:13673: result: yes configure:13684: checking whether getenv is declared configure:13684: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13684: $? = 0 configure:13684: result: yes configure:13695: checking whether malloc is declared configure:13695: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13695: $? = 0 configure:13695: result: yes configure:13706: checking whether realloc is declared configure:13706: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13706: $? = 0 configure:13706: result: yes configure:13717: checking whether stpcpy is declared configure:13717: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c: In function 'main': conftest.c:101:10: error: 'stpcpy' undeclared (first use in this function) (void) stpcpy; ^ conftest.c:101:10: note: each undeclared identifier is reported only once for each function it appears in configure:13717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 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 | int | main () | { | #ifndef stpcpy | #ifdef __cplusplus | (void) stpcpy; | #else | (void) stpcpy; | #endif | #endif | | ; | return 0; | } configure:13717: result: no configure:13728: checking whether strstr is declared configure:13728: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13728: $? = 0 configure:13728: result: yes configure:13739: checking whether snprintf is declared configure:13739: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13739: $? = 0 configure:13739: result: yes configure:13750: checking whether vsnprintf is declared configure:13750: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 configure:13750: $? = 0 configure:13750: result: yes configure:13776: checking for library containing zlibVersion configure:13807: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\ccwRj11L.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:76: undefined reference to `zlibVersion' collect2.exe: error: ld returned 1 exit status configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | /* 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 zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:13807: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c -lz >&5 c:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lz collect2.exe: error: ld returned 1 exit status configure:13807: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | /* 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 zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:13824: result: no configure:14109: checking sys/procfs.h usability configure:14109: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5 conftest.c:98:24: fatal error: sys/procfs.h: No such file or directory #include ^ compilation terminated. configure:14109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 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:14109: result: no configure:14109: checking sys/procfs.h presence configure:14109: gcc -E conftest.c conftest.c:65:24: fatal error: sys/procfs.h: No such file or directory #include ^ compilation terminated. configure:14109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #include configure:14109: result: no configure:14109: checking for sys/procfs.h configure:14109: result: no configure:14917: checking linker --as-needed support configure:14928: result: no configure:15019: checking for cos in -lm configure:15044: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c -lm >&5 conftest.c:72:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:15044: $? = 0 configure:15053: result: yes configure:15655: checking for ftello configure:15655: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15655: checking for ftello64 configure:15655: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15655: checking for fseeko configure:15655: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15655: checking for fseeko64 configure:15655: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15655: checking for fopen64 configure:15655: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15670: checking size of off_t configure:15675: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15675: $? = 0 configure:15675: ./conftest.exe configure:15675: $? = 0 configure:15690: result: 8 configure:15701: checking file_ptr type configure:15710: result: BFD_HOST_64_BIT configure:15727: checking for stdlib.h configure:15727: result: yes configure:15727: checking for unistd.h configure:15727: result: yes configure:15740: checking for getpagesize configure:15740: result: yes configure:15749: checking for working mmap configure:15886: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 conftest.c:133:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:15886: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FOPEN64 1 | #define SIZEOF_OFF_T 8 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #ifndef HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # ifndef HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # ifdef HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | return 1; | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | return 1; | if (write (fd, data, pagesize) != pagesize) | return 1; | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | return 1; | data2 = (char *) malloc (2 * pagesize); | if (!data2) | return 1; | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | return 1; | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | return 1; | if (read (fd, data3, pagesize) != pagesize) | return 1; | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | return 1; | close (fd); | return 0; | } configure:15896: result: no configure:15908: checking for madvise configure:15908: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 C:\users\buildbot\Temp\ccs0zZZM.o: In function `main': Z:\opt\bb\mingw-x86-x86\build\build\binutils\obj\bfd/conftest.c:108: undefined reference to `madvise' collect2.exe: error: ld returned 1 exit status configure:15908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bfd" | #define PACKAGE_TARNAME "bfd" | #define PACKAGE_VERSION "2.23.52" | #define PACKAGE_STRING "bfd 2.23.52" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "bfd" | #define VERSION "2.23.52" | #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 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG 4 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_STAT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WINDOWS_H 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_FDOPEN 1 | #define HAVE_FILENO 1 | #define HAVE_STRTOULL 1 | #define HAVE_DECL_BASENAME 0 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_FTELLO64 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FSEEKO64 1 | #define USE_BINARY_FOPEN 1 | #define HAVE_DECL_FFS 0 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_STPCPY 0 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_FTELLO 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSEEKO 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FOPEN64 1 | #define SIZEOF_OFF_T 8 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define madvise to an innocuous variant, in case declares madvise. | For example, HP-UX 11i declares gettimeofday. */ | #define madvise innocuous_madvise | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char madvise (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef madvise | | /* 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 madvise (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_madvise || defined __stub___madvise | choke me | #endif | | int | main () | { | return madvise (); | ; | return 0; | } configure:15908: result: no configure:15908: checking for mprotect configure:15908: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -static-libstdc++ -static-libgcc -Wl,--stack,12582912 conftest.c >&5 configure:15908: $? = 0 configure:15908: result: yes configure:16001: updating cache ./config.cache configure:16070: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bfd config.status 2.23.52, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1219: creating Makefile config.status:1219: creating doc/Makefile config.status:1219: creating bfd-in3.h config.status:1219: creating po/Makefile.in config.status:1219: creating config.h config.status:1432: executing depfiles commands config.status:1432: executing libtool commands config.status:1432: executing default-1 commands config.status:1432: executing bfd_stdint.h commands config.status:1432: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-w64-mingw32 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 -D__USE_MINGW_ACCESS' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc -Wl,--stack,12582912' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-w64-mingw32 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-w64-mingw32 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-w64-mingw32 ac_cv_exeext=.exe ac_cv_func_fcntl=no ac_cv_func_fdopen=yes ac_cv_func_fileno=yes ac_cv_func_fopen64=yes ac_cv_func_fseeko64=yes ac_cv_func_fseeko=yes ac_cv_func_ftello64=yes ac_cv_func_ftello=yes ac_cv_func_getgid=no ac_cv_func_getpagesize=yes ac_cv_func_getuid=no ac_cv_func_madvise=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_mprotect=yes ac_cv_func_setitimer=no ac_cv_func_strtoull=yes ac_cv_func_sysconf=no ac_cv_have_decl_basename=no ac_cv_have_decl_ffs=no ac_cv_have_decl_free=yes ac_cv_have_decl_fseeko64=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello64=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_stpcpy=no ac_cv_have_decl_strstr=yes ac_cv_have_decl_vsnprintf=yes ac_cv_header_alloca_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_procfs_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_windows_h=yes ac_cv_host=i686-w64-mingw32 ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_search_zlibVersion=no ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-w64-mingw32 ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' am_cv_CC_dependencies_compiler_type=gcc3 bfd_cv_ld_as_needed=no gcc_cv_header_string=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_dlopen=LoadLibrary lt_cv_dlopen_libs= lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=i686-w64-mingw32-gcc lt_cv_path_NM=nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=8192 lt_cv_to_host_file_cmd=echo ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/missing --run tar' AR='ar' AUTOCONF='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/missing --run autoconf' AUTOHEADER='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/missing --run autoheader' AUTOMAKE='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/missing --run automake-1.11' AWK='gawk' BFD_HOSTPTR_T='unsigned long' BFD_HOST_64BIT_LONG='0' BFD_HOST_64BIT_LONG_LONG='1' BFD_HOST_64_BIT='long long' BFD_HOST_64_BIT_DEFINED='1' BFD_HOST_U_64_BIT='unsigned long long' CATALOGS=' da.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-g -O2 -D__USE_MINGW_ACCESS' COREFILE='' COREFLAG='' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEBUGDIR='${exec_prefix}/lib/debug' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' EXEEXT_FOR_BUILD='$(EXEEXT)' FGREP='/usr/bin/grep -F' GENCAT='gencat' GENINSRC_NEVER_FALSE='' GENINSRC_NEVER_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GREP='/usr/bin/grep' HDEFINES='-D__USE_MINGW_FSEEK' INCINTL='-I${top_builddir}/../intl' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_LIBBFD_FALSE='#' INSTALL_LIBBFD_TRUE='' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' LD='i686-w64-mingw32-gcc' LDFLAGS='-static-libstdc++ -static-libgcc -Wl,--stack,12582912' LIBINTL='${top_builddir}/../intl/libintl.a' LIBINTL_DEP='${top_builddir}/../intl/libintl.a' LIBM='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --split-size=5000000' MKDIR_P='/usr/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/../../../../build/binutils/src/bfd/../mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='nm' NMEDIT='' NO_WERROR='-Wno-error' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='bfd' PACKAGE_BUGREPORT='' PACKAGE_NAME='bfd' PACKAGE_STRING='bfd 2.23.52' PACKAGE_TARNAME='bfd' PACKAGE_URL='' PACKAGE_VERSION='2.23.52' PATH_SEPARATOR=':' PKGVERSION='(GNU Binutils) ' PLUGINS_FALSE='' PLUGINS_TRUE='#' POSUB='po' RANLIB='ranlib' REPORT_BUGS_TEXI='@uref{http://www.sourceware.org/bugzilla/}' REPORT_BUGS_TO='' SED='/usr/bin/sed' SET_MAKE='' SHARED_LDFLAGS='' SHARED_LIBADD='' SHELL='/bin/sh' STRIP='strip' TDEFINES=' ' USE_NLS='yes' VERSION='2.23.52' WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wno-format -Werror' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_DUMPBIN='' all_backends='$(BFD32_BACKENDS)' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bfd64_libs='' bfd_backends=' pe-i386.lo peigen.lo cofflink.lo pei-i386.lo elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo' bfd_default_target_size='32' bfd_file_ptr='BFD_HOST_64_BIT' bfd_machines=' cpu-i386.lo' bfd_ufile_ptr='BFD_HOST_U_64_BIT' bfdincludedir='$(includedir)' bfdlibdir='$(libdir)' bindir='${exec_prefix}/bin' build='i686-w64-mingw32' build_alias='i686-w64-mingw32' build_cpu='i686' build_os='mingw32' build_vendor='w64' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' havevecs='-DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec' host='i686-w64-mingw32' host_alias='i686-w64-mingw32' host_cpu='i686' host_noncanonical='i686-w64-mingw32' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/bb/mingw-x86-x86/build/build/binutils/src/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_cv_dlopen_libs='' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/bb/mingw-x86-x86/build/build/root' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' supports_plugins='0' sysconfdir='${prefix}/etc' target='i686-w64-mingw32' target_alias='i686-w64-mingw32' target_cpu='i686' target_noncanonical='i686-w64-mingw32' target_os='mingw32' target_vendor='w64' tdefaults=' -DDEFAULT_VECTOR=i386pe_vec -DSELECT_VECS='\''&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_i386_arch'\''' wordsize='32' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "bfd" #define PACKAGE_TARNAME "bfd" #define PACKAGE_VERSION "2.23.52" #define PACKAGE_STRING "bfd 2.23.52" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "bfd" #define VERSION "2.23.52" #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 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define ENABLE_NLS 1 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define SIZEOF_LONG 4 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_STAT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DIRENT_H 1 #define HAVE_WINDOWS_H 1 #define STRING_WITH_STRINGS 1 #define HAVE_GETPAGESIZE 1 #define HAVE_FDOPEN 1 #define HAVE_FILENO 1 #define HAVE_STRTOULL 1 #define HAVE_DECL_BASENAME 0 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_FTELLO64 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_DECL_FSEEKO64 1 #define USE_BINARY_FOPEN 1 #define HAVE_DECL_FFS 0 #define HAVE_DECL_FREE 1 #define HAVE_DECL_GETENV 1 #define HAVE_DECL_MALLOC 1 #define HAVE_DECL_REALLOC 1 #define HAVE_DECL_STPCPY 0 #define HAVE_DECL_STRSTR 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_FTELLO 1 #define HAVE_FTELLO64 1 #define HAVE_FSEEKO 1 #define HAVE_FSEEKO64 1 #define HAVE_FOPEN64 1 #define SIZEOF_OFF_T 8 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MPROTECT 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bfd config.status 2.23.52, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = po/Makefile.in:po/Make-in CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost config.status:1219: creating po/Makefile.in config.status:1432: executing depfiles commands config.status:1432: executing libtool commands config.status:1432: executing default-1 commands config.status:1432: executing bfd_stdint.h commands config.status:1432: executing default commands