summaryrefslogtreecommitdiff
path: root/support/sdbinutils/libiberty/config.log
diff options
context:
space:
mode:
authorXavier ASUS <xavi92psx@gmail.com>2019-10-18 00:31:54 +0200
committerXavier ASUS <xavi92psx@gmail.com>2019-10-18 00:31:54 +0200
commit268a53de823a6750d6256ee1fb1e7707b4b45740 (patch)
tree42c1799a9a82b2f7d9790ee9fe181d72a7274751 /support/sdbinutils/libiberty/config.log
downloadsdcc-gas-268a53de823a6750d6256ee1fb1e7707b4b45740.tar.gz
sdcc-3.9.0 fork implementing GNU assembler syntax
This fork aims to provide better support for stm8-binutils
Diffstat (limited to 'support/sdbinutils/libiberty/config.log')
-rw-r--r--support/sdbinutils/libiberty/config.log4328
1 files changed, 4328 insertions, 0 deletions
diff --git a/support/sdbinutils/libiberty/config.log b/support/sdbinutils/libiberty/config.log
new file mode 100644
index 0000000..01b105f
--- /dev/null
+++ b/support/sdbinutils/libiberty/config.log
@@ -0,0 +1,4328 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ $ /home/xavier/sdcc/support/sdbinutils/libiberty/configure --srcdir=.././libiberty --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:2493: checking whether to enable maintainer-specific portions of Makefiles
+configure:2503: result: no
+configure:2518: checking for makeinfo
+configure:2545: result: makeinfo --split-size=5000000
+configure:2585: checking for perl
+configure:2601: found /usr/bin/perl
+configure:2612: result: perl
+configure:2631: checking build system type
+configure:2645: result: x86_64-pc-linux-gnu
+configure:2665: checking host system type
+configure:2678: result: x86_64-pc-linux-gnu
+configure:2703: checking for x86_64-pc-linux-gnu-ar
+configure:2730: result: ar
+configure:2795: checking for x86_64-pc-linux-gnu-ranlib
+configure:2822: result: ranlib
+configure:2907: checking whether to install libiberty headers and static library
+configure:2930: result: no
+configure:2932: target_header_dir =
+configure:2944: checking for x86_64-pc-linux-gnu-gcc
+configure:2971: result: gcc
+configure:3240: checking for C compiler version
+configure:3249: 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:3260: $? = 0
+configure:3249: 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:3260: $? = 0
+configure:3249: gcc -V >&5
+gcc: error: unrecognized command line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:3260: $? = 1
+configure:3249: gcc -qversion >&5
+gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
+gcc: fatal error: no input files
+compilation terminated.
+configure:3260: $? = 1
+configure:3276: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:3279: $? = 0
+configure:3308: checking for C compiler default output file name
+configure:3330: gcc -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:3334: $? = 0
+configure:3371: result: a.out
+configure:3387: checking whether the C compiler works
+configure:3396: ./a.out
+configure:3400: $? = 0
+configure:3415: result: yes
+configure:3422: checking whether we are cross compiling
+configure:3424: result: no
+configure:3427: checking for suffix of executables
+configure:3434: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:3438: $? = 0
+configure:3460: result:
+configure:3467: checking for suffix of object files
+configure:3489: gcc -c -g -O2 conftest.c >&5
+configure:3493: $? = 0
+configure:3514: result: o
+configure:3518: checking whether we are using the GNU C compiler
+configure:3537: gcc -c -g -O2 conftest.c >&5
+configure:3537: $? = 0
+configure:3546: result: yes
+configure:3555: checking whether gcc accepts -g
+configure:3575: gcc -c -g conftest.c >&5
+configure:3575: $? = 0
+configure:3616: result: yes
+configure:3633: checking for gcc option to accept ISO C89
+configure:3697: gcc -c -g -O2 conftest.c >&5
+configure:3697: $? = 0
+configure:3710: result: none needed
+configure:3736: checking how to run the C preprocessor
+configure:3767: gcc -E conftest.c
+configure:3767: $? = 0
+configure:3781: gcc -E conftest.c
+conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^~~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:3781: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3806: result: gcc -E
+configure:3826: gcc -E conftest.c
+configure:3826: $? = 0
+configure:3840: gcc -E conftest.c
+conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^~~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:3840: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3869: checking for grep that handles long lines and -e
+configure:3927: result: /bin/grep
+configure:3932: checking for egrep
+configure:3994: result: /bin/grep -E
+configure:3999: checking for ANSI C header files
+configure:4019: gcc -c -g -O2 conftest.c >&5
+configure:4019: $? = 0
+configure:4092: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:4092: $? = 0
+configure:4092: ./conftest
+configure:4092: $? = 0
+configure:4103: result: yes
+configure:4116: checking for sys/types.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for sys/stat.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for stdlib.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for string.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for memory.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for strings.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for inttypes.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for stdint.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4116: checking for unistd.h
+configure:4116: gcc -c -g -O2 conftest.c >&5
+configure:4116: $? = 0
+configure:4116: result: yes
+configure:4130: checking minix/config.h usability
+configure:4130: gcc -c -g -O2 conftest.c >&5
+conftest.c:52:10: fatal error: minix/config.h: No such file or directory
+ #include <minix/config.h>
+ ^~~~~~~~~~~~~~~~
+compilation terminated.
+configure:4130: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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:4130: result: no
+configure:4130: checking minix/config.h presence
+configure:4130: gcc -E conftest.c
+conftest.c:19:10: fatal error: minix/config.h: No such file or directory
+ #include <minix/config.h>
+ ^~~~~~~~~~~~~~~~
+compilation terminated.
+configure:4130: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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:4130: result: no
+configure:4130: checking for minix/config.h
+configure:4130: result: no
+configure:4151: checking whether it is safe to define __EXTENSIONS__
+configure:4169: gcc -c -g -O2 conftest.c >&5
+configure:4169: $? = 0
+configure:4176: result: yes
+configure:4198: checking for special C compiler options needed for large files
+configure:4243: result: no
+configure:4249: checking for _FILE_OFFSET_BITS value needed for large files
+configure:4274: gcc -c -g -O2 conftest.c >&5
+configure:4274: $? = 0
+configure:4306: result: no
+configure:4411: checking whether gcc supports -W
+configure:4428: gcc -c -W conftest.c >&5
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4411: checking whether gcc supports -Wall
+configure:4428: gcc -c -Wall conftest.c >&5
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4411: checking whether gcc supports -Wwrite-strings
+configure:4428: gcc -c -Wwrite-strings conftest.c >&5
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4411: checking whether gcc supports -Wc++-compat
+configure:4428: gcc -c -Wc++-compat conftest.c >&5
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4411: checking whether gcc supports -Wstrict-prototypes
+configure:4428: gcc -c -Wstrict-prototypes conftest.c >&5
+conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
+ main ()
+ ^~~~
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4411: checking whether gcc supports -Wshadow=local
+configure:4428: gcc -c -Wshadow=local conftest.c >&5
+configure:4428: $? = 0
+configure:4437: result: yes
+configure:4460: checking whether gcc supports -pedantic
+configure:4478: gcc -c -pedantic conftest.c >&5
+configure:4478: $? = 0
+configure:4486: result: yes
+configure:4502: checking whether gcc and cc understand -c and -o together
+configure:4533: gcc -c conftest.c -o conftest2.o >&5
+configure:4537: $? = 0
+configure:4543: gcc -c conftest.c -o conftest2.o >&5
+configure:4547: $? = 0
+configure:4558: cc -c conftest.c >&5
+configure:4562: $? = 0
+configure:4570: cc -c conftest.c -o conftest2.o >&5
+configure:4574: $? = 0
+configure:4580: cc -c conftest.c -o conftest2.o >&5
+configure:4584: $? = 0
+configure:4602: result: yes
+configure:4621: checking for an ANSI C-conforming const
+configure:4686: gcc -c -g -O2 conftest.c >&5
+configure:4686: $? = 0
+configure:4693: result: yes
+configure:4701: checking for inline
+configure:4717: gcc -c -g -O2 conftest.c >&5
+configure:4717: $? = 0
+configure:4725: result: inline
+configure:4743: checking whether byte ordering is bigendian
+configure:4758: gcc -c -g -O2 conftest.c >&5
+conftest.c:25:9: error: unknown type name 'not'
+ not a universal capable compiler
+ ^~~
+conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
+ not a universal capable compiler
+ ^~~~~~~~~
+conftest.c:25:15: error: unknown type name 'universal'
+configure:4758: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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. */
+| #ifndef __APPLE_CC__
+| not a universal capable compiler
+| #endif
+| typedef int dummy;
+|
+configure:4803: gcc -c -g -O2 conftest.c >&5
+configure:4803: $? = 0
+configure:4821: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:31:4: error: unknown type name 'not'; did you mean 'ino_t'?
+ not big endian
+ ^~~
+ ino_t
+conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
+ not big endian
+ ^~~~~~
+configure:4821: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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 <sys/types.h>
+| #include <sys/param.h>
+|
+| int
+| main ()
+| {
+| #if BYTE_ORDER != BIG_ENDIAN
+| not big endian
+| #endif
+|
+| ;
+| return 0;
+| }
+configure:4949: result: no
+configure:4988: checking for a BSD-compatible install
+configure:5056: result: /usr/bin/install -c
+configure:5221: checking for sys/file.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for sys/param.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for limits.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for stdlib.h
+configure:5221: result: yes
+configure:5221: checking for malloc.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for string.h
+configure:5221: result: yes
+configure:5221: checking for unistd.h
+configure:5221: result: yes
+configure:5221: checking for strings.h
+configure:5221: result: yes
+configure:5221: checking for sys/time.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for time.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for sys/resource.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for sys/stat.h
+configure:5221: result: yes
+configure:5221: checking for sys/mman.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for fcntl.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for alloca.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for sys/pstat.h
+configure:5221: gcc -E conftest.c
+conftest.c:39:10: fatal error: sys/pstat.h: No such file or directory
+ #include <sys/pstat.h>
+ ^~~~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| /* end confdefs.h. */
+| #include <sys/pstat.h>
+configure:5221: result: no
+configure:5221: checking for sys/sysmp.h
+configure:5221: gcc -E conftest.c
+conftest.c:39:10: fatal error: sys/sysmp.h: No such file or directory
+ #include <sys/sysmp.h>
+ ^~~~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| /* end confdefs.h. */
+| #include <sys/sysmp.h>
+configure:5221: result: no
+configure:5221: checking for sys/sysinfo.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for machine/hal_sysinfo.h
+configure:5221: gcc -E conftest.c
+conftest.c:40:10: fatal error: machine/hal_sysinfo.h: No such file or directory
+ #include <machine/hal_sysinfo.h>
+ ^~~~~~~~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| /* end confdefs.h. */
+| #include <machine/hal_sysinfo.h>
+configure:5221: result: no
+configure:5221: checking for sys/table.h
+configure:5221: gcc -E conftest.c
+conftest.c:40:10: fatal error: sys/table.h: No such file or directory
+ #include <sys/table.h>
+ ^~~~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| /* end confdefs.h. */
+| #include <sys/table.h>
+configure:5221: result: no
+configure:5221: checking for sys/sysctl.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for sys/systemcfg.h
+configure:5221: gcc -E conftest.c
+conftest.c:41:10: fatal error: sys/systemcfg.h: No such file or directory
+ #include <sys/systemcfg.h>
+ ^~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| /* end confdefs.h. */
+| #include <sys/systemcfg.h>
+configure:5221: result: no
+configure:5221: checking for stdint.h
+configure:5221: result: yes
+configure:5221: checking for stdio_ext.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5221: checking for process.h
+configure:5221: gcc -E conftest.c
+conftest.c:43:10: fatal error: process.h: No such file or directory
+ #include <process.h>
+ ^~~~~~~~~~~
+compilation terminated.
+configure:5221: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| /* end confdefs.h. */
+| #include <process.h>
+configure:5221: result: no
+configure:5221: checking for sys/prctl.h
+configure:5221: gcc -E conftest.c
+configure:5221: $? = 0
+configure:5221: result: yes
+configure:5231: checking for sys/wait.h that is POSIX.1 compatible
+configure:5257: gcc -c -g -O2 conftest.c >&5
+configure:5257: $? = 0
+configure:5264: result: yes
+configure:5272: checking whether time.h and sys/time.h may both be included
+configure:5292: gcc -c -g -O2 conftest.c >&5
+configure:5292: $? = 0
+configure:5299: result: yes
+configure:5308: checking whether errno must be declared
+configure:5324: gcc -c -g -O2 conftest.c >&5
+configure:5324: $? = 0
+configure:5331: result: no
+configure:5345: checking size of int
+configure:5350: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:5350: $? = 0
+configure:5350: ./conftest
+configure:5350: $? = 0
+configure:5365: result: 4
+configure:5379: checking size of long
+configure:5384: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:5384: $? = 0
+configure:5384: ./conftest
+configure:5384: $? = 0
+configure:5399: result: 8
+configure:5413: checking size of size_t
+configure:5418: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:5418: $? = 0
+configure:5418: ./conftest
+configure:5418: $? = 0
+configure:5433: result: 8
+configure:5445: checking for long long
+configure:5445: gcc -c -g -O2 conftest.c >&5
+configure:5445: $? = 0
+configure:5445: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:85:24: error: expected expression before ')' token
+ if (sizeof ((long long)))
+ ^
+configure:5445: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| /* 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:5445: result: yes
+configure:5453: checking size of long long
+configure:5458: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:5458: $? = 0
+configure:5458: ./conftest
+configure:5458: $? = 0
+configure:5473: result: 8
+configure:5487: checking for a 64-bit type
+configure:5505: gcc -c -g -O2 conftest.c >&5
+configure:5505: $? = 0
+configure:5555: result: uint64_t
+configure:5566: checking for intptr_t
+configure:5566: gcc -c -g -O2 conftest.c >&5
+configure:5566: $? = 0
+configure:5566: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:88:23: error: expected expression before ')' token
+ if (sizeof ((intptr_t)))
+ ^
+configure:5566: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| /* 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 ((intptr_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:5566: result: yes
+configure:5601: checking for uintptr_t
+configure:5601: gcc -c -g -O2 conftest.c >&5
+configure:5601: $? = 0
+configure:5601: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:89:24: error: expected expression before ')' token
+ if (sizeof ((uintptr_t)))
+ ^
+configure:5601: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 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 ((uintptr_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:5601: result: yes
+configure:5636: checking for ssize_t
+configure:5636: gcc -c -g -O2 conftest.c >&5
+configure:5636: $? = 0
+configure:5636: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:90:22: error: expected expression before ')' token
+ if (sizeof ((ssize_t)))
+ ^
+configure:5636: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 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 ((ssize_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:5636: result: yes
+configure:5655: checking for pid_t
+configure:5655: gcc -c -g -O2 conftest.c >&5
+configure:5655: $? = 0
+configure:5655: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:91:20: error: expected expression before ')' token
+ if (sizeof ((pid_t)))
+ ^
+configure:5655: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 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 ((pid_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:5655: result: yes
+configure:6337: checking for library containing strerror
+configure:6371: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6371: $? = 0
+configure:6388: result: none required
+configure:6399: checking for asprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for atexit
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for basename
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for bcmp
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:81:6: warning: conflicting types for built-in function 'bcmp' [-Wbuiltin-declaration-mismatch]
+ char bcmp ();
+ ^~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for bcopy
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:82:6: warning: conflicting types for built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
+ char bcopy ();
+ ^~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for bsearch
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for bzero
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:84:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
+ char bzero ();
+ ^~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for calloc
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:85:6: warning: conflicting types for built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
+ char calloc ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for clock
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for ffs
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:87:6: warning: conflicting types for built-in function 'ffs' [-Wbuiltin-declaration-mismatch]
+ char ffs ();
+ ^~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for getcwd
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for getpagesize
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for gettimeofday
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for index
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:91:6: warning: conflicting types for built-in function 'index' [-Wbuiltin-declaration-mismatch]
+ char index ();
+ ^~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for insque
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memchr
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:93:6: warning: conflicting types for built-in function 'memchr' [-Wbuiltin-declaration-mismatch]
+ char memchr ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memcmp
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:94:6: warning: conflicting types for built-in function 'memcmp' [-Wbuiltin-declaration-mismatch]
+ char memcmp ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memcpy
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:95:6: warning: conflicting types for built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
+ char memcpy ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memmem
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memmove
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:97:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch]
+ char memmove ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for mempcpy
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:98:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch]
+ char mempcpy ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for memset
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:99:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch]
+ char memset ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for mkstemps
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for putenv
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for random
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for rename
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for rindex
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:104:6: warning: conflicting types for built-in function 'rindex' [-Wbuiltin-declaration-mismatch]
+ char rindex ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for setenv
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for snprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:106:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
+ char snprintf ();
+ ^~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for sigsetmask
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for stpcpy
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:108:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch]
+ char stpcpy ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for stpncpy
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:109:6: warning: conflicting types for built-in function 'stpncpy' [-Wbuiltin-declaration-mismatch]
+ char stpncpy ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strcasecmp
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:110:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch]
+ char strcasecmp ();
+ ^~~~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strchr
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:111:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
+ char strchr ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strdup
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:112:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
+ char strdup ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strncasecmp
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:113:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch]
+ char strncasecmp ();
+ ^~~~~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strndup
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:114:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch]
+ char strndup ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strnlen
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strrchr
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:116:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch]
+ char strrchr ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strstr
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:117:6: warning: conflicting types for built-in function 'strstr' [-Wbuiltin-declaration-mismatch]
+ char strstr ();
+ ^~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strtod
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strtol
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strtoul
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strtoll
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strtoull
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for strverscmp
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for tmpnam
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccUqOd3c.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:135: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for vasprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for vfprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:126:6: warning: conflicting types for built-in function 'vfprintf' [-Wbuiltin-declaration-mismatch]
+ char vfprintf ();
+ ^~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for vprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:127:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch]
+ char vprintf ();
+ ^~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for vsnprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:128:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch]
+ char vsnprintf ();
+ ^~~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for vsprintf
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:129:6: warning: conflicting types for built-in function 'vsprintf' [-Wbuiltin-declaration-mismatch]
+ char vsprintf ();
+ ^~~~~~~~
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for waitpid
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6399: $? = 0
+configure:6399: result: yes
+configure:6399: checking for setproctitle
+configure:6399: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccCSqVLF.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:142: undefined reference to `setproctitle'
+collect2: error: ld returned 1 exit status
+configure:6399: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| /* end confdefs.h. */
+| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define setproctitle innocuous_setproctitle
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char setproctitle (); 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 setproctitle
+|
+| /* 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 setproctitle ();
+| /* 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_setproctitle || defined __stub___setproctitle
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return setproctitle ();
+| ;
+| return 0;
+| }
+configure:6399: result: no
+configure:6417: checking whether alloca needs Cray hooks
+configure:6440: result: no
+configure:6458: checking stack direction for C alloca
+configure:6485: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:108:1: warning: return type defaults to 'int' [-Wimplicit-int]
+ find_stack_direction ()
+ ^~~~~~~~~~~~~~~~~~~~
+conftest.c:120:1: warning: return type defaults to 'int' [-Wimplicit-int]
+ main ()
+ ^~~~
+conftest.c: In function 'main':
+conftest.c:122:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
+ exit (find_stack_direction() < 0);
+ ^~~~
+conftest.c:122:3: warning: incompatible implicit declaration of built-in function 'exit'
+conftest.c:122:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
+configure:6485: $? = 0
+configure:6485: ./conftest
+configure:6485: $? = 1
+configure: program exited with status 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| /* end confdefs.h. */
+| find_stack_direction ()
+| {
+| static char *addr = 0;
+| auto char dummy;
+| if (addr == 0)
+| {
+| addr = &dummy;
+| return find_stack_direction ();
+| }
+| else
+| return (&dummy > addr) ? 1 : -1;
+| }
+| main ()
+| {
+| exit (find_stack_direction() < 0);
+| }
+configure:6495: result: -1
+configure:6505: checking for vfork.h
+configure:6505: gcc -E conftest.c
+conftest.c:109:10: fatal error: vfork.h: No such file or directory
+ #include <vfork.h>
+ ^~~~~~~~~
+compilation terminated.
+configure:6505: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| /* end confdefs.h. */
+| #include <vfork.h>
+configure:6505: result: no
+configure:6517: checking for fork
+configure:6517: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:132:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch]
+ char fork ();
+ ^~~~
+configure:6517: $? = 0
+configure:6517: result: yes
+configure:6517: checking for vfork
+configure:6517: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6517: $? = 0
+configure:6517: result: yes
+configure:6528: checking for working fork
+configure:6550: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6550: $? = 0
+configure:6550: ./conftest
+configure:6550: $? = 0
+configure:6560: result: yes
+configure:6581: checking for working vfork
+configure:6691: result: yes
+configure:6750: checking for _doprnt
+configure:6750: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccx0xK1N.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:147: undefined reference to `_doprnt'
+collect2: error: ld returned 1 exit status
+configure:6750: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| /* end confdefs.h. */
+| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define _doprnt innocuous__doprnt
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char _doprnt (); 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 _doprnt
+|
+| /* 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 _doprnt ();
+| /* 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__doprnt || defined __stub____doprnt
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return _doprnt ();
+| ;
+| return 0;
+| }
+configure:6750: result: no
+configure:6762: checking for sys_errlist
+configure:6781: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccvR4lsU.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:117: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
+configure:6781: $? = 0
+configure:6791: result: yes
+configure:6762: checking for sys_nerr
+configure:6781: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/cce5zwLV.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:118: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
+configure:6781: $? = 0
+configure:6791: result: yes
+configure:6762: checking for sys_siglist
+configure:6781: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6781: $? = 0
+configure:6791: result: yes
+configure:6806: checking for external symbol _system_configuration
+configure:6819: gcc -c -g -O2 conftest.c >&5
+conftest.c:116:10: fatal error: sys/systemcfg.h: No such file or directory
+ #include <sys/systemcfg.h>
+ ^~~~~~~~~~~~~~~~~
+compilation terminated.
+configure:6819: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| /* end confdefs.h. */
+| #include <sys/systemcfg.h>
+| int
+| main ()
+| {
+| double x = _system_configuration.physmem;
+| ;
+| return 0;
+| }
+configure:6826: result: no
+configure:6834: checking for __fsetlocking
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for canonicalize_file_name
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for dup3
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for getrlimit
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for getrusage
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for getsysinfo
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/cc2lqXnr.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:155: undefined reference to `getsysinfo'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| /* end confdefs.h. */
+| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define getsysinfo innocuous_getsysinfo
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char getsysinfo (); 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 getsysinfo
+|
+| /* 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 getsysinfo ();
+| /* 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_getsysinfo || defined __stub___getsysinfo
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return getsysinfo ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for gettimeofday
+configure:6834: result: yes
+configure:6834: checking for on_exit
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for psignal
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for pstat_getdynamic
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccuSBNiA.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:158: undefined reference to `pstat_getdynamic'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| /* end confdefs.h. */
+| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define pstat_getdynamic innocuous_pstat_getdynamic
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char pstat_getdynamic (); 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 pstat_getdynamic
+|
+| /* 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 pstat_getdynamic ();
+| /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return pstat_getdynamic ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for pstat_getstatic
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccdMpg5C.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:158: undefined reference to `pstat_getstatic'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| /* end confdefs.h. */
+| /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define pstat_getstatic innocuous_pstat_getstatic
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char pstat_getstatic (); 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 pstat_getstatic
+|
+| /* 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 pstat_getstatic ();
+| /* 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_pstat_getstatic || defined __stub___pstat_getstatic
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return pstat_getstatic ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for realpath
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for setrlimit
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for sbrk
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for spawnve
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccLCMZTR.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:161: undefined reference to `spawnve'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| #define HAVE_REALPATH 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SBRK 1
+| /* end confdefs.h. */
+| /* Define spawnve to an innocuous variant, in case <limits.h> declares spawnve.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define spawnve innocuous_spawnve
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char spawnve (); 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 spawnve
+|
+| /* 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 spawnve ();
+| /* 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_spawnve || defined __stub___spawnve
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return spawnve ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for spawnvpe
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/cccvQS7X.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:161: undefined reference to `spawnvpe'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| #define HAVE_REALPATH 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SBRK 1
+| /* end confdefs.h. */
+| /* Define spawnvpe to an innocuous variant, in case <limits.h> declares spawnvpe.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define spawnvpe innocuous_spawnvpe
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char spawnvpe (); 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 spawnvpe
+|
+| /* 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 spawnvpe ();
+| /* 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_spawnvpe || defined __stub___spawnvpe
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return spawnvpe ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for strerror
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for strsignal
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for sysconf
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for sysctl
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for sysmp
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/ccGDW0V3.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:165: undefined reference to `sysmp'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| #define HAVE_REALPATH 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SBRK 1
+| #define HAVE_STRERROR 1
+| #define HAVE_STRSIGNAL 1
+| #define HAVE_SYSCONF 1
+| #define HAVE_SYSCTL 1
+| /* end confdefs.h. */
+| /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define sysmp innocuous_sysmp
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char sysmp (); 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 sysmp
+|
+| /* 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 sysmp ();
+| /* 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_sysmp || defined __stub___sysmp
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return sysmp ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for table
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+/tmp/cc7GpYN6.o: In function `main':
+/home/xavier/sdcc/support/sdbinutils/libiberty/conftest.c:165: undefined reference to `table'
+collect2: error: ld returned 1 exit status
+configure:6834: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define 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_SYS_FILE_H 1
+| #define HAVE_SYS_PARAM_H 1
+| #define HAVE_LIMITS_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_MALLOC_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_TIME_H 1
+| #define HAVE_TIME_H 1
+| #define HAVE_SYS_RESOURCE_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_MMAN_H 1
+| #define HAVE_FCNTL_H 1
+| #define HAVE_ALLOCA_H 1
+| #define HAVE_SYS_SYSINFO_H 1
+| #define HAVE_SYS_SYSCTL_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STDIO_EXT_H 1
+| #define HAVE_SYS_PRCTL_H 1
+| #define HAVE_SYS_WAIT_H 1
+| #define TIME_WITH_SYS_TIME 1
+| #define SIZEOF_INT 4
+| #define SIZEOF_LONG 8
+| #define SIZEOF_SIZE_T 8
+| #define HAVE_LONG_LONG 1
+| #define SIZEOF_LONG_LONG 8
+| #define UNSIGNED_64BIT_TYPE uint64_t
+| #define HAVE_INTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_UINTPTR_T 1
+| #define HAVE_ASPRINTF 1
+| #define HAVE_ATEXIT 1
+| #define HAVE_BASENAME 1
+| #define HAVE_BCMP 1
+| #define HAVE_BCOPY 1
+| #define HAVE_BSEARCH 1
+| #define HAVE_BZERO 1
+| #define HAVE_CALLOC 1
+| #define HAVE_CLOCK 1
+| #define HAVE_FFS 1
+| #define HAVE_GETCWD 1
+| #define HAVE_GETPAGESIZE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_INDEX 1
+| #define HAVE_INSQUE 1
+| #define HAVE_MEMCHR 1
+| #define HAVE_MEMCMP 1
+| #define HAVE_MEMCPY 1
+| #define HAVE_MEMMEM 1
+| #define HAVE_MEMMOVE 1
+| #define HAVE_MEMPCPY 1
+| #define HAVE_MEMSET 1
+| #define HAVE_MKSTEMPS 1
+| #define HAVE_PUTENV 1
+| #define HAVE_RANDOM 1
+| #define HAVE_RENAME 1
+| #define HAVE_RINDEX 1
+| #define HAVE_SETENV 1
+| #define HAVE_SNPRINTF 1
+| #define HAVE_SIGSETMASK 1
+| #define HAVE_STPCPY 1
+| #define HAVE_STPNCPY 1
+| #define HAVE_STRCASECMP 1
+| #define HAVE_STRCHR 1
+| #define HAVE_STRDUP 1
+| #define HAVE_STRNCASECMP 1
+| #define HAVE_STRNDUP 1
+| #define HAVE_STRNLEN 1
+| #define HAVE_STRRCHR 1
+| #define HAVE_STRSTR 1
+| #define HAVE_STRTOD 1
+| #define HAVE_STRTOL 1
+| #define HAVE_STRTOUL 1
+| #define HAVE_STRTOLL 1
+| #define HAVE_STRTOULL 1
+| #define HAVE_STRVERSCMP 1
+| #define HAVE_TMPNAM 1
+| #define HAVE_VASPRINTF 1
+| #define HAVE_VFPRINTF 1
+| #define HAVE_VPRINTF 1
+| #define HAVE_VSNPRINTF 1
+| #define HAVE_VSPRINTF 1
+| #define HAVE_WAITPID 1
+| #define STACK_DIRECTION -1
+| #define HAVE_FORK 1
+| #define HAVE_VFORK 1
+| #define HAVE_WORKING_VFORK 1
+| #define HAVE_WORKING_FORK 1
+| #define HAVE_SYS_ERRLIST 1
+| #define HAVE_SYS_NERR 1
+| #define HAVE_SYS_SIGLIST 1
+| #define HAVE___FSETLOCKING 1
+| #define HAVE_CANONICALIZE_FILE_NAME 1
+| #define HAVE_DUP3 1
+| #define HAVE_GETRLIMIT 1
+| #define HAVE_GETRUSAGE 1
+| #define HAVE_GETTIMEOFDAY 1
+| #define HAVE_ON_EXIT 1
+| #define HAVE_PSIGNAL 1
+| #define HAVE_REALPATH 1
+| #define HAVE_SETRLIMIT 1
+| #define HAVE_SBRK 1
+| #define HAVE_STRERROR 1
+| #define HAVE_STRSIGNAL 1
+| #define HAVE_SYSCONF 1
+| #define HAVE_SYSCTL 1
+| /* end confdefs.h. */
+| /* Define table to an innocuous variant, in case <limits.h> declares table.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define table innocuous_table
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char table (); 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 table
+|
+| /* 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 table ();
+| /* 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_table || defined __stub___table
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return table ();
+| ;
+| return 0;
+| }
+configure:6834: result: no
+configure:6834: checking for times
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for wait3
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6834: checking for wait4
+configure:6834: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:6834: $? = 0
+configure:6834: result: yes
+configure:6844: checking whether basename is declared
+configure:6844: gcc -c -g -O2 conftest.c >&5
+configure:6844: $? = 0
+configure:6844: result: yes
+configure:6854: checking whether ffs is declared
+configure:6854: gcc -c -g -O2 conftest.c >&5
+configure:6854: $? = 0
+configure:6854: result: yes
+configure:6864: checking whether asprintf is declared
+configure:6864: gcc -c -g -O2 conftest.c >&5
+configure:6864: $? = 0
+configure:6864: result: yes
+configure:6874: checking whether vasprintf is declared
+configure:6874: gcc -c -g -O2 conftest.c >&5
+configure:6874: $? = 0
+configure:6874: result: yes
+configure:6884: checking whether snprintf is declared
+configure:6884: gcc -c -g -O2 conftest.c >&5
+configure:6884: $? = 0
+configure:6884: result: yes
+configure:6894: checking whether vsnprintf is declared
+configure:6894: gcc -c -g -O2 conftest.c >&5
+configure:6894: $? = 0
+configure:6894: result: yes
+configure:6905: checking whether calloc is declared
+configure:6905: gcc -c -g -O2 conftest.c >&5
+configure:6905: $? = 0
+configure:6905: result: yes
+configure:6915: checking whether getenv is declared
+configure:6915: gcc -c -g -O2 conftest.c >&5
+configure:6915: $? = 0
+configure:6915: result: yes
+configure:6925: checking whether getopt is declared
+configure:6925: gcc -c -g -O2 conftest.c >&5
+configure:6925: $? = 0
+configure:6925: result: yes
+configure:6935: checking whether malloc is declared
+configure:6935: gcc -c -g -O2 conftest.c >&5
+configure:6935: $? = 0
+configure:6935: result: yes
+configure:6945: checking whether realloc is declared
+configure:6945: gcc -c -g -O2 conftest.c >&5
+configure:6945: $? = 0
+configure:6945: result: yes
+configure:6955: checking whether sbrk is declared
+configure:6955: gcc -c -g -O2 conftest.c >&5
+configure:6955: $? = 0
+configure:6955: result: yes
+configure:6966: checking whether strtol is declared
+configure:6966: gcc -c -g -O2 conftest.c >&5
+configure:6966: $? = 0
+configure:6966: result: yes
+configure:6976: checking whether strtoul is declared
+configure:6976: gcc -c -g -O2 conftest.c >&5
+configure:6976: $? = 0
+configure:6976: result: yes
+configure:6986: checking whether strtoll is declared
+configure:6986: gcc -c -g -O2 conftest.c >&5
+configure:6986: $? = 0
+configure:6986: result: yes
+configure:6996: checking whether strtoull is declared
+configure:6996: gcc -c -g -O2 conftest.c >&5
+configure:6996: $? = 0
+configure:6996: result: yes
+configure:7007: checking whether strverscmp is declared
+configure:7007: gcc -c -g -O2 conftest.c >&5
+configure:7007: $? = 0
+configure:7007: result: yes
+configure:7018: checking whether strnlen is declared
+configure:7018: gcc -c -g -O2 conftest.c >&5
+configure:7018: $? = 0
+configure:7018: result: yes
+configure:7029: checking whether canonicalize_file_name must be declared
+configure:7060: gcc -c -g -O2 conftest.c >&5
+configure:7060: $? = 0
+configure:7068: result: no
+configure:7096: checking for stdlib.h
+configure:7096: result: yes
+configure:7096: checking for unistd.h
+configure:7096: result: yes
+configure:7108: checking for getpagesize
+configure:7108: result: yes
+configure:7117: checking for working mmap
+configure:7254: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+configure:7254: $? = 0
+configure:7254: ./conftest
+configure:7254: $? = 0
+configure:7264: result: yes
+configure:7275: checking for working strncmp
+configure:7347: gcc -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.c >&5
+conftest.c:186:1: warning: return type defaults to 'int' [-Wimplicit-int]
+ main ()
+ ^~~~
+conftest.c: In function 'main':
+conftest.c:194:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
+ exit (1);
+ ^~~~
+conftest.c:194:5: warning: incompatible implicit declaration of built-in function 'exit'
+conftest.c:194:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
+conftest.c:202:5: warning: incompatible implicit declaration of built-in function 'exit'
+ exit (2);
+ ^~~~
+conftest.c:202:5: note: include '<stdlib.h>' or provide a declaration of 'exit'
+conftest.c:206:40: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
+ char *q = (char *) p + MAP_LEN - strlen (string) - 2;
+ ^~~~~~
+conftest.c:206:40: warning: incompatible implicit declaration of built-in function 'strlen'
+conftest.c:206:40: note: include '<string.h>' or provide a declaration of 'strlen'
+conftest.c:209:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
+ strcpy (q, string);
+ ^~~~~~
+conftest.c:209:7: warning: incompatible implicit declaration of built-in function 'strcpy'
+conftest.c:209:7: note: include '<string.h>' or provide a declaration of 'strcpy'
+conftest.c:211:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
+ strncmp (r, q, 14);
+ ^~~~~~~
+conftest.c:214:3: warning: incompatible implicit declaration of built-in function 'exit'
+ exit (0);
+ ^~~~
+conftest.c:214:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
+configure:7347: $? = 0
+configure:7347: ./conftest
+configure:7347: $? = 0
+configure:7358: result: yes
+configure:7501: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on xavier-asus
+
+config.status:1010: creating Makefile
+config.status:1010: creating testsuite/Makefile
+config.status:1010: creating config.h
+config.status:1181: config.h is unchanged
+config.status:1195: executing default commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-pc-linux-gnu
+ac_cv_c_bigendian=no
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_const=yes
+ac_cv_c_inline=inline
+ac_cv_c_stack_direction=-1
+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___fsetlocking=yes
+ac_cv_func__doprnt=no
+ac_cv_func_asprintf=yes
+ac_cv_func_atexit=yes
+ac_cv_func_basename=yes
+ac_cv_func_bcmp=yes
+ac_cv_func_bcopy=yes
+ac_cv_func_bsearch=yes
+ac_cv_func_bzero=yes
+ac_cv_func_calloc=yes
+ac_cv_func_canonicalize_file_name=yes
+ac_cv_func_clock=yes
+ac_cv_func_dup3=yes
+ac_cv_func_ffs=yes
+ac_cv_func_fork=yes
+ac_cv_func_fork_works=yes
+ac_cv_func_getcwd=yes
+ac_cv_func_getpagesize=yes
+ac_cv_func_getrlimit=yes
+ac_cv_func_getrusage=yes
+ac_cv_func_getsysinfo=no
+ac_cv_func_gettimeofday=yes
+ac_cv_func_index=yes
+ac_cv_func_insque=yes
+ac_cv_func_memchr=yes
+ac_cv_func_memcmp=yes
+ac_cv_func_memcpy=yes
+ac_cv_func_memmem=yes
+ac_cv_func_memmove=yes
+ac_cv_func_mempcpy=yes
+ac_cv_func_memset=yes
+ac_cv_func_mkstemps=yes
+ac_cv_func_mmap_fixed_mapped=yes
+ac_cv_func_on_exit=yes
+ac_cv_func_psignal=yes
+ac_cv_func_pstat_getdynamic=no
+ac_cv_func_pstat_getstatic=no
+ac_cv_func_putenv=yes
+ac_cv_func_random=yes
+ac_cv_func_realpath=yes
+ac_cv_func_rename=yes
+ac_cv_func_rindex=yes
+ac_cv_func_sbrk=yes
+ac_cv_func_setenv=yes
+ac_cv_func_setproctitle=no
+ac_cv_func_setrlimit=yes
+ac_cv_func_sigsetmask=yes
+ac_cv_func_snprintf=yes
+ac_cv_func_spawnve=no
+ac_cv_func_spawnvpe=no
+ac_cv_func_stpcpy=yes
+ac_cv_func_stpncpy=yes
+ac_cv_func_strcasecmp=yes
+ac_cv_func_strchr=yes
+ac_cv_func_strdup=yes
+ac_cv_func_strerror=yes
+ac_cv_func_strncasecmp=yes
+ac_cv_func_strncmp_works=yes
+ac_cv_func_strndup=yes
+ac_cv_func_strnlen=yes
+ac_cv_func_strrchr=yes
+ac_cv_func_strsignal=yes
+ac_cv_func_strstr=yes
+ac_cv_func_strtod=yes
+ac_cv_func_strtol=yes
+ac_cv_func_strtoll=yes
+ac_cv_func_strtoul=yes
+ac_cv_func_strtoull=yes
+ac_cv_func_strverscmp=yes
+ac_cv_func_sysconf=yes
+ac_cv_func_sysctl=yes
+ac_cv_func_sysmp=no
+ac_cv_func_table=no
+ac_cv_func_times=yes
+ac_cv_func_tmpnam=yes
+ac_cv_func_vasprintf=yes
+ac_cv_func_vfork=yes
+ac_cv_func_vfork_works=yes
+ac_cv_func_vfprintf=yes
+ac_cv_func_vprintf=yes
+ac_cv_func_vsnprintf=yes
+ac_cv_func_vsprintf=yes
+ac_cv_func_wait3=yes
+ac_cv_func_wait4=yes
+ac_cv_func_waitpid=yes
+ac_cv_have_decl_asprintf=yes
+ac_cv_have_decl_basename_char_p_=yes
+ac_cv_have_decl_calloc=yes
+ac_cv_have_decl_ffs=yes
+ac_cv_have_decl_getenv=yes
+ac_cv_have_decl_getopt=yes
+ac_cv_have_decl_malloc=yes
+ac_cv_have_decl_realloc=yes
+ac_cv_have_decl_sbrk=yes
+ac_cv_have_decl_snprintf=yes
+ac_cv_have_decl_strnlen=yes
+ac_cv_have_decl_strtol=yes
+ac_cv_have_decl_strtoll=yes
+ac_cv_have_decl_strtoul=yes
+ac_cv_have_decl_strtoull=yes
+ac_cv_have_decl_strverscmp=yes
+ac_cv_have_decl_vasprintf=yes
+ac_cv_have_decl_vsnprintf=yes
+ac_cv_header_alloca_h=yes
+ac_cv_header_fcntl_h=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_header_limits_h=yes
+ac_cv_header_machine_hal_sysinfo_h=no
+ac_cv_header_malloc_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_minix_config_h=no
+ac_cv_header_process_h=no
+ac_cv_header_stdc=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdio_ext_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_mman_h=yes
+ac_cv_header_sys_param_h=yes
+ac_cv_header_sys_prctl_h=yes
+ac_cv_header_sys_pstat_h=no
+ac_cv_header_sys_resource_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_sysctl_h=yes
+ac_cv_header_sys_sysinfo_h=yes
+ac_cv_header_sys_sysmp_h=no
+ac_cv_header_sys_systemcfg_h=no
+ac_cv_header_sys_table_h=no
+ac_cv_header_sys_time_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_sys_wait_h=yes
+ac_cv_header_time=yes
+ac_cv_header_time_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_header_vfork_h=no
+ac_cv_host=x86_64-pc-linux-gnu
+ac_cv_objext=o
+ac_cv_os_cray=no
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GREP=/bin/grep
+ac_cv_prog_AR=ar
+ac_cv_prog_CC=gcc
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000'
+ac_cv_prog_PERL=perl
+ac_cv_prog_RANLIB=ranlib
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_gcc_c_o=yes
+ac_cv_safe_to_define___extensions__=yes
+ac_cv_search_strerror='none required'
+ac_cv_sizeof_int=4
+ac_cv_sizeof_long=8
+ac_cv_sizeof_long_long=8
+ac_cv_sizeof_size_t=8
+ac_cv_sys_file_offset_bits=no
+ac_cv_sys_largefile_CC=no
+ac_cv_type_intptr_t=yes
+ac_cv_type_long_long=yes
+ac_cv_type_pid_t=yes
+ac_cv_type_ssize_t=yes
+ac_cv_type_uintptr_t=yes
+acx_cv_prog_cc_pedantic_=yes
+acx_cv_prog_cc_warning__W=yes
+acx_cv_prog_cc_warning__Wall=yes
+acx_cv_prog_cc_warning__Wcpp_compat=yes
+acx_cv_prog_cc_warning__Wshadow_local=yes
+acx_cv_prog_cc_warning__Wstrict_prototypes=yes
+acx_cv_prog_cc_warning__Wwrite_strings=yes
+liberty_cv_uint64=uint64_t
+libiberty_cv_decl_needed_canonicalize_file_name=no
+libiberty_cv_declare_errno=no
+libiberty_cv_var_sys_errlist=yes
+libiberty_cv_var_sys_nerr=yes
+libiberty_cv_var_sys_siglist=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+AR='ar'
+BUILD_INFO='info'
+CC='gcc'
+CFLAGS='-g -O2'
+CHECK='really-check'
+CPP='gcc -E'
+CPPFLAGS=''
+DEFS='-DHAVE_CONFIG_H'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+GREP='/bin/grep'
+HAVE_PERL=''
+INSTALL_DATA='/usr/bin/install -c -m 644'
+INSTALL_DEST='libdir'
+INSTALL_PROGRAM='/usr/bin/install -c'
+INSTALL_SCRIPT='/usr/bin/install -c'
+LDFLAGS='-static-libstdc++ -static-libgcc '
+LIBOBJS=' ${LIBOBJDIR}./setproctitle$U.o'
+LIBS=''
+LTLIBOBJS=' ${LIBOBJDIR}./setproctitle$U.lo'
+MAINT='#'
+MAKEINFO='makeinfo --split-size=5000000'
+NOASANFLAG=''
+NOTMAINT=''
+NO_MINUS_C_MINUS_O=''
+OBJEXT='o'
+OUTPUT_OPTION='-o $@'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_URL=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+PERL='perl'
+PICFLAG=''
+RANLIB='ranlib'
+SHELL='/bin/bash'
+ac_ct_CC=''
+ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic '
+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}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='x86_64-pc-linux-gnu'
+host_alias='x86_64-pc-linux-gnu'
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='pc'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+libiberty_topdir='./..'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+pexecute='pex-unix'
+prefix='/usr/local'
+program_transform_name='s,y,y,'
+psdir='${docdir}'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias='x86_64-pc-linux-gnu'
+target_header_dir=''
+
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
+
+host_makefile_frag='xhost-mkfrag'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#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_SYS_FILE_H 1
+#define HAVE_SYS_PARAM_H 1
+#define HAVE_LIMITS_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_MALLOC_H 1
+#define HAVE_STRING_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_SYS_TIME_H 1
+#define HAVE_TIME_H 1
+#define HAVE_SYS_RESOURCE_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_MMAN_H 1
+#define HAVE_FCNTL_H 1
+#define HAVE_ALLOCA_H 1
+#define HAVE_SYS_SYSINFO_H 1
+#define HAVE_SYS_SYSCTL_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_STDIO_EXT_H 1
+#define HAVE_SYS_PRCTL_H 1
+#define HAVE_SYS_WAIT_H 1
+#define TIME_WITH_SYS_TIME 1
+#define SIZEOF_INT 4
+#define SIZEOF_LONG 8
+#define SIZEOF_SIZE_T 8
+#define HAVE_LONG_LONG 1
+#define SIZEOF_LONG_LONG 8
+#define UNSIGNED_64BIT_TYPE uint64_t
+#define HAVE_INTPTR_T 1
+#define HAVE_UINTPTR_T 1
+#define HAVE_UINTPTR_T 1
+#define HAVE_ASPRINTF 1
+#define HAVE_ATEXIT 1
+#define HAVE_BASENAME 1
+#define HAVE_BCMP 1
+#define HAVE_BCOPY 1
+#define HAVE_BSEARCH 1
+#define HAVE_BZERO 1
+#define HAVE_CALLOC 1
+#define HAVE_CLOCK 1
+#define HAVE_FFS 1
+#define HAVE_GETCWD 1
+#define HAVE_GETPAGESIZE 1
+#define HAVE_GETTIMEOFDAY 1
+#define HAVE_INDEX 1
+#define HAVE_INSQUE 1
+#define HAVE_MEMCHR 1
+#define HAVE_MEMCMP 1
+#define HAVE_MEMCPY 1
+#define HAVE_MEMMEM 1
+#define HAVE_MEMMOVE 1
+#define HAVE_MEMPCPY 1
+#define HAVE_MEMSET 1
+#define HAVE_MKSTEMPS 1
+#define HAVE_PUTENV 1
+#define HAVE_RANDOM 1
+#define HAVE_RENAME 1
+#define HAVE_RINDEX 1
+#define HAVE_SETENV 1
+#define HAVE_SNPRINTF 1
+#define HAVE_SIGSETMASK 1
+#define HAVE_STPCPY 1
+#define HAVE_STPNCPY 1
+#define HAVE_STRCASECMP 1
+#define HAVE_STRCHR 1
+#define HAVE_STRDUP 1
+#define HAVE_STRNCASECMP 1
+#define HAVE_STRNDUP 1
+#define HAVE_STRNLEN 1
+#define HAVE_STRRCHR 1
+#define HAVE_STRSTR 1
+#define HAVE_STRTOD 1
+#define HAVE_STRTOL 1
+#define HAVE_STRTOUL 1
+#define HAVE_STRTOLL 1
+#define HAVE_STRTOULL 1
+#define HAVE_STRVERSCMP 1
+#define HAVE_TMPNAM 1
+#define HAVE_VASPRINTF 1
+#define HAVE_VFPRINTF 1
+#define HAVE_VPRINTF 1
+#define HAVE_VSNPRINTF 1
+#define HAVE_VSPRINTF 1
+#define HAVE_WAITPID 1
+#define STACK_DIRECTION -1
+#define HAVE_FORK 1
+#define HAVE_VFORK 1
+#define HAVE_WORKING_VFORK 1
+#define HAVE_WORKING_FORK 1
+#define HAVE_SYS_ERRLIST 1
+#define HAVE_SYS_NERR 1
+#define HAVE_SYS_SIGLIST 1
+#define HAVE___FSETLOCKING 1
+#define HAVE_CANONICALIZE_FILE_NAME 1
+#define HAVE_DUP3 1
+#define HAVE_GETRLIMIT 1
+#define HAVE_GETRUSAGE 1
+#define HAVE_GETTIMEOFDAY 1
+#define HAVE_ON_EXIT 1
+#define HAVE_PSIGNAL 1
+#define HAVE_REALPATH 1
+#define HAVE_SETRLIMIT 1
+#define HAVE_SBRK 1
+#define HAVE_STRERROR 1
+#define HAVE_STRSIGNAL 1
+#define HAVE_SYSCONF 1
+#define HAVE_SYSCTL 1
+#define HAVE_TIMES 1
+#define HAVE_WAIT3 1
+#define HAVE_WAIT4 1
+#define HAVE_DECL_BASENAME 1
+#define HAVE_DECL_FFS 1
+#define HAVE_DECL_ASPRINTF 1
+#define HAVE_DECL_VASPRINTF 1
+#define HAVE_DECL_SNPRINTF 1
+#define HAVE_DECL_VSNPRINTF 1
+#define HAVE_DECL_CALLOC 1
+#define HAVE_DECL_GETENV 1
+#define HAVE_DECL_GETOPT 1
+#define HAVE_DECL_MALLOC 1
+#define HAVE_DECL_REALLOC 1
+#define HAVE_DECL_SBRK 1
+#define HAVE_DECL_STRTOL 1
+#define HAVE_DECL_STRTOUL 1
+#define HAVE_DECL_STRTOLL 1
+#define HAVE_DECL_STRTOULL 1
+#define HAVE_DECL_STRVERSCMP 1
+#define HAVE_DECL_STRNLEN 1
+#define HAVE_STDLIB_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_GETPAGESIZE 1
+#define HAVE_MMAP 1
+
+configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS = config.h:./config.in
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on xavier-asus
+
+config.status:1010: creating config.h
+config.status:1195: executing default commands
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.64. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS = config.h:./config.in
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on xavier-asus
+
+config.status:1010: creating config.h
+config.status:1195: executing default commands