diff options
| author | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-24 23:17:51 +0200 |
|---|---|---|
| committer | Xavier ASUS <xavi92psx@gmail.com> | 2019-10-24 23:18:52 +0200 |
| commit | 9e93944f18de5d7e38c15651df0235156d9c6d4e (patch) | |
| tree | fc4f9b788698849e547bb2c1ec82ec7d2742fd83 /support/sdbinutils/bfd/config.log | |
| parent | d5577a84aadd0195a95b5b4d83e49b40af49425b (diff) | |
| download | sdcc-gas-9e93944f18de5d7e38c15651df0235156d9c6d4e.tar.gz | |
Removed intermediate files
Diffstat (limited to 'support/sdbinutils/bfd/config.log')
| -rw-r--r-- | support/sdbinutils/bfd/config.log | 2012 |
1 files changed, 0 insertions, 2012 deletions
diff --git a/support/sdbinutils/bfd/config.log b/support/sdbinutils/bfd/config.log deleted file mode 100644 index 50aff7d..0000000 --- a/support/sdbinutils/bfd/config.log +++ /dev/null @@ -1,2012 +0,0 @@ -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.30, which was -generated by GNU Autoconf 2.64. Invocation command line was - - $ /home/xavier/sdcc_gas/support/sdbinutils/bfd/configure --srcdir=.././bfd --cache-file=./config.cache --with-system-zlib --disable-option-checking --prefix=/usr/local --disable-mcs51-port --disable-z80-port --disable-z180-port --disable-r2k-port --disable-r3ka-port --disable-gbz80-port --disable-tlcs90-port --disable-ez80_z80-port --disable-ds390-port --disable-ds400-port --disable-pic14-port --disable-pic16-port --disable-hc08-port --disable-s08-port --disable-pdk13-port --disable-pdk14-port --disable-pdk15-port --enable-pdk16-port --disable-ucsim --disable-device-lib --disable-packihx --disable-pdk16-port --cache-file=/dev/null --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu - -## --------- ## -## Platform. ## -## --------- ## - -hostname = xavier-asus -uname -m = x86_64 -uname -r = 4.15.0-65-generic -uname -s = Linux -uname -v = #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 - -/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: /home/xavier/.cargo/bin -PATH: /home/xavier/.local/bin -PATH: /usr/local/sbin -PATH: /usr/local/bin -PATH: /usr/sbin -PATH: /usr/bin -PATH: /sbin -PATH: /bin -PATH: /usr/games -PATH: /usr/local/games -PATH: /snap/bin -PATH: /usr/local/xtensa-esp32-elf/bin - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:2570: checking build system type -configure:2584: result: x86_64-pc-linux-gnu -configure:2604: checking host system type -configure:2617: result: x86_64-pc-linux-gnu -configure:2637: checking target system type -configure:2650: result: x86_64-pc-linux-gnu -configure:2684: checking for x86_64-pc-linux-gnu-gcc -configure:2711: result: gcc -configure:2980: checking for C compiler version -configure:2989: gcc --version >&5 -gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 -Copyright (C) 2017 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:3000: $? = 0 -configure:2989: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -OFFLOAD_TARGET_NAMES=nvptx-none -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) -configure:3000: $? = 0 -configure:2989: gcc -V >&5 -gcc: error: unrecognized command line option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:3000: $? = 1 -configure:2989: gcc -qversion >&5 -gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? -gcc: fatal error: no input files -compilation terminated. -configure:3000: $? = 1 -configure:3020: checking for C compiler default output file name -configure:3042: gcc -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -configure:3046: $? = 0 -configure:3083: result: a.out -configure:3099: checking whether the C compiler works -configure:3108: ./a.out -configure:3112: $? = 0 -configure:3127: result: yes -configure:3134: checking whether we are cross compiling -configure:3136: result: no -configure:3139: checking for suffix of executables -configure:3146: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -configure:3150: $? = 0 -configure:3172: result: -configure:3178: checking for suffix of object files -configure:3200: gcc -c -g -O2 conftest.c >&5 -configure:3204: $? = 0 -configure:3225: result: o -configure:3229: checking whether we are using the GNU C compiler -configure:3248: gcc -c -g -O2 conftest.c >&5 -configure:3248: $? = 0 -configure:3257: result: yes -configure:3266: checking whether gcc accepts -g -configure:3286: gcc -c -g conftest.c >&5 -configure:3286: $? = 0 -configure:3327: result: yes -configure:3344: checking for gcc option to accept ISO C89 -configure:3408: gcc -c -g -O2 conftest.c >&5 -configure:3408: $? = 0 -configure:3421: result: none needed -configure:3442: checking for library containing strerror -configure:3473: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -configure:3473: $? = 0 -configure:3490: result: none required -configure:3515: checking for a BSD-compatible install -configure:3583: result: /usr/bin/install -c -configure:3594: checking whether build environment is sane -configure:3644: result: yes -configure:3785: checking for a thread-safe mkdir -p -configure:3824: result: /bin/mkdir -p -configure:3837: checking for gawk -configure:3864: result: gawk -configure:3875: checking whether make sets $(MAKE) -configure:3897: result: yes -configure:3927: checking for style of include used by make -configure:3955: result: GNU -configure:4041: checking dependency style of gcc -configure:4152: result: gcc3 -configure:4172: checking for x86_64-pc-linux-gnu-ar -configure:4199: result: ar -configure:4264: checking for x86_64-pc-linux-gnu-ranlib -configure:4291: result: ranlib -configure:4394: checking for x86_64-pc-linux-gnu-gcc -configure:4421: result: gcc -configure:4690: checking for C compiler version -configure:4699: gcc --version >&5 -gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 -Copyright (C) 2017 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:4710: $? = 0 -configure:4699: gcc -v >&5 -Using built-in specs. -COLLECT_GCC=gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -OFFLOAD_TARGET_NAMES=nvptx-none -OFFLOAD_TARGET_DEFAULT=1 -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) -configure:4710: $? = 0 -configure:4699: gcc -V >&5 -gcc: error: unrecognized command line option '-V' -gcc: fatal error: no input files -compilation terminated. -configure:4710: $? = 1 -configure:4699: gcc -qversion >&5 -gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? -gcc: fatal error: no input files -compilation terminated. -configure:4710: $? = 1 -configure:4714: checking whether we are using the GNU C compiler -configure:4742: result: yes -configure:4751: checking whether gcc accepts -g -configure:4812: result: yes -configure:4829: checking for gcc option to accept ISO C89 -configure:4906: result: none needed -configure:4931: checking how to run the C preprocessor -configure:4962: gcc -E conftest.c -configure:4962: $? = 0 -configure:4976: gcc -E conftest.c -conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory - #include <ac_nonexistent.h> - ^~~~~~~~~~~~~~~~~~ -compilation terminated. -configure:4976: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:5001: result: gcc -E -configure:5021: gcc -E conftest.c -configure:5021: $? = 0 -configure:5035: gcc -E conftest.c -conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory - #include <ac_nonexistent.h> - ^~~~~~~~~~~~~~~~~~ -compilation terminated. -configure:5035: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| /* end confdefs.h. */ -| #include <ac_nonexistent.h> -configure:5064: checking for grep that handles long lines and -e -configure:5122: result: /bin/grep -configure:5127: checking for egrep -configure:5189: result: /bin/grep -E -configure:5194: checking for ANSI C header files -configure:5214: gcc -c -g -O2 conftest.c >&5 -configure:5214: $? = 0 -configure:5287: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -configure:5287: $? = 0 -configure:5287: ./conftest -configure:5287: $? = 0 -configure:5298: result: yes -configure:5311: checking for sys/types.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for sys/stat.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for stdlib.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for string.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for memory.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for strings.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for inttypes.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for stdint.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5311: checking for unistd.h -configure:5311: gcc -c -g -O2 conftest.c >&5 -configure:5311: $? = 0 -configure:5311: result: yes -configure:5325: checking minix/config.h usability -configure:5325: gcc -c -g -O2 conftest.c >&5 -conftest.c:54:10: fatal error: minix/config.h: No such file or directory - #include <minix/config.h> - ^~~~~~~~~~~~~~~~ -compilation terminated. -configure:5325: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| #include <minix/config.h> -configure:5325: result: no -configure:5325: checking minix/config.h presence -configure:5325: gcc -E conftest.c -conftest.c:21:10: fatal error: minix/config.h: No such file or directory - #include <minix/config.h> - ^~~~~~~~~~~~~~~~ -compilation terminated. -configure:5325: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 <minix/config.h> -configure:5325: result: no -configure:5325: checking for minix/config.h -configure:5325: result: no -configure:5346: checking whether it is safe to define __EXTENSIONS__ -configure:5364: gcc -c -g -O2 conftest.c >&5 -configure:5364: $? = 0 -configure:5371: result: yes -configure:5434: checking how to print strings -configure:5461: result: printf -configure:5482: checking for a sed that does not truncate output -configure:5546: result: /bin/sed -configure:5564: checking for fgrep -configure:5626: result: /bin/grep -F -configure:5661: checking for ld used by gcc -configure:5728: result: ld -configure:5735: checking if the linker (ld) is GNU ld -configure:5750: result: yes -configure:5762: checking for BSD- or MS-compatible name lister (nm) -configure:5811: result: nm -configure:5941: checking the name lister (nm) interface -configure:5948: gcc -c -g -O2 conftest.c >&5 -configure:5951: nm "conftest.o" -configure:5954: output -0000000000000000 B some_variable -configure:5961: result: BSD nm -configure:5964: checking whether ln -s works -configure:5968: result: yes -configure:5976: checking the maximum length of command line arguments -configure:6101: result: 1572864 -configure:6118: checking whether the shell understands some XSI constructs -configure:6128: result: yes -configure:6132: checking whether the shell understands "+=" -configure:6138: result: yes -configure:6173: checking for ld option to reload object files -configure:6180: result: -r -configure:6209: checking for x86_64-pc-linux-gnu-objdump -configure:6236: result: objdump -configure:6308: checking how to recognize dependent libraries -configure:6509: result: pass_all -configure:6529: checking for x86_64-pc-linux-gnu-ar -configure:6556: result: ar -configure:6634: checking for x86_64-pc-linux-gnu-strip -configure:6664: result: no -configure:6674: checking for strip -configure:6690: found /usr/bin/strip -configure:6701: result: strip -configure:6733: checking for x86_64-pc-linux-gnu-ranlib -configure:6760: result: ranlib -configure:6902: checking command to parse nm output from gcc object -configure:7020: gcc -c -g -O2 conftest.c >&5 -configure:7023: $? = 0 -configure:7027: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm -configure:7030: $? = 0 -configure:7084: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c conftstm.o >&5 -configure:7087: $? = 0 -configure:7125: result: ok -configure:7220: gcc -c -g -O2 conftest.c >&5 -configure:7223: $? = 0 -configure:7973: checking for dlfcn.h -configure:7973: gcc -c -g -O2 conftest.c >&5 -configure:7973: $? = 0 -configure:7973: result: yes -configure:8129: checking for objdir -configure:8144: result: .libs -configure:8415: checking if gcc supports -fno-rtti -fno-exceptions -configure:8433: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 -cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C -configure:8437: $? = 0 -configure:8450: result: no -configure:8470: checking for gcc option to produce PIC -configure:8756: result: -fPIC -DPIC -configure:8768: checking if gcc PIC flag -fPIC -DPIC works -configure:8786: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 -configure:8790: $? = 0 -configure:8803: result: yes -configure:8827: checking if gcc static flag -static works -configure:8855: result: yes -configure:8870: checking if gcc supports -c -o file.o -configure:8891: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 -configure:8895: $? = 0 -configure:8917: result: yes -configure:8925: checking if gcc supports -c -o file.o -configure:8972: result: yes -configure:9005: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries -configure:10076: result: yes -configure:10321: checking dynamic linker characteristics -configure:10772: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/foo conftest.c >&5 -configure:10772: $? = 0 -configure:10994: result: GNU/Linux ld.so -configure:11101: checking how to hardcode library paths into programs -configure:11126: result: immediate -configure:11220: checking for shl_load -configure:11220: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -/tmp/cchpnxbQ.o: In function `main': -/home/xavier/sdcc_gas/support/sdbinutils/bfd/conftest.c:62: undefined reference to `shl_load' -collect2: error: ld returned 1 exit status -configure:11220: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define shl_load innocuous_shl_load -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char shl_load (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef shl_load -| -| /* 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 shl_load (); -| /* 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_shl_load || defined __stub___shl_load -| choke me -| #endif -| -| int -| main () -| { -| return shl_load (); -| ; -| return 0; -| } -configure:11220: result: no -configure:11224: checking for shl_load in -ldld -configure:11249: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldld >&5 -/usr/bin/ld: cannot find -ldld -collect2: error: ld returned 1 exit status -configure:11249: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char shl_load (); -| int -| main () -| { -| return shl_load (); -| ; -| return 0; -| } -configure:11258: result: no -configure:11263: checking for dlopen -configure:11263: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -/tmp/ccTBAFPX.o: In function `main': -/home/xavier/sdcc_gas/support/sdbinutils/bfd/conftest.c:62: undefined reference to `dlopen' -collect2: error: ld returned 1 exit status -configure:11263: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| /* end confdefs.h. */ -| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. -| For example, HP-UX 11i <limits.h> declares gettimeofday. */ -| #define dlopen innocuous_dlopen -| -| /* System header to define __stub macros and hopefully few prototypes, -| which can conflict with char dlopen (); below. -| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since -| <limits.h> exists even on freestanding compilers. */ -| -| #ifdef __STDC__ -| # include <limits.h> -| #else -| # include <assert.h> -| #endif -| -| #undef dlopen -| -| /* 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 dlopen (); -| /* 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_dlopen || defined __stub___dlopen -| choke me -| #endif -| -| int -| main () -| { -| return dlopen (); -| ; -| return 0; -| } -configure:11263: result: no -configure:11267: checking for dlopen in -ldl -configure:11292: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:11292: $? = 0 -configure:11301: result: yes -configure:11420: checking whether a program can dlopen itself -configure:11500: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -Wl,--export-dynamic conftest.c -ldl >&5 -configure:11503: $? = 0 -configure:11521: result: yes -configure:11526: checking whether a statically linked program can dlopen itself -configure:11606: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -Wl,--export-dynamic -static conftest.c -ldl >&5 -/tmp/ccyYkXQb.o: In function `main': -/home/xavier/sdcc_gas/support/sdbinutils/bfd/configure:11586: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking -configure:11609: $? = 0 -conftest: undefined symbol: _fnord -configure:11627: result: no -configure:11666: checking whether stripping libraries is possible -configure:11671: result: yes -configure:11706: checking if libtool supports shared libraries -configure:11708: result: yes -configure:11711: checking whether to build shared libraries -configure:11732: result: no -configure:11735: checking whether to build static libraries -configure:11739: result: yes -configure:11789: checking for dlfcn.h -configure:11789: result: yes -configure:11802: checking for windows.h -configure:11802: gcc -c -g -O2 conftest.c >&5 -conftest.c:63:10: fatal error: windows.h: No such file or directory - #include <windows.h> - ^~~~~~~~~~~ -compilation terminated. -configure:11802: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| -| #include <windows.h> -configure:11802: result: no -configure:11829: checking for library containing dlopen -configure:11860: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5 -/tmp/cc3GX9Db.o: In function `main': -/home/xavier/sdcc_gas/support/sdbinutils/bfd/conftest.c:40: undefined reference to `dlopen' -collect2: error: ld returned 1 exit status -configure:11860: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 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 dlopen (); -| int -| main () -| { -| return dlopen (); -| ; -| return 0; -| } -configure:11860: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:11860: $? = 0 -configure:11877: result: -ldl -configure:11908: checking for special C compiler options needed for large files -configure:11953: result: no -configure:11959: checking for _FILE_OFFSET_BITS value needed for large files -configure:11984: gcc -c -g -O2 conftest.c >&5 -configure:11984: $? = 0 -configure:12016: result: no -configure:12405: checking whether to enable maintainer-specific portions of Makefiles -configure:12414: result: no -configure:12450: checking whether to install libbfd -configure:12463: result: no -configure:12513: checking whether NLS is requested -configure:12516: result: no -configure:12584: checking whether NLS is requested -configure:12593: result: yes -configure:12631: checking for msgfmt -configure:12662: result: /usr/bin/msgfmt -configure:12671: checking for gmsgfmt -configure:12702: result: /usr/bin/msgfmt -configure:12742: checking for xgettext -configure:12773: result: /usr/bin/xgettext -configure:12813: checking for msgmerge -configure:12843: result: /usr/bin/msgmerge -configure:12893: checking for long double -configure:12925: result: yes -configure:12933: checking for long long -configure:12933: gcc -c -g -O2 conftest.c >&5 -configure:12933: $? = 0 -configure:12933: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:67:24: error: expected expression before ')' token - if (sizeof ((long long))) - ^ -configure:12933: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| /* end confdefs.h. */ -| #include <stdio.h> -| #ifdef HAVE_SYS_TYPES_H -| # include <sys/types.h> -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include <sys/stat.h> -| #endif -| #ifdef STDC_HEADERS -| # include <stdlib.h> -| # include <stddef.h> -| #else -| # ifdef HAVE_STDLIB_H -| # include <stdlib.h> -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include <memory.h> -| # endif -| # include <string.h> -| #endif -| #ifdef HAVE_STRINGS_H -| # include <strings.h> -| #endif -| #ifdef HAVE_INTTYPES_H -| # include <inttypes.h> -| #endif -| #ifdef HAVE_STDINT_H -| # include <stdint.h> -| #endif -| #ifdef HAVE_UNISTD_H -| # include <unistd.h> -| #endif -| int -| main () -| { -| if (sizeof ((long long))) -| return 0; -| ; -| return 0; -| } -configure:12933: result: yes -configure:12944: checking size of long long -configure:12949: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:12949: $? = 0 -configure:12949: ./conftest -configure:12949: $? = 0 -configure:12964: result: 8 -configure:12980: checking size of void * -configure:12985: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:12985: $? = 0 -configure:12985: ./conftest -configure:12985: $? = 0 -configure:13000: result: 8 -configure:13014: checking size of long -configure:13019: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13019: $? = 0 -configure:13019: ./conftest -configure:13019: $? = 0 -configure:13034: result: 8 -configure:13116: checking alloca.h usability -configure:13116: gcc -c -g -O2 conftest.c >&5 -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking alloca.h presence -configure:13116: gcc -E conftest.c -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking for alloca.h -configure:13116: result: yes -configure:13116: checking stddef.h usability -configure:13116: gcc -c -g -O2 conftest.c >&5 -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking stddef.h presence -configure:13116: gcc -E conftest.c -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking for stddef.h -configure:13116: result: yes -configure:13116: checking for string.h -configure:13116: result: yes -configure:13116: checking for strings.h -configure:13116: result: yes -configure:13116: checking for stdlib.h -configure:13116: result: yes -configure:13116: checking time.h usability -configure:13116: gcc -c -g -O2 conftest.c >&5 -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking time.h presence -configure:13116: gcc -E conftest.c -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking for time.h -configure:13116: result: yes -configure:13116: checking for unistd.h -configure:13116: result: yes -configure:13116: checking wchar.h usability -configure:13116: gcc -c -g -O2 conftest.c >&5 -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking wchar.h presence -configure:13116: gcc -E conftest.c -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking for wchar.h -configure:13116: result: yes -configure:13116: checking wctype.h usability -configure:13116: gcc -c -g -O2 conftest.c >&5 -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking wctype.h presence -configure:13116: gcc -E conftest.c -configure:13116: $? = 0 -configure:13116: result: yes -configure:13116: checking for wctype.h -configure:13116: result: yes -configure:13130: checking fcntl.h usability -configure:13130: gcc -c -g -O2 conftest.c >&5 -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking fcntl.h presence -configure:13130: gcc -E conftest.c -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking for fcntl.h -configure:13130: result: yes -configure:13130: checking sys/file.h usability -configure:13130: gcc -c -g -O2 conftest.c >&5 -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking sys/file.h presence -configure:13130: gcc -E conftest.c -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking for sys/file.h -configure:13130: result: yes -configure:13130: checking sys/time.h usability -configure:13130: gcc -c -g -O2 conftest.c >&5 -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking sys/time.h presence -configure:13130: gcc -E conftest.c -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking for sys/time.h -configure:13130: result: yes -configure:13130: checking for sys/stat.h -configure:13130: result: yes -configure:13130: checking sys/resource.h usability -configure:13130: gcc -c -g -O2 conftest.c >&5 -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking sys/resource.h presence -configure:13130: gcc -E conftest.c -configure:13130: $? = 0 -configure:13130: result: yes -configure:13130: checking for sys/resource.h -configure:13130: result: yes -configure:13154: checking for uintmax_t -configure:13154: gcc -c -g -O2 conftest.c >&5 -configure:13154: $? = 0 -configure:13154: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:24: error: expected expression before ')' token - if (sizeof ((uintmax_t))) - ^ -configure:13154: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| #define HAVE_LONG_LONG 1 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_VOID_P 8 -| #define SIZEOF_LONG 8 -| #define HAVE_ALLOCA_H 1 -| #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_WCHAR_H 1 -| #define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -| /* end confdefs.h. */ -| #include <sys/types.h> -| #include <stdint.h> -| -| int -| main () -| { -| if (sizeof ((uintmax_t))) -| return 0; -| ; -| return 0; -| } -configure:13154: result: yes -configure:13163: checking for uintptr_t -configure:13163: gcc -c -g -O2 conftest.c >&5 -configure:13163: $? = 0 -configure:13163: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:24: error: expected expression before ')' token - if (sizeof ((uintptr_t))) - ^ -configure:13163: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| #define HAVE_LONG_LONG 1 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_VOID_P 8 -| #define SIZEOF_LONG 8 -| #define HAVE_ALLOCA_H 1 -| #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_WCHAR_H 1 -| #define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -| /* end confdefs.h. */ -| #include <sys/types.h> -| #include <stdint.h> -| -| int -| main () -| { -| if (sizeof ((uintptr_t))) -| return 0; -| ; -| return 0; -| } -configure:13163: result: yes -configure:13172: checking for int_least32_t -configure:13172: gcc -c -g -O2 conftest.c >&5 -configure:13172: $? = 0 -configure:13172: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:28: error: expected expression before ')' token - if (sizeof ((int_least32_t))) - ^ -configure:13172: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| #define HAVE_LONG_LONG 1 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_VOID_P 8 -| #define SIZEOF_LONG 8 -| #define HAVE_ALLOCA_H 1 -| #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_WCHAR_H 1 -| #define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -| /* end confdefs.h. */ -| #include <sys/types.h> -| #include <stdint.h> -| -| int -| main () -| { -| if (sizeof ((int_least32_t))) -| return 0; -| ; -| return 0; -| } -configure:13172: result: yes -configure:13181: checking for int_fast32_t -configure:13181: gcc -c -g -O2 conftest.c >&5 -configure:13181: $? = 0 -configure:13181: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:27: error: expected expression before ')' token - if (sizeof ((int_fast32_t))) - ^ -configure:13181: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| #define HAVE_LONG_LONG 1 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_VOID_P 8 -| #define SIZEOF_LONG 8 -| #define HAVE_ALLOCA_H 1 -| #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_WCHAR_H 1 -| #define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -| /* end confdefs.h. */ -| #include <sys/types.h> -| #include <stdint.h> -| -| int -| main () -| { -| if (sizeof ((int_fast32_t))) -| return 0; -| ; -| return 0; -| } -configure:13181: result: yes -configure:13190: checking for uint64_t -configure:13190: gcc -c -g -O2 conftest.c >&5 -configure:13190: $? = 0 -configure:13190: gcc -c -g -O2 conftest.c >&5 -conftest.c: In function 'main': -conftest.c:55:23: error: expected expression before ')' token - if (sizeof ((uint64_t))) - ^ -configure:13190: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "bfd" -| #define PACKAGE_TARNAME "bfd" -| #define PACKAGE_VERSION "2.30" -| #define PACKAGE_STRING "bfd 2.30" -| #define PACKAGE_BUGREPORT "" -| #define PACKAGE_URL "" -| #define PACKAGE "bfd" -| #define VERSION "2.30" -| #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 HAVE_DLFCN_H 1 -| #define LT_OBJDIR ".libs/" -| #define HAVE_DLFCN_H 1 -| #define USE_SECUREPLT 1 -| #define HAVE_LONG_DOUBLE 1 -| #define HAVE_LONG_LONG 1 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_VOID_P 8 -| #define SIZEOF_LONG 8 -| #define HAVE_ALLOCA_H 1 -| #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_WCHAR_H 1 -| #define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -| /* end confdefs.h. */ -| #include <sys/types.h> -| #include <stdint.h> -| -| int -| main () -| { -| if (sizeof ((uint64_t))) -| return 0; -| ; -| return 0; -| } -configure:13190: result: yes -configure:13271: checking what to include in bfd_stdint.h -configure:13299: result: stdint.h (already complete) -configure:13547: checking whether time.h and sys/time.h may both be included -configure:13567: gcc -c -g -O2 conftest.c >&5 -configure:13567: $? = 0 -configure:13574: result: yes -configure:13585: checking for dirent.h that defines DIR -configure:13604: gcc -c -g -O2 conftest.c >&5 -configure:13604: $? = 0 -configure:13612: result: yes -configure:13626: checking for library containing opendir -configure:13657: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13657: $? = 0 -configure:13674: result: none required -configure:13742: checking whether string.h and strings.h may both be included -configure:13759: gcc -c -g -O2 conftest.c >&5 -configure:13759: $? = 0 -configure:13766: result: yes -configure:13777: checking for fcntl -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for getpagesize -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for setitimer -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for sysconf -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for fdopen -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for getuid -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for getgid -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13777: checking for fileno -configure:13777: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13777: $? = 0 -configure:13777: result: yes -configure:13790: checking for strtoull -configure:13790: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13790: $? = 0 -configure:13790: result: yes -configure:13790: checking for getrlimit -configure:13790: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:13790: $? = 0 -configure:13790: result: yes -configure:13801: checking whether basename is declared -configure:13801: gcc -c -g -O2 conftest.c >&5 -configure:13801: $? = 0 -configure:13801: result: yes -configure:13812: checking whether ftello is declared -configure:13812: gcc -c -g -O2 conftest.c >&5 -configure:13812: $? = 0 -configure:13812: result: yes -configure:13823: checking whether ftello64 is declared -configure:13823: gcc -c -g -O2 conftest.c >&5 -configure:13823: $? = 0 -configure:13823: result: yes -configure:13834: checking whether fseeko is declared -configure:13834: gcc -c -g -O2 conftest.c >&5 -configure:13834: $? = 0 -configure:13834: result: yes -configure:13845: checking whether fseeko64 is declared -configure:13845: gcc -c -g -O2 conftest.c >&5 -configure:13845: $? = 0 -configure:13845: result: yes -configure:13865: checking whether ffs is declared -configure:13865: gcc -c -g -O2 conftest.c >&5 -configure:13865: $? = 0 -configure:13865: result: yes -configure:13876: checking whether free is declared -configure:13876: gcc -c -g -O2 conftest.c >&5 -configure:13876: $? = 0 -configure:13876: result: yes -configure:13887: checking whether getenv is declared -configure:13887: gcc -c -g -O2 conftest.c >&5 -configure:13887: $? = 0 -configure:13887: result: yes -configure:13898: checking whether malloc is declared -configure:13898: gcc -c -g -O2 conftest.c >&5 -configure:13898: $? = 0 -configure:13898: result: yes -configure:13909: checking whether realloc is declared -configure:13909: gcc -c -g -O2 conftest.c >&5 -configure:13909: $? = 0 -configure:13909: result: yes -configure:13920: checking whether stpcpy is declared -configure:13920: gcc -c -g -O2 conftest.c >&5 -configure:13920: $? = 0 -configure:13920: result: yes -configure:13931: checking whether strstr is declared -configure:13931: gcc -c -g -O2 conftest.c >&5 -configure:13931: $? = 0 -configure:13931: result: yes -configure:13942: checking whether asprintf is declared -configure:13942: gcc -c -g -O2 conftest.c >&5 -configure:13942: $? = 0 -configure:13942: result: yes -configure:13953: checking whether vasprintf is declared -configure:13953: gcc -c -g -O2 conftest.c >&5 -configure:13953: $? = 0 -configure:13953: result: yes -configure:13964: checking whether snprintf is declared -configure:13964: gcc -c -g -O2 conftest.c >&5 -configure:13964: $? = 0 -configure:13964: result: yes -configure:13975: checking whether vsnprintf is declared -configure:13975: gcc -c -g -O2 conftest.c >&5 -configure:13975: $? = 0 -configure:13975: result: yes -configure:13986: checking whether strnlen is declared -configure:13986: gcc -c -g -O2 conftest.c >&5 -configure:13986: $? = 0 -configure:13986: result: yes -configure:14019: checking linker --as-needed support -configure:14030: result: yes -configure:14121: checking for cos in -lm -configure:14146: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -lm -ldl >&5 -conftest.c:86:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch] - char cos (); - ^~~ -configure:14146: $? = 0 -configure:14155: result: yes -configure:15863: checking for ftello -configure:15863: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15863: $? = 0 -configure:15863: result: yes -configure:15863: checking for ftello64 -configure:15863: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15863: $? = 0 -configure:15863: result: yes -configure:15863: checking for fseeko -configure:15863: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15863: $? = 0 -configure:15863: result: yes -configure:15863: checking for fseeko64 -configure:15863: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15863: $? = 0 -configure:15863: result: yes -configure:15863: checking for fopen64 -configure:15863: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15863: $? = 0 -configure:15863: result: yes -configure:15878: checking size of off_t -configure:15883: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:15883: $? = 0 -configure:15883: ./conftest -configure:15883: $? = 0 -configure:15898: result: 8 -configure:15909: checking file_ptr type -configure:15918: result: BFD_HOST_64_BIT -configure:15926: checking for stdlib.h -configure:15926: result: yes -configure:15926: checking for unistd.h -configure:15926: result: yes -configure:15939: checking for getpagesize -configure:15939: result: yes -configure:15948: checking for working mmap -configure:16085: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:16085: $? = 0 -configure:16085: ./conftest -configure:16085: $? = 0 -configure:16095: result: yes -configure:16107: checking for madvise -configure:16107: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:16107: $? = 0 -configure:16107: result: yes -configure:16107: checking for mprotect -configure:16107: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c -ldl >&5 -configure:16107: $? = 0 -configure:16107: result: yes -configure:16269: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by bfd config.status 2.30, which was -generated by GNU Autoconf 2.64. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on xavier-asus - -config.status:1231: creating Makefile -config.status:1231: creating doc/Makefile -config.status:1231: creating bfd-in3.h -config.status:1231: creating po/Makefile.in -config.status:1231: creating config.h -config.status:1403: config.h is unchanged -config.status:1451: executing depfiles commands -config.status:1451: executing libtool commands -config.status:1451: executing default-1 commands -config.status:1451: executing bfd_stdint.h commands -config.status:1451: executing default commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_build=x86_64-pc-linux-gnu -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' -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 ' -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_build_alias_set=set -ac_cv_env_build_alias_value=x86_64-pc-linux-gnu -ac_cv_env_host_alias_set=set -ac_cv_env_host_alias_value=x86_64-pc-linux-gnu -ac_cv_env_target_alias_set=set -ac_cv_env_target_alias_value=x86_64-pc-linux-gnu -ac_cv_func_dlopen=no -ac_cv_func_fcntl=yes -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=yes -ac_cv_func_getpagesize=yes -ac_cv_func_getrlimit=yes -ac_cv_func_getuid=yes -ac_cv_func_madvise=yes -ac_cv_func_mmap_fixed_mapped=yes -ac_cv_func_mprotect=yes -ac_cv_func_setitimer=yes -ac_cv_func_shl_load=no -ac_cv_func_strtoull=yes -ac_cv_func_sysconf=yes -ac_cv_have_decl_asprintf=yes -ac_cv_have_decl_basename=yes -ac_cv_have_decl_ffs=yes -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=yes -ac_cv_have_decl_strnlen=yes -ac_cv_have_decl_strstr=yes -ac_cv_have_decl_vasprintf=yes -ac_cv_have_decl_vsnprintf=yes -ac_cv_header_alloca_h=yes -ac_cv_header_dirent_dirent_h=yes -ac_cv_header_dlfcn_h=yes -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_resource_h=yes -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_wchar_h=yes -ac_cv_header_wctype_h=yes -ac_cv_header_windows_h=no -ac_cv_host=x86_64-pc-linux-gnu -ac_cv_lib_dl_dlopen=yes -ac_cv_lib_dld_shl_load=no -ac_cv_lib_m_cos=yes -ac_cv_objext=o -ac_cv_path_EGREP='/bin/grep -E' -ac_cv_path_FGREP='/bin/grep -F' -ac_cv_path_GMSGFMT=/usr/bin/msgfmt -ac_cv_path_GREP=/bin/grep -ac_cv_path_MSGFMT=/usr/bin/msgfmt -ac_cv_path_MSGMERGE=/usr/bin/msgmerge -ac_cv_path_SED=/bin/sed -ac_cv_path_XGETTEXT=/usr/bin/xgettext -ac_cv_path_mkdir=/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_dlopen=-ldl -ac_cv_search_opendir='none required' -ac_cv_search_strerror='none required' -ac_cv_sizeof_long=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_void_p=8 -ac_cv_sys_file_offset_bits=no -ac_cv_sys_largefile_CC=no -ac_cv_target=x86_64-pc-linux-gnu -ac_cv_type_int_fast32_t=yes -ac_cv_type_int_least32_t=yes -ac_cv_type_long_double=yes -ac_cv_type_long_long=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=yes -gcc_cv_header_string=yes -lt_cv_deplibs_check_method=pass_all -lt_cv_dlopen=dlopen -lt_cv_dlopen_libs=-ldl -lt_cv_dlopen_self=yes -lt_cv_dlopen_self_static=no -lt_cv_file_magic_cmd='$MAGIC_CMD' -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=ld -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=yes -lt_cv_shlibpath_overrides_runpath=yes -lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\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=1572864 - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/xavier/sdcc_gas/support/sdbinutils/missing --run aclocal-1.11' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='$${TAR-tar}' -AR='ar' -AUTOCONF='${SHELL} /home/xavier/sdcc_gas/support/sdbinutils/missing --run autoconf' -AUTOHEADER='${SHELL} /home/xavier/sdcc_gas/support/sdbinutils/missing --run autoheader' -AUTOMAKE='${SHELL} /home/xavier/sdcc_gas/support/sdbinutils/missing --run automake-1.11' -AWK='gawk' -BFD_HOSTPTR_T='unsigned long' -BFD_HOST_64BIT_LONG='1' -BFD_HOST_64BIT_LONG_LONG='0' -BFD_HOST_64_BIT='long' -BFD_HOST_64_BIT_DEFINED='1' -BFD_HOST_U_64_BIT='unsigned long' -CATALOGS='' -CATOBJEXT='' -CC='gcc' -CCDEPMODE='depmode=gcc3' -CC_FOR_BUILD='gcc' -CFLAGS='-g -O2' -COREFILE='' -COREFLAG='' -CPP='gcc -E' -CPPFLAGS='' -CYGPATH_W='echo' -DATADIRNAME='' -DEBUGDIR='${exec_prefix}/lib/debug' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -DSYMUTIL='' -DUMPBIN='' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='/bin/grep -E' -EXEEXT='' -EXEEXT_FOR_BUILD='$(EXEEXT)' -FGREP='/bin/grep -F' -GENCAT='' -GENINSRC_NEVER_FALSE='' -GENINSRC_NEVER_TRUE='#' -GMSGFMT='/usr/bin/msgfmt' -GREP='/bin/grep' -HDEFINES='' -INCINTL='' -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='' -LD='ld -m elf_x86_64' -LDFLAGS='-static-libstdc++ -static-libgcc ' -LIBINTL='' -LIBINTL_DEP='' -LIBM='-lm' -LIBOBJS='' -LIBS='-ldl ' -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='/bin/mkdir -p' -MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs' -MSGFMT='/usr/bin/msgfmt' -MSGMERGE='/usr/bin/msgmerge' -NM='nm' -NMEDIT='' -NO_WERROR='' -OBJDUMP='objdump' -OBJEXT='o' -OTOOL64='' -OTOOL='' -PACKAGE='bfd' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='bfd' -PACKAGE_STRING='bfd 2.30' -PACKAGE_TARNAME='bfd' -PACKAGE_URL='' -PACKAGE_VERSION='2.30' -PATH_SEPARATOR=':' -PKGVERSION='(sdbinutils derived from GNU Binutils) ' -PLUGINS_FALSE='#' -PLUGINS_TRUE='' -POSUB='' -RANLIB='ranlib' -REPORT_BUGS_TEXI='@uref{https://sourceforge.net/p/sdcc/bugs/}' -REPORT_BUGS_TO='<https://sourceforge.net/p/sdcc/bugs/>' -SED='/bin/sed' -SET_MAKE='' -SHARED_LDFLAGS='' -SHARED_LIBADD='' -SHELL='/bin/bash' -STRIP='strip' -TDEFINES=' ' -USE_NLS='yes' -VERSION='2.30' -WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144' -WARN_CFLAGS_FOR_BUILD='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144' -WARN_WRITE_STRINGS='-Wwrite-strings' -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='' -am__leading_dot='.' -am__nodep='_no' -am__quote='' -am__tar='$${TAR-tar} chof - "$$tardir"' -am__untar='$${TAR-tar} xf -' -bfd64_libs='' -bfd_backends=' asxxxx.lo plugin.lo' -bfd_default_target_size='32' -bfd_file_ptr='BFD_HOST_64_BIT' -bfd_machines=' cpu-z80.lo cpu-plugin.lo' -bfd_ufile_ptr='BFD_HOST_U_64_BIT' -bfdincludedir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/include' -bfdlibdir='$(exec_prefix)/$(host_noncanonical)/$(target_noncanonical)/lib' -bindir='${exec_prefix}/bin' -build='x86_64-pc-linux-gnu' -build_alias='x86_64-pc-linux-gnu' -build_cpu='x86_64' -build_os='linux-gnu' -build_vendor='pc' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' -exec_prefix='${prefix}' -havevecs='-DHAVE_asxxxx_vec -DHAVE_plugin_vec' -host='x86_64-pc-linux-gnu' -host_alias='x86_64-pc-linux-gnu' -host_cpu='x86_64' -host_noncanonical='x86_64-pc-linux-gnu' -host_os='linux-gnu' -host_vendor='pc' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /home/xavier/sdcc_gas/support/sdbinutils/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -lt_cv_dlopen_libs='-ldl' -mandir='${datarootdir}/man' -mkdir_p='/bin/mkdir -p' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,y,y,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -supports_plugins='1' -sysconfdir='${prefix}/etc' -target='asxxxx-unknown-unknown' -target_alias='x86_64-pc-linux-gnu' -target_cpu='x86_64' -target_noncanonical='x86_64-pc-linux-gnu' -target_os='linux-gnu' -target_vendor='pc' -tdefaults=' -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='\''&asxxxx_vec,&plugin_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_z80_arch,&bfd_plugin_arch'\''' -wordsize='32' -zlibdir='' -zlibinc='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "bfd" -#define PACKAGE_TARNAME "bfd" -#define PACKAGE_VERSION "2.30" -#define PACKAGE_STRING "bfd 2.30" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_URL "" -#define PACKAGE "bfd" -#define VERSION "2.30" -#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 HAVE_DLFCN_H 1 -#define LT_OBJDIR ".libs/" -#define HAVE_DLFCN_H 1 -#define USE_SECUREPLT 1 -#define HAVE_LONG_DOUBLE 1 -#define HAVE_LONG_LONG 1 -#define SIZEOF_LONG_LONG 8 -#define SIZEOF_VOID_P 8 -#define SIZEOF_LONG 8 -#define HAVE_ALLOCA_H 1 -#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_WCHAR_H 1 -#define HAVE_WCTYPE_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 HAVE_SYS_RESOURCE_H 1 -#define TIME_WITH_SYS_TIME 1 -#define HAVE_DIRENT_H 1 -#define STRING_WITH_STRINGS 1 -#define HAVE_FCNTL 1 -#define HAVE_GETPAGESIZE 1 -#define HAVE_SETITIMER 1 -#define HAVE_SYSCONF 1 -#define HAVE_FDOPEN 1 -#define HAVE_GETUID 1 -#define HAVE_GETGID 1 -#define HAVE_FILENO 1 -#define HAVE_STRTOULL 1 -#define HAVE_GETRLIMIT 1 -#define HAVE_DECL_BASENAME 1 -#define HAVE_DECL_FTELLO 1 -#define HAVE_DECL_FTELLO64 1 -#define HAVE_DECL_FSEEKO 1 -#define HAVE_DECL_FSEEKO64 1 -#define HAVE_DECL_FFS 1 -#define HAVE_DECL_FREE 1 -#define HAVE_DECL_GETENV 1 -#define HAVE_DECL_MALLOC 1 -#define HAVE_DECL_REALLOC 1 -#define HAVE_DECL_STPCPY 1 -#define HAVE_DECL_STRSTR 1 -#define HAVE_DECL_ASPRINTF 1 -#define HAVE_DECL_VASPRINTF 1 -#define HAVE_DECL_SNPRINTF 1 -#define HAVE_DECL_VSNPRINTF 1 -#define HAVE_DECL_STRNLEN 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_MMAP 1 -#define HAVE_MADVISE 1 -#define HAVE_MPROTECT 1 - -configure: exit 0 |
