On Wed, 2011-06-29 at 15:13 +0100, Jonathan Wakely wrote: > On 29 June 2011 13:41, Axel Freyn wrote: > > > > If your compiler/os/standard-library has working locale-support, I would > > expect it to do something similar -- if the locale-support is > > deactivated in the compiler, one should see it here. > > > > Other opinions? > > The exception coming from libstdc++ indicates that locale support is > missing at the OS (specifically glibc) level, *not* the compiler.
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by package-unused configure version-unused, which was generated by GNU Autoconf 2.64. Invocation command line was $ /home/eric/disk/gcc-4.5.2/libstdc++-v3/configure --cache-file=./config.cache --enable-multilib --enable-clocale=gnu --enable-languages=c,c++,fortran,java,objc --program-transform-name=s,y,y, --disable-option-checking --with-target-subdir=i686-pc-linux-gnu --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --srcdir=../.././libstdc++-v3 ## --------- ## ## Platform. ## ## --------- ## hostname = eric-laptop uname -m = i686 uname -r = 2.6.35-25-generic uname -s = Linux uname -v = #44~lucid1-Ubuntu SMP Tue Jan 25 19:19:31 UTC 2011 /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: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2697: loading cache ./config.cache configure:2875: checking build system type configure:2889: result: i686-pc-linux-gnu configure:2909: checking host system type configure:2922: result: i686-pc-linux-gnu configure:2942: checking target system type configure:2955: result: i686-pc-linux-gnu configure:3039: checking for a BSD-compatible install configure:3107: result: /usr/bin/install -c configure:3118: checking whether build environment is sane configure:3168: result: yes configure:3309: checking for a thread-safe mkdir -p configure:3348: result: /bin/mkdir -p configure:3361: checking for gawk configure:3388: result: gawk configure:3399: checking whether make sets $(MAKE) configure:3421: result: yes configure:3508: checking for i686-pc-linux-gnu-gcc configure:3535: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include configure:3804: checking for C compiler version configure:3813: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include --version >&5 xgcc (GCC) 4.5.2 Copyright (C) 2010 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:3824: $? = 0 configure:3813: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -v >&5 Reading specs from /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/specs COLLECT_GCC=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc COLLECT_LTO_WRAPPER=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/lto-wrapper Target: i686-pc-linux-gnu Configured with: ./configure Thread model: posix gcc version 4.5.2 (GCC) configure:3824: $? = 0 configure:3813: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -V >&5 xgcc: '-V' must come at the start of the command line configure:3824: $? = 1 configure:3813: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -qversion >&5 xgcc: unrecognized option '-qversion' xgcc: no input files configure:3824: $? = 1 configure:3840: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c >&5 configure:3843: $? = 0 configure:3872: checking for C compiler default output file name configure:3894: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -g -O2 conftest.c >&5 configure:3898: $? = 0 configure:3935: result: a.out configure:3951: checking whether the C compiler works configure:3960: ./a.out configure:3964: $? = 0 configure:3979: result: yes configure:3986: checking whether we are cross compiling configure:3988: result: no configure:3991: checking for suffix of executables configure:3998: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c >&5 configure:4002: $? = 0 configure:4024: result: configure:4031: checking for suffix of object files configure:4078: result: o configure:4082: checking whether we are using the GNU C compiler configure:4110: result: yes configure:4119: checking whether /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include accepts -g configure:4180: result: yes configure:4197: checking for /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include option to accept ISO C89 configure:4274: result: none needed configure:4406: checking for C++ compiler version configure:4415: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include --version >&5 xgcc (GCC) 4.5.2 Copyright (C) 2010 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:4426: $? = 0 configure:4415: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -v >&5 Reading specs from /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/specs COLLECT_GCC=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc COLLECT_LTO_WRAPPER=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/lto-wrapper Target: i686-pc-linux-gnu Configured with: ./configure Thread model: posix gcc version 4.5.2 (GCC) configure:4426: $? = 0 configure:4415: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -V >&5 xgcc: '-V' must come at the start of the command line configure:4426: $? = 1 configure:4415: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -qversion >&5 xgcc: unrecognized option '-qversion' xgcc: no input files configure:4426: $? = 1 configure:4430: checking whether we are using the GNU C++ compiler configure:4458: result: yes configure:4467: checking whether /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include accepts -g configure:4528: result: yes configure:4561: checking how to run the C preprocessor configure:4631: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E configure:4651: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E conftest.c configure:4651: $? = 0 configure:4665: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4665: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4694: checking for grep that handles long lines and -e configure:4752: result: /bin/grep configure:4757: checking for egrep configure:4819: result: /bin/grep -E configure:4869: checking whether ln -s works configure:4873: result: yes configure:4885: checking for i686-pc-linux-gnu-as configure:4912: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/as configure:4977: checking for i686-pc-linux-gnu-ar configure:5004: result: ar configure:5069: checking for i686-pc-linux-gnu-ranlib configure:5096: result: ranlib configure:5160: checking whether to enable maintainer-specific portions of Makefiles configure:5169: result: no configure:5212: CPU config directory is cpu/i486 configure:5214: OS config directory is os/gnu-linux configure:5271: checking how to print strings configure:5298: result: printf configure:5319: checking for a sed that does not truncate output configure:5383: result: /bin/sed configure:5401: checking for fgrep configure:5463: result: /bin/grep -F configure:5498: checking for ld used by /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include configure:5565: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld configure:5572: checking if the linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) is GNU ld configure:5587: result: yes configure:5599: checking for BSD- or MS-compatible name lister (nm) configure:5648: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/nm configure:5778: checking the name lister (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/nm) interface configure:5798: result: BSD nm configure:5802: checking the maximum length of command line arguments configure:5927: result: 805306365 configure:5944: checking whether the shell understands some XSI constructs configure:5954: result: yes configure:5958: checking whether the shell understands "+=" configure:5964: result: yes configure:5999: checking for /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld option to reload object files configure:6006: result: -r configure:6035: checking for i686-pc-linux-gnu-objdump configure:6062: result: objdump configure:6134: checking how to recognize dependent libraries configure:6335: result: pass_all configure:6355: checking for i686-pc-linux-gnu-ar configure:6382: result: ar configure:6460: checking for i686-pc-linux-gnu-strip configure:6487: result: strip configure:6559: checking for i686-pc-linux-gnu-ranlib configure:6586: result: ranlib configure:6728: checking command to parse /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/nm output from /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include object configure:6951: result: ok configure:7790: checking for ANSI C header files configure:7894: result: yes configure:7907: checking for sys/types.h configure:7907: result: yes configure:7907: checking for sys/stat.h configure:7907: result: yes configure:7907: checking for stdlib.h configure:7907: result: yes configure:7907: checking for string.h configure:7907: result: yes configure:7907: checking for memory.h configure:7907: result: yes configure:7907: checking for strings.h configure:7907: result: yes configure:7907: checking for inttypes.h configure:7907: result: yes configure:7907: checking for stdint.h configure:7907: result: yes configure:7907: checking for unistd.h configure:7907: result: yes configure:7922: checking for dlfcn.h configure:7922: result: yes configure:8108: checking for objdir configure:8123: result: .libs configure:8394: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include supports -fno-rtti -fno-exceptions configure:8429: result: no configure:8449: checking for /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include option to produce PIC configure:8734: result: -fPIC -DPIC configure:8746: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works configure:8781: result: yes configure:8805: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include static flag -static works configure:8833: result: yes configure:8848: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o configure:8895: result: yes configure:8903: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o configure:8950: result: yes configure:8983: checking whether the /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) supports shared libraries configure:10067: result: yes configure:10104: checking whether -lc should be explicitly linked in configure:10147: result: no configure:10312: checking dynamic linker characteristics configure:10992: result: GNU/Linux ld.so configure:11099: checking how to hardcode library paths into programs configure:11124: result: immediate configure:11221: checking for shl_load configure:11221: result: no configure:11225: checking for shl_load in -ldld configure:11262: result: no configure:11267: checking for dlopen configure:11267: result: no configure:11271: checking for dlopen in -ldl configure:11308: result: yes configure:11433: checking whether a program can dlopen itself configure:11534: result: yes configure:11539: checking whether a statically linked program can dlopen itself configure:11640: result: no configure:11679: checking whether stripping libraries is possible configure:11684: result: yes configure:11719: checking if libtool supports shared libraries configure:11721: result: yes configure:11724: checking whether to build shared libraries configure:11745: result: yes configure:11748: checking whether to build static libraries configure:11752: result: yes configure:11775: checking how to run the C++ preprocessor configure:11841: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E configure:11861: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E conftest.cpp configure:11861: $? = 0 configure:11875: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E conftest.cpp conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:11875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:12043: checking for ld used by /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include configure:12110: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld configure:12117: checking if the linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) is GNU ld configure:12132: result: yes configure:12187: checking whether the /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) supports shared libraries configure:13125: result: yes configure:13153: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE conftest.cpp >&5 configure:13156: $? = 0 configure:13338: checking for /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include option to produce PIC configure:13660: result: -fPIC -DPIC configure:13669: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include PIC flag -fPIC -DPIC works configure:13704: result: yes configure:13725: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include static flag -static works configure:13753: result: yes configure:13765: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o configure:13812: result: yes configure:13817: checking if /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include supports -c -o file.o configure:13864: result: yes configure:13894: checking whether the /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) supports shared libraries configure:13922: result: yes configure:14065: checking dynamic linker characteristics configure:14679: result: GNU/Linux ld.so configure:14732: checking how to hardcode library paths into programs configure:14757: result: immediate configure:14860: checking for exception model to use configure:14901: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -S conftest.cpp >&5 configure:14904: $? = 0 configure:14940: result: call frame configure:14958: checking for compiler with PCH support configure:14993: result: yes configure:14998: checking for enabled PCH configure:15000: result: yes configure:15012: checking for thread model used by GCC configure:15015: result: posix configure:15064: checking for atomic builtins for bool configure:15107: result: yes configure:15110: checking for atomic builtins for short configure:15153: result: yes configure:15156: checking for atomic builtins for int configure:15199: result: yes configure:15202: checking for atomic builtins for long long configure:15245: result: yes configure:15456: checking for ISO/IEC TR 24733 configure:15458: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:15461: $? = 0 configure:15470: result: yes configure:15498: checking for g++ that supports -ffunction-sections -fdata-sections configure:15512: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -Werror -ffunction-sections -fdata-sections conftest.cpp >&5 configure:15512: $? = 0 configure:15527: result: yes configure:15542: checking for underlying I/O to use configure:15566: result: stdio configure:15705: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -Wimplicit-function-declaration -Werror conftest.c >&5 configure:15705: $? = 0 configure:15726: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -Wimplicit-function-declaration -Werror conftest.c >&5 configure:15726: $? = 0 configure:15752: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -Wimplicit-function-declaration -Werror conftest.c >&5 configure:15752: $? = 0 configure:15761: checking for C locale to use configure:15800: result: gnu configure:15811: checking for msgfmt configure:15827: found /usr/bin/msgfmt configure:15839: result: yes configure:15899: checking libintl.h usability configure:15899: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:15899: $? = 0 configure:15899: result: yes configure:15899: checking libintl.h presence configure:15899: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E conftest.c configure:15899: $? = 0 configure:15899: result: yes configure:15899: checking for libintl.h configure:15899: result: yes configure:15911: checking for library containing gettext configure:15945: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c >&5 conftest.c:39:6: warning: conflicting types for built-in function 'gettext' configure:15945: $? = 0 configure:15962: result: none required configure:15994: checking for std::allocator base class configure:16035: result: new configure:16080: "C" header strategy set to c_global configure:16119: checking for enabled long long specializations configure:16121: result: yes configure:16142: checking for wchar.h configure:16142: result: yes configure:16154: checking for mbstate_t configure:16167: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:16167: $? = 0 configure:16173: result: yes configure:16185: checking for wctype.h configure:16185: result: yes configure:16282: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE conftest.cpp >&5 configure:16282: $? = 0 configure:16306: checking for enabled wchar_t specializations configure:16308: result: yes configure:16351: checking for sin in -lm configure:16388: result: yes configure:16404: checking for ISO C99 support in <math.h> configure:16484: result: yes configure:16498: checking for tgmath.h configure:16498: result: yes configure:16512: checking for complex.h configure:16512: result: yes configure:16526: checking for ISO C99 support in <complex.h> configure:16657: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp -lm >&5 configure:16657: $? = 0 configure:16666: result: yes configure:16675: checking for ISO C99 support in <stdio.h> configure:16743: result: yes configure:16747: checking for ISO C99 support in <stdlib.h> configure:16827: result: yes configure:16834: checking for ISO C99 support in <wchar.h> configure:16854: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16854: $? = 0 configure:16877: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16877: $? = 0 configure:16896: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16896: $? = 0 configure:16915: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16915: $? = 0 configure:16934: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16934: $? = 0 configure:16952: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 -fno-exceptions conftest.cpp >&5 configure:16952: $? = 0 configure:16959: result: yes configure:16987: checking for fully enabled ISO C99 support configure:16989: result: yes configure:17030: Debug build flags set to -g3 -O0 configure:17034: checking for additional debug build configure:17049: result: no configure:17066: checking for parallel mode support configure:17068: result: yes configure:17072: checking for extra compiler flags for building configure:17101: result: configure:17129: checking for EOWNERDEAD configure:17155: result: yes configure:17162: checking for ENOTRECOVERABLE configure:17188: result: yes configure:17195: checking for ENOLINK configure:17221: result: yes configure:17228: checking for EPROTO configure:17254: result: yes configure:17261: checking for ENODATA configure:17287: result: yes configure:17294: checking for ENOSR configure:17320: result: yes configure:17327: checking for ENOSTR configure:17353: result: yes configure:17360: checking for ETIME configure:17386: result: yes configure:17393: checking for EBADMSG configure:17419: result: yes configure:17426: checking for ECANCELED configure:17452: result: yes configure:17459: checking for EOVERFLOW configure:17485: result: yes configure:17492: checking for ENOTSUP configure:17518: result: yes configure:17525: checking for EIDRM configure:17551: result: yes configure:17558: checking for ETXTBSY configure:17584: result: yes configure:17605: checking for int64_t configure:17636: result: yes configure:17639: checking for int64_t as long configure:17677: checking for int64_t as long long configure:17711: result: yes configure:17735: checking for LFS support configure:17808: result: yes configure:17823: checking for sys/ioctl.h configure:17823: result: yes configure:17823: checking for sys/filio.h configure:17823: result: no configure:17846: checking for poll configure:17905: result: yes configure:17928: checking for S_ISREG or S_IFREG configure:18046: result: S_ISREG configure:18061: checking for sys/uio.h configure:18061: result: yes configure:18083: checking for writev configure:18140: result: yes configure:18172: checking for complex.h configure:18172: result: yes configure:18186: checking for ISO C99 support to TR1 in <complex.h> configure:18220: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 conftest.cpp >&5 configure:18220: $? = 0 configure:18227: result: yes configure:18236: checking for ISO C99 support to TR1 in <ctype.h> configure:18265: result: yes configure:18276: checking for fenv.h configure:18276: result: yes configure:18290: checking for ISO C99 support to TR1 in <fenv.h> configure:18318: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 conftest.cpp >&5 configure:18318: $? = 0 configure:18325: result: yes configure:18334: checking for ISO C99 support to TR1 in <stdint.h> configure:18446: result: yes configure:18455: checking for ISO C99 support to TR1 in <math.h> configure:18588: result: yes configure:18600: checking for ISO C99 support to TR1 in <inttypes.h> configure:18620: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 conftest.cpp >&5 configure:18620: $? = 0 configure:18627: result: yes configure:18639: checking for wchar_t ISO C99 support to TR1 in <inttypes.h> configure:18657: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -std=c++98 conftest.cpp >&5 configure:18657: $? = 0 configure:18664: result: yes configure:18675: checking for stdbool.h configure:18675: result: yes configure:18698: checking for EOF == -1, SEEK_CUR == 1, SEEK_END == 2 configure:18727: result: yes configure:18740: checking for gettimeofday configure:18756: checking for sys/time.h configure:18756: result: yes configure:18769: checking for gettimeofday configure:18804: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 -D_GNU_SOURCE -fno-exceptions conftest.cpp >&5 configure:18804: $? = 0 configure:18813: result: yes configure:18836: checking for clock_gettime, nanosleep and sched_yield configure:18865: result: no configure:19367: checking for gthreads library configure:19391: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 -D_GNU_SOURCE -fno-exceptions -I/home/eric/disk/gcc-4.5.2/libstdc++-v3/../gcc -DSUPPORTS_WEAK -DGTHREAD_USE_WEAK -D_PTHREADS conftest.cpp >&5 configure:19391: $? = 0 configure:19398: result: yes configure:19417: checking for locale.h configure:19417: result: yes configure:19420: checking for LC_MESSAGES configure:19443: result: yes configure:19464: checking for endian.h configure:19464: result: yes configure:19464: checking for execinfo.h configure:19464: result: yes configure:19464: checking for float.h configure:19464: result: yes configure:19464: checking for fp.h configure:19464: result: no configure:19464: checking for ieeefp.h configure:19464: result: no configure:19464: checking for inttypes.h configure:19464: result: yes configure:19464: checking for locale.h configure:19464: result: yes configure:19464: checking for machine/endian.h configure:19464: result: no configure:19464: checking for machine/param.h configure:19464: result: no configure:19464: checking for nan.h configure:19464: result: no configure:19464: checking for stdint.h configure:19464: result: yes configure:19464: checking for stdlib.h configure:19464: result: yes configure:19464: checking for string.h configure:19464: result: yes configure:19464: checking for strings.h configure:19464: result: yes configure:19464: checking for sys/ipc.h configure:19464: result: yes configure:19464: checking for sys/isa_defs.h configure:19464: result: no configure:19464: checking for sys/machine.h configure:19464: result: no configure:19464: checking for sys/param.h configure:19464: result: yes configure:19464: checking for sys/resource.h configure:19464: result: yes configure:19464: checking for sys/sem.h configure:19464: result: yes configure:19464: checking for sys/stat.h configure:19464: result: yes configure:19464: checking for sys/time.h configure:19464: result: yes configure:19464: checking for sys/types.h configure:19464: result: yes configure:19464: checking for unistd.h configure:19464: result: yes configure:19464: checking for wchar.h configure:19464: result: yes configure:19464: checking for wctype.h configure:19464: result: yes configure:19494: checking for ld used by /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include configure:19561: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld configure:19568: checking if the linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) is GNU ld configure:19583: result: yes configure:19620: checking for ld version configure:19631: result: 22001 configure:19658: checking for ld that supports -Wl,--gc-sections configure:19676: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -Wl,--gc-sections conftest.c >&5 configure:19676: $? = 0 configure:19697: result: yes configure:19712: checking for ld that supports -Wl,-z,relro configure:19719: result: yes configure:19736: checking for sin in -lm configure:19773: result: yes configure:19784: checking for isinf declaration configure:19829: result: yes configure:19835: checking for isinf configure:19835: result: yes configure:19913: checking for isnan declaration configure:19958: result: yes configure:19964: checking for isnan configure:19964: result: yes configure:20042: checking for finite declaration configure:20087: result: yes configure:20093: checking for finite configure:20093: result: yes configure:20171: checking for sincos declaration configure:20212: result: yes configure:20218: checking for sincos configure:20218: result: yes configure:20292: checking for fpclass declaration configure:20337: result: no configure:20354: checking for _fpclass declaration configure:20399: result: no configure:20421: checking for qfpclass declaration configure:20466: result: no configure:20483: checking for _qfpclass declaration configure:20528: result: no configure:20550: checking for hypot declaration configure:20591: result: yes configure:20597: checking for hypot configure:20597: result: yes configure:20671: checking for float trig functions configure:20709: result: yes configure:20715: checking for acosf configure:20715: result: yes configure:20715: checking for asinf configure:20715: result: yes configure:20715: checking for atanf configure:20715: result: yes configure:20715: checking for cosf configure:20715: result: yes configure:20715: checking for sinf configure:20715: result: yes configure:20715: checking for tanf configure:20715: result: yes configure:20715: checking for coshf configure:20715: result: yes configure:20715: checking for sinhf configure:20715: result: yes configure:20715: checking for tanhf configure:20715: result: yes configure:20787: checking for float round functions configure:20825: result: yes configure:20831: checking for ceilf configure:20831: result: yes configure:20831: checking for floorf configure:20831: result: yes configure:20904: checking for expf declaration configure:20949: result: yes configure:20955: checking for expf configure:20955: result: yes configure:21033: checking for isnanf declaration configure:21078: result: yes configure:21084: checking for isnanf configure:21084: result: yes configure:21162: checking for isinff declaration configure:21207: result: yes configure:21213: checking for isinff configure:21213: result: yes configure:21291: checking for atan2f declaration configure:21332: result: yes configure:21338: checking for atan2f configure:21338: result: yes configure:21412: checking for fabsf declaration configure:21457: result: yes configure:21463: checking for fabsf configure:21463: result: yes configure:21541: checking for fmodf declaration configure:21582: result: yes configure:21588: checking for fmodf configure:21588: result: yes configure:21662: checking for frexpf declaration configure:21703: result: yes configure:21709: checking for frexpf configure:21709: result: yes configure:21783: checking for hypotf declaration configure:21824: result: yes configure:21830: checking for hypotf configure:21830: result: yes configure:21904: checking for ldexpf declaration configure:21945: result: yes configure:21951: checking for ldexpf configure:21951: result: yes configure:22025: checking for logf declaration configure:22070: result: yes configure:22076: checking for logf configure:22076: result: yes configure:22154: checking for log10f declaration configure:22199: result: yes configure:22205: checking for log10f configure:22205: result: yes configure:22283: checking for modff declaration configure:22324: result: yes configure:22330: checking for modff configure:22330: result: yes configure:22404: checking for modf declaration configure:22445: result: yes configure:22451: checking for modf configure:22451: result: yes configure:22525: checking for powf declaration configure:22566: result: yes configure:22572: checking for powf configure:22572: result: yes configure:22646: checking for sqrtf declaration configure:22691: result: yes configure:22697: checking for sqrtf configure:22697: result: yes configure:22775: checking for sincosf declaration configure:22816: result: yes configure:22822: checking for sincosf configure:22822: result: yes configure:22896: checking for finitef declaration configure:22941: result: yes configure:22947: checking for finitef configure:22947: result: yes configure:23025: checking for long double trig functions configure:23063: result: yes configure:23069: checking for acosl configure:23069: result: yes configure:23069: checking for asinl configure:23069: result: yes configure:23069: checking for atanl configure:23069: result: yes configure:23069: checking for cosl configure:23069: result: yes configure:23069: checking for sinl configure:23069: result: yes configure:23069: checking for tanl configure:23069: result: yes configure:23069: checking for coshl configure:23069: result: yes configure:23069: checking for sinhl configure:23069: result: yes configure:23069: checking for tanhl configure:23069: result: yes configure:23141: checking for long double round functions configure:23179: result: yes configure:23185: checking for ceill configure:23185: result: yes configure:23185: checking for floorl configure:23185: result: yes configure:23258: checking for isnanl declaration configure:23303: result: yes configure:23309: checking for isnanl configure:23309: result: yes configure:23387: checking for isinfl declaration configure:23432: result: yes configure:23438: checking for isinfl configure:23438: result: yes configure:23516: checking for atan2l declaration configure:23557: result: yes configure:23563: checking for atan2l configure:23563: result: yes configure:23637: checking for expl declaration configure:23682: result: yes configure:23688: checking for expl configure:23688: result: yes configure:23766: checking for fabsl declaration configure:23811: result: yes configure:23817: checking for fabsl configure:23817: result: yes configure:23895: checking for fmodl declaration configure:23936: result: yes configure:23942: checking for fmodl configure:23942: result: yes configure:24016: checking for frexpl declaration configure:24057: result: yes configure:24063: checking for frexpl configure:24063: result: yes configure:24137: checking for hypotl declaration configure:24178: result: yes configure:24184: checking for hypotl configure:24184: result: yes configure:24258: checking for ldexpl declaration configure:24299: result: yes configure:24305: checking for ldexpl configure:24305: result: yes configure:24379: checking for logl declaration configure:24424: result: yes configure:24430: checking for logl configure:24430: result: yes configure:24508: checking for log10l declaration configure:24553: result: yes configure:24559: checking for log10l configure:24559: result: yes configure:24637: checking for modfl declaration configure:24678: result: yes configure:24684: checking for modfl configure:24684: result: yes configure:24758: checking for powl declaration configure:24799: result: yes configure:24805: checking for powl configure:24805: result: yes configure:24879: checking for sqrtl declaration configure:24924: result: yes configure:24930: checking for sqrtl configure:24930: result: yes configure:25008: checking for sincosl declaration configure:25049: result: yes configure:25055: checking for sincosl configure:25055: result: yes configure:25129: checking for finitel declaration configure:25174: result: yes configure:25180: checking for finitel configure:25180: result: yes configure:25266: checking for strtold declaration configure:25307: result: yes configure:25312: checking for strtold configure:25312: result: yes configure:25326: checking for strtof declaration configure:25367: result: yes configure:25372: checking for strtof configure:25372: result: yes configure:25392: checking for "/dev/random" and "/dev/urandom" for TR1 random_device configure:25406: result: yes configure:25433: checking whether the target supports thread-local storage configure:25619: result: yes configure:25668: checking for ld used by GCC configure:25731: result: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld configure:25738: checking if the linker (/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld) is GNU ld configure:25750: result: yes configure:25756: checking for shared library run path origin configure:25769: result: done configure:26199: checking for iconv configure:26259: result: yes configure:26280: checking for iconv declaration configure:26320: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:57617: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c >&5 configure:57617: $? = 0 configure:57638: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c -lpthread >&5 configure:57638: $? = 0 configure:57709: checking for uintmax_t configure:57709: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:57709: $? = 0 configure:57709: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:24: error: expected expression before ')' token configure:57709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <stdint.h> | | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:57709: result: yes configure:57718: checking for uintptr_t configure:57718: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:57718: $? = 0 configure:57718: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:24: error: expected expression before ')' token configure:57718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <stdint.h> | | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:57718: result: yes configure:57727: checking for int_least32_t configure:57727: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:57727: $? = 0 configure:57727: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:28: error: expected expression before ')' token configure:57727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <stdint.h> | | int | main () | { | if (sizeof ((int_least32_t))) | return 0; | ; | return 0; | } configure:57727: result: yes configure:57736: checking for int_fast32_t configure:57736: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:57736: $? = 0 configure:57736: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:27: error: expected expression before ')' token configure:57736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <stdint.h> | | int | main () | { | if (sizeof ((int_fast32_t))) | return 0; | ; | return 0; | } configure:57736: result: yes configure:57745: checking for uint64_t configure:57745: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:57745: $? = 0 configure:57745: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:178:23: error: expected expression before ')' token configure:57745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <stdint.h> | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:57745: result: yes configure:57826: checking what to include in include/gstdint.h configure:57854: result: stdint.h (already complete) configure:58159: checking for shared libgcc configure:58177: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -o conftest -lgcc_s conftest.c >&5 configure:58177: $? = 0 configure:58218: result: yes configure:58292: checking whether the target supports .symver directive configure:58316: result: yes configure:58330: versioning on shared library symbols is gnu configure:58337: checking for size_t as unsigned int configure:58352: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -Werror conftest.c >&5 configure:58352: $? = 0 configure:58364: result: yes configure:58367: checking for ptrdiff_t as int configure:58382: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -Werror conftest.c >&5 configure:58382: $? = 0 configure:58394: result: yes configure:58413: checking whether the target supports hidden visibility configure:58440: result: yes configure:58448: visibility supported: yes configure:58498: checking for unistd.h configure:58498: result: yes configure:58498: checking for sys/time.h configure:58498: result: yes configure:58498: checking for sys/resource.h configure:58498: result: yes configure:58516: checking for RLIMIT_DATA configure:58532: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:58532: $? = 0 configure:58544: result: yes configure:58548: checking for RLIMIT_RSS configure:58564: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:58564: $? = 0 configure:58576: result: yes configure:58580: checking for RLIMIT_VMEM configure:58596: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:189:10: error: 'RLIMIT_VMEM' undeclared (first use in this function) conftest.c:189:10: note: each undeclared identifier is reported only once for each function it appears in configure:58596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "package-unused" | #define PACKAGE_TARNAME "libstdc++" | #define PACKAGE_VERSION "version-unused" | #define PACKAGE_STRING "package-unused version-unused" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _GLIBCXX_HOSTED 1 | #define HAVE_GTHR_DEFAULT 1 | #define _GLIBCXX_ATOMIC_BUILTINS_1 1 | #define _GLIBCXX_ATOMIC_BUILTINS_2 1 | #define _GLIBCXX_ATOMIC_BUILTINS_4 1 | #define _GLIBCXX_ATOMIC_BUILTINS_8 1 | #define _GLIBCXX_USE_DECIMAL_FLOAT 1 | #define HAVE_STRXFRM_L 1 | #define HAVE_STRERROR_L 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LIBINTL_H 1 | #define _GLIBCXX_USE_NLS 1 | #define _GLIBCXX_USE_LONG_LONG 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_WCTYPE_H 1 | #define _GLIBCXX_USE_WCHAR_T 1 | #define _GLIBCXX_USE_C99_MATH 1 | #define HAVE_TGMATH_H 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX 1 | #define HAVE_VFWSCANF 1 | #define HAVE_VSWSCANF 1 | #define HAVE_VWSCANF 1 | #define HAVE_WCSTOF 1 | #define HAVE_ISWBLANK 1 | #define _GLIBCXX_USE_C99 1 | #define HAVE_EOWNERDEAD 1 | #define HAVE_ENOTRECOVERABLE 1 | #define HAVE_ENOLINK 1 | #define HAVE_EPROTO 1 | #define HAVE_ENODATA 1 | #define HAVE_ENOSR 1 | #define HAVE_ENOSTR 1 | #define HAVE_ETIME 1 | #define HAVE_EBADMSG 1 | #define HAVE_ECANCELED 1 | #define HAVE_EOVERFLOW 1 | #define HAVE_ENOTSUP 1 | #define HAVE_EIDRM 1 | #define HAVE_ETXTBSY 1 | #define HAVE_INT64_T 1 | #define HAVE_INT64_T_LONG_LONG 1 | #define _GLIBCXX_USE_LFS 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_POLL 1 | #define HAVE_S_ISREG 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_COMPLEX_H 1 | #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 | #define _GLIBCXX_USE_C99_CTYPE_TR1 1 | #define HAVE_FENV_H 1 | #define _GLIBCXX_USE_C99_FENV_TR1 1 | #define _GLIBCXX_USE_C99_STDINT_TR1 1 | #define _GLIBCXX_USE_C99_MATH_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 | #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 | #define HAVE_STDBOOL_H 1 | #define _GLIBCXX_STDIO_MACROS 1 | #define HAVE_SYS_TIME_H 1 | #define _GLIBCXX_USE_GETTIMEOFDAY 1 | #define _GLIBCXX_HAS_GTHREADS 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_SINCOS 1 | #define HAVE_HYPOT 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATANF 1 | #define HAVE_COSF 1 | #define HAVE_SINF 1 | #define HAVE_TANF 1 | #define HAVE_COSHF 1 | #define HAVE_SINHF 1 | #define HAVE_TANHF 1 | #define HAVE_CEILF 1 | #define HAVE_FLOORF 1 | #define HAVE_EXPF 1 | #define HAVE_ISNANF 1 | #define HAVE_ISINFF 1 | #define HAVE_ATAN2F 1 | #define HAVE_FABSF 1 | #define HAVE_FMODF 1 | #define HAVE_FREXPF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LDEXPF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_MODFF 1 | #define HAVE_MODF 1 | #define HAVE_POWF 1 | #define HAVE_SQRTF 1 | #define HAVE_SINCOSF 1 | #define HAVE_FINITEF 1 | #define HAVE_ACOSL 1 | #define HAVE_ASINL 1 | #define HAVE_ATANL 1 | #define HAVE_COSL 1 | #define HAVE_SINL 1 | #define HAVE_TANL 1 | #define HAVE_COSHL 1 | #define HAVE_SINHL 1 | #define HAVE_TANHL 1 | #define HAVE_CEILL 1 | #define HAVE_FLOORL 1 | #define HAVE_ISNANL 1 | #define HAVE_ISINFL 1 | #define HAVE_ATAN2L 1 | #define HAVE_EXPL 1 | #define HAVE_FABSL 1 | #define HAVE_FMODL 1 | #define HAVE_FREXPL 1 | #define HAVE_HYPOTL 1 | #define HAVE_LDEXPL 1 | #define HAVE_LOGL 1 | #define HAVE_LOG10L 1 | #define HAVE_MODFL 1 | #define HAVE_POWL 1 | #define HAVE_SQRTL 1 | #define HAVE_SINCOSL 1 | #define HAVE_FINITEL 1 | #define HAVE_STRTOLD 1 | #define HAVE_STRTOF 1 | #define _GLIBCXX_USE_RANDOM_TR1 1 | #define HAVE_TLS 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_GETIPINFO 1 | #define HAVE_LINUX_FUTEX 1 | #define _GLIBCXX_SYMVER_GNU 1 | #define _GLIBCXX_SYMVER 1 | #define HAVE_AS_SYMVER_DIRECTIVE 1 | #define _GLIBCXX_SIZE_T_IS_UINT 1 | #define _GLIBCXX_PTRDIFF_T_IS_INT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LIMIT_DATA 1 | #define HAVE_LIMIT_RSS 1 | /* end confdefs.h. */ | #include <unistd.h> | #include <sys/time.h> | #include <sys/resource.h> | | int | main () | { | int f = RLIMIT_VMEM ; | ; | return 0; | } configure:58608: result: no configure:58612: checking for RLIMIT_AS configure:58628: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:58628: $? = 0 configure:58640: result: yes configure:58644: checking for RLIMIT_FSIZE configure:58660: /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -c -g -O2 conftest.c >&5 configure:58660: $? = 0 configure:58672: result: yes configure:58707: checking for testsuite resource limits support configure:58717: result: yes configure:58723: checking for setenv declaration configure:58764: result: yes configure:58769: checking for setenv configure:58769: result: yes configure:59023: updating cache ./config.cache configure:59045: checking for gxx-include-dir configure:59059: result: no configure:59062: checking for --enable-version-specific-runtime-libs configure:59075: result: no configure:59120: checking for install location configure:59122: result: ${prefix}/include/c++/${gcc_version} configure:59364: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by package-unused config.status version-unused, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on eric-laptop config.status:1424: creating Makefile config.status:1424: creating scripts/testsuite_flags config.status:1424: creating include/Makefile config.status:1424: creating libsupc++/Makefile config.status:1424: creating python/Makefile config.status:1424: creating src/Makefile config.status:1424: creating doc/Makefile config.status:1424: creating po/Makefile config.status:1424: creating testsuite/Makefile config.status:1424: creating config.h config.status:1637: executing default-1 commands config.status:1637: executing libtool commands config.status:1637: executing include/gstdint.h commands config.status:1637: executing generate-headers commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include ' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -O2 -D_GNU_SOURCE' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=' /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include ' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-pc-linux-gnu ac_cv_func_acosf=yes ac_cv_func_acosl=yes ac_cv_func_asinf=yes ac_cv_func_asinl=yes ac_cv_func_atan2f=yes ac_cv_func_atan2l=yes ac_cv_func_atanf=yes ac_cv_func_atanl=yes ac_cv_func_ceilf=yes ac_cv_func_ceill=yes ac_cv_func_cosf=yes ac_cv_func_coshf=yes ac_cv_func_coshl=yes ac_cv_func_cosl=yes ac_cv_func_dlopen=no ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fabsf=yes ac_cv_func_fabsl=yes ac_cv_func_finite=yes ac_cv_func_finitef=yes ac_cv_func_finitel=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fmodf=yes ac_cv_func_fmodl=yes ac_cv_func_frexpf=yes ac_cv_func_frexpl=yes ac_cv_func_hypot=yes ac_cv_func_hypotf=yes ac_cv_func_hypotl=yes ac_cv_func_isinf=yes ac_cv_func_isinff=yes ac_cv_func_isinfl=yes ac_cv_func_isnan=yes ac_cv_func_isnanf=yes ac_cv_func_isnanl=yes ac_cv_func_ldexpf=yes ac_cv_func_ldexpl=yes ac_cv_func_log10f=yes ac_cv_func_log10l=yes ac_cv_func_logf=yes ac_cv_func_logl=yes ac_cv_func_modf=yes ac_cv_func_modff=yes ac_cv_func_modfl=yes ac_cv_func_powf=yes ac_cv_func_powl=yes ac_cv_func_setenv=yes ac_cv_func_shl_load=no ac_cv_func_sincos=yes ac_cv_func_sincosf=yes ac_cv_func_sincosl=yes ac_cv_func_sinf=yes ac_cv_func_sinhf=yes ac_cv_func_sinhl=yes ac_cv_func_sinl=yes ac_cv_func_sqrtf=yes ac_cv_func_sqrtl=yes ac_cv_func_strtof=yes ac_cv_func_strtold=yes ac_cv_func_tanf=yes ac_cv_func_tanhf=yes ac_cv_func_tanhl=yes ac_cv_func_tanl=yes ac_cv_header_complex_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fenv_h=yes ac_cv_header_float_h=yes ac_cv_header_fp_h=no ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_machine_param_h=no ac_cv_header_memory_h=yes ac_cv_header_nan_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_isa_defs_h=no ac_cv_header_sys_machine_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_tgmath_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_sin=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AS=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/as ac_cv_prog_AWK=gawk ac_cv_prog_CC='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include ' ac_cv_prog_CPP='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E' ac_cv_prog_CXXCPP=' /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_check_msgfmt=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_gettext='none required' ac_cv_target=i686-pc-linux-gnu ac_cv_type_int_fast32_t=yes ac_cv_type_int_least32_t=yes ac_cv_type_u_int64_t=no ac_cv_type_uint64_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_val_LC_MESSAGES=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, acx_cv_header_stdint=stdint.h acx_cv_header_stdint_kind='(already complete)' am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gcc_cv_have_tls=yes glibcxx_cv_INT64_T=yes glibcxx_cv_LFS=yes glibcxx_cv_POLL=yes glibcxx_cv_S_IFREG=yes glibcxx_cv_S_ISREG=yes glibcxx_cv_WRITEV=yes glibcxx_cv_atomic_bool=yes glibcxx_cv_atomic_int=yes glibcxx_cv_atomic_long_long=yes glibcxx_cv_atomic_short=yes glibcxx_cv_c99_complex=yes glibcxx_cv_c99_ctype_tr1=yes glibcxx_cv_c99_math=yes glibcxx_cv_c99_math_tr1=yes glibcxx_cv_c99_stdint_tr1=yes glibcxx_cv_c99_stdio=yes glibcxx_cv_c99_stdlib=yes glibcxx_cv_c99_wchar=yes glibcxx_cv_func__fpclass_use=no glibcxx_cv_func__qfpclass_use=no glibcxx_cv_func_atan2f_use=yes glibcxx_cv_func_atan2l_use=yes glibcxx_cv_func_expf_use=yes glibcxx_cv_func_expl_use=yes glibcxx_cv_func_fabsf_use=yes glibcxx_cv_func_fabsl_use=yes glibcxx_cv_func_finite_use=yes glibcxx_cv_func_finitef_use=yes glibcxx_cv_func_finitel_use=yes glibcxx_cv_func_float_round_use=yes glibcxx_cv_func_float_trig_use=yes glibcxx_cv_func_fmodf_use=yes glibcxx_cv_func_fmodl_use=yes glibcxx_cv_func_fpclass_use=no glibcxx_cv_func_frexpf_use=yes glibcxx_cv_func_frexpl_use=yes glibcxx_cv_func_hypot_use=yes glibcxx_cv_func_hypotf_use=yes glibcxx_cv_func_hypotl_use=yes glibcxx_cv_func_isinf_use=yes glibcxx_cv_func_isinff_use=yes glibcxx_cv_func_isinfl_use=yes glibcxx_cv_func_isnan_use=yes glibcxx_cv_func_isnanf_use=yes glibcxx_cv_func_isnanl_use=yes glibcxx_cv_func_ldexpf_use=yes glibcxx_cv_func_ldexpl_use=yes glibcxx_cv_func_log10f_use=yes glibcxx_cv_func_log10l_use=yes glibcxx_cv_func_logf_use=yes glibcxx_cv_func_logl_use=yes glibcxx_cv_func_long_double_round_use=yes glibcxx_cv_func_long_double_trig_use=yes glibcxx_cv_func_modf_use=yes glibcxx_cv_func_modff_use=yes glibcxx_cv_func_modfl_use=yes glibcxx_cv_func_powf_use=yes glibcxx_cv_func_powl_use=yes glibcxx_cv_func_qfpclass_use=no glibcxx_cv_func_setenv_use=yes glibcxx_cv_func_sincos_use=yes glibcxx_cv_func_sincosf_use=yes glibcxx_cv_func_sincosl_use=yes glibcxx_cv_func_sqrtf_use=yes glibcxx_cv_func_sqrtl_use=yes glibcxx_cv_func_strtof_use=yes glibcxx_cv_func_strtold_use=yes glibcxx_cv_have_as_symver_directive=yes glibcxx_cv_have_attribute_visibility=yes glibcxx_cv_int64_t_long=no glibcxx_cv_int64_t_long_long=yes glibcxx_cv_prog_CXX_pch=yes glibcxx_cv_random_tr1=yes glibcxx_cv_setrlimit=yes glibcxx_cv_stdio_macros=yes glibcxx_cv_system_error10=yes glibcxx_cv_system_error11=yes glibcxx_cv_system_error12=yes glibcxx_cv_system_error13=yes glibcxx_cv_system_error14=yes glibcxx_cv_system_error1=yes glibcxx_cv_system_error2=yes glibcxx_cv_system_error3=yes glibcxx_cv_system_error4=yes glibcxx_cv_system_error5=yes glibcxx_cv_system_error6=yes glibcxx_cv_system_error7=yes glibcxx_cv_system_error8=yes glibcxx_cv_system_error9=yes lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld lt_cv_path_LDCXX=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld lt_cv_path_NM=/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/nm lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=805306365 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI_TWEAKS_SRCDIR='config/cpu/generic' ACLOCAL='${SHELL} /home/eric/disk/gcc-4.5.2/missing --run aclocal-1.11' ALLOCATOR_H='config/allocator/new_allocator_base.h' ALLOCATOR_NAME='__gnu_cxx::new_allocator' AMTAR='${SHELL} /home/eric/disk/gcc-4.5.2/missing --run tar' AR='ar' AS='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/as' ATOMICITY_SRCDIR='config/cpu/generic/atomicity_builtins' ATOMIC_FLAGS='-march=native' ATOMIC_WORD_SRCDIR='config/cpu/generic' AUTOCONF='${SHELL} /home/eric/disk/gcc-4.5.2/missing --run autoconf' AUTOHEADER='${SHELL} /home/eric/disk/gcc-4.5.2/missing --run autoheader' AUTOMAKE='${SHELL} /home/eric/disk/gcc-4.5.2/missing --run automake-1.11' AWK='gawk' BASIC_FILE_CC='config/io/basic_file_stdio.cc' BASIC_FILE_H='config/io/basic_file_stdio.h' CC='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include ' CCODECVT_CC='config/locale/gnu/codecvt_members.cc' CCOLLATE_CC='config/locale/gnu/collate_members.cc' CCTYPE_CC='config/locale/gnu/ctype_members.cc' CFLAGS='-g -O2' CLOCALE_CC='config/locale/gnu/c_locale.cc' CLOCALE_H='config/locale/gnu/c_locale.h' CLOCALE_INTERNAL_H='config/locale/gnu/c++locale_internal.h' CMESSAGES_CC='config/locale/gnu/messages_members.cc' CMESSAGES_H='config/locale/gnu/messages_members.h' CMONEY_CC='config/locale/gnu/monetary_members.cc' CNUMERIC_CC='config/locale/gnu/numeric_members.cc' CPP='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E' CPPFLAGS='' CPU_DEFINES_SRCDIR='config/cpu/generic' CSTDIO_H='config/io/c_io_stdio.h' CTIME_CC='config/locale/gnu/time_members.cc' CTIME_H='config/locale/gnu/time_members.h' CXX=' /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include ' CXXCPP=' /home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/xgcc -shared-libgcc -B/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc -nostdinc++ -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src -L/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -E' CXXFLAGS='-g -O2 -D_GNU_SOURCE' CYGPATH_W='echo' C_INCLUDE_DIR='${glibcxx_srcdir}/include/c_global' DEBUG_FLAGS='-g3 -O0' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_PARALLEL_FALSE='#' ENABLE_PARALLEL_TRUE='' ENABLE_SYMVERS_DARWIN_FALSE='' ENABLE_SYMVERS_DARWIN_TRUE='#' ENABLE_SYMVERS_FALSE='#' ENABLE_SYMVERS_GNU_FALSE='#' ENABLE_SYMVERS_GNU_NAMESPACE_FALSE='' ENABLE_SYMVERS_GNU_NAMESPACE_TRUE='#' ENABLE_SYMVERS_GNU_TRUE='' ENABLE_SYMVERS_TRUE='' ENABLE_VISIBILITY_FALSE='#' ENABLE_VISIBILITY_TRUE='' ERROR_CONSTANTS_SRCDIR='config/os/generic' EXEEXT='' EXTRA_CXX_FLAGS='' FGREP='/bin/grep -F' GLIBCXX_BUILD_DEBUG_FALSE='' GLIBCXX_BUILD_DEBUG_TRUE='#' GLIBCXX_BUILD_PCH_FALSE='#' GLIBCXX_BUILD_PCH_TRUE='' GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE='#' GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE='' GLIBCXX_C_HEADERS_C_FALSE='' GLIBCXX_C_HEADERS_C_GLOBAL_FALSE='#' GLIBCXX_C_HEADERS_C_GLOBAL_TRUE='' GLIBCXX_C_HEADERS_C_STD_FALSE='' GLIBCXX_C_HEADERS_C_STD_TRUE='#' GLIBCXX_C_HEADERS_C_TRUE='#' GLIBCXX_C_HEADERS_EXTRA_FALSE='#' GLIBCXX_C_HEADERS_EXTRA_TRUE='' GLIBCXX_HOSTED_FALSE='#' GLIBCXX_HOSTED_TRUE='' GLIBCXX_INCLUDES='-I/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu -I/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/include -I/home/eric/disk/gcc-4.5.2/libstdc++-v3/libsupc++' GLIBCXX_LDBL_COMPAT_FALSE='' GLIBCXX_LDBL_COMPAT_TRUE='#' GLIBCXX_LIBS='' GREP='/bin/grep' INSTALL_DATA='/usr/bin/install -c -m 644' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_SCRIPT='/usr/bin/install -c' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/collect-ld' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='' LIBSUPCXX_PICFLAGS='-prefer-pic' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --split-size=5000000' MKDIR_P='/bin/mkdir -p' NM='/home/eric/disk/gcc-4.5.2/host-i686-pc-linux-gnu/gcc/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZE_CXXFLAGS='' OPT_LDFLAGS='-Wl,-O1 -Wl,-z,relro' OS_INC_SRCDIR='config/os/gnu-linux' OTOOL64='' OTOOL='' PACKAGE='libstdc++' PACKAGE_BUGREPORT='' PACKAGE_NAME='package-unused' PACKAGE_STRING='package-unused version-unused' PACKAGE_TARNAME='libstdc++' PACKAGE_URL='' PACKAGE_VERSION='version-unused' PATH_SEPARATOR=':' RANLIB='ranlib' SECTION_FLAGS='-ffunction-sections -fdata-sections' SECTION_LDFLAGS='-Wl,--gc-sections ' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SYMVER_FILE='config/abi/pre/gnu.ver' TOPLEVEL_INCLUDES='-I$(toplevel_srcdir)/gcc' USE_NLS='yes' VERSION='version-unused' WARN_FLAGS='-Wall -Wextra -Wwrite-strings -Wcast-qual' WERROR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' baseline_dir='/home/eric/disk/gcc-4.5.2/libstdc++-v3/config/abi/post/i486-linux-gnu' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' check_msgfmt='yes' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_shared='yes' enable_static='yes' exec_prefix='${prefix}' glibcxx_MOFILES=' de.mo fr.mo' glibcxx_PCHFLAGS='-include bits/stdc++.h' glibcxx_POFILES=' de.po fr.po' glibcxx_builddir='/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3' glibcxx_localedir='/home/eric/disk/gcc-4.5.2/i686-pc-linux-gnu/libstdc++-v3/po/share/locale' glibcxx_prefixdir='NONE' glibcxx_srcdir='/home/eric/disk/gcc-4.5.2/libstdc++-v3' glibcxx_thread_h='gthr-posix.h' glibcxx_toolexecdir='${libdir}/gcc/${host_alias}' glibcxx_toolexeclibdir='${libdir}' gxx_include_dir='${prefix}/include/c++/${gcc_version}' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/eric/disk/gcc-4.5.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libtool_VERSION='6:14:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' multi_basedir='../.././libstdc++-v3/..' oldincludedir='/usr/include' pdfdir='${docdir}' port_specific_symbol_files='' prefix='/usr/local' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='i686-pc-linux-gnu' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' toplevel_srcdir='/home/eric/disk/gcc-4.5.2/libstdc++-v3/..' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "package-unused" #define PACKAGE_TARNAME "libstdc++" #define PACKAGE_VERSION "version-unused" #define PACKAGE_STRING "package-unused version-unused" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _GLIBCXX_HOSTED 1 #define HAVE_GTHR_DEFAULT 1 #define _GLIBCXX_ATOMIC_BUILTINS_1 1 #define _GLIBCXX_ATOMIC_BUILTINS_2 1 #define _GLIBCXX_ATOMIC_BUILTINS_4 1 #define _GLIBCXX_ATOMIC_BUILTINS_8 1 #define _GLIBCXX_USE_DECIMAL_FLOAT 1 #define HAVE_STRXFRM_L 1 #define HAVE_STRERROR_L 1 #define HAVE_STRERROR_R 1 #define HAVE_LIBINTL_H 1 #define _GLIBCXX_USE_NLS 1 #define _GLIBCXX_USE_LONG_LONG 1 #define HAVE_WCHAR_H 1 #define HAVE_MBSTATE_T 1 #define HAVE_WCTYPE_H 1 #define _GLIBCXX_USE_WCHAR_T 1 #define _GLIBCXX_USE_C99_MATH 1 #define HAVE_TGMATH_H 1 #define HAVE_COMPLEX_H 1 #define _GLIBCXX_USE_C99_COMPLEX 1 #define HAVE_VFWSCANF 1 #define HAVE_VSWSCANF 1 #define HAVE_VWSCANF 1 #define HAVE_WCSTOF 1 #define HAVE_ISWBLANK 1 #define _GLIBCXX_USE_C99 1 #define HAVE_EOWNERDEAD 1 #define HAVE_ENOTRECOVERABLE 1 #define HAVE_ENOLINK 1 #define HAVE_EPROTO 1 #define HAVE_ENODATA 1 #define HAVE_ENOSR 1 #define HAVE_ENOSTR 1 #define HAVE_ETIME 1 #define HAVE_EBADMSG 1 #define HAVE_ECANCELED 1 #define HAVE_EOVERFLOW 1 #define HAVE_ENOTSUP 1 #define HAVE_EIDRM 1 #define HAVE_ETXTBSY 1 #define HAVE_INT64_T 1 #define HAVE_INT64_T_LONG_LONG 1 #define _GLIBCXX_USE_LFS 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_POLL 1 #define HAVE_S_ISREG 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_COMPLEX_H 1 #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 #define _GLIBCXX_USE_C99_CTYPE_TR1 1 #define HAVE_FENV_H 1 #define _GLIBCXX_USE_C99_FENV_TR1 1 #define _GLIBCXX_USE_C99_STDINT_TR1 1 #define _GLIBCXX_USE_C99_MATH_TR1 1 #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 #define HAVE_STDBOOL_H 1 #define _GLIBCXX_STDIO_MACROS 1 #define HAVE_SYS_TIME_H 1 #define _GLIBCXX_USE_GETTIMEOFDAY 1 #define _GLIBCXX_HAS_GTHREADS 1 #define HAVE_LC_MESSAGES 1 #define HAVE_ENDIAN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FLOAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 #define HAVE_SINCOS 1 #define HAVE_HYPOT 1 #define HAVE_ACOSF 1 #define HAVE_ASINF 1 #define HAVE_ATANF 1 #define HAVE_COSF 1 #define HAVE_SINF 1 #define HAVE_TANF 1 #define HAVE_COSHF 1 #define HAVE_SINHF 1 #define HAVE_TANHF 1 #define HAVE_CEILF 1 #define HAVE_FLOORF 1 #define HAVE_EXPF 1 #define HAVE_ISNANF 1 #define HAVE_ISINFF 1 #define HAVE_ATAN2F 1 #define HAVE_FABSF 1 #define HAVE_FMODF 1 #define HAVE_FREXPF 1 #define HAVE_HYPOTF 1 #define HAVE_LDEXPF 1 #define HAVE_LOGF 1 #define HAVE_LOG10F 1 #define HAVE_MODFF 1 #define HAVE_MODF 1 #define HAVE_POWF 1 #define HAVE_SQRTF 1 #define HAVE_SINCOSF 1 #define HAVE_FINITEF 1 #define HAVE_ACOSL 1 #define HAVE_ASINL 1 #define HAVE_ATANL 1 #define HAVE_COSL 1 #define HAVE_SINL 1 #define HAVE_TANL 1 #define HAVE_COSHL 1 #define HAVE_SINHL 1 #define HAVE_TANHL 1 #define HAVE_CEILL 1 #define HAVE_FLOORL 1 #define HAVE_ISNANL 1 #define HAVE_ISINFL 1 #define HAVE_ATAN2L 1 #define HAVE_EXPL 1 #define HAVE_FABSL 1 #define HAVE_FMODL 1 #define HAVE_FREXPL 1 #define HAVE_HYPOTL 1 #define HAVE_LDEXPL 1 #define HAVE_LOGL 1 #define HAVE_LOG10L 1 #define HAVE_MODFL 1 #define HAVE_POWL 1 #define HAVE_SQRTL 1 #define HAVE_SINCOSL 1 #define HAVE_FINITEL 1 #define HAVE_STRTOLD 1 #define HAVE_STRTOF 1 #define _GLIBCXX_USE_RANDOM_TR1 1 #define HAVE_TLS 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_GETIPINFO 1 #define HAVE_LINUX_FUTEX 1 #define _GLIBCXX_SYMVER_GNU 1 #define _GLIBCXX_SYMVER 1 #define HAVE_AS_SYMVER_DIRECTIVE 1 #define _GLIBCXX_SIZE_T_IS_UINT 1 #define _GLIBCXX_PTRDIFF_T_IS_INT 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LIMIT_DATA 1 #define HAVE_LIMIT_RSS 1 #define HAVE_LIMIT_VMEM 0 #define HAVE_LIMIT_AS 1 #define HAVE_LIMIT_FSIZE 1 #define _GLIBCXX_RES_LIMITS 1 #define HAVE_SETENV 1 configure: exit 0