This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /home/regress/tbox/svn-gcc/configure --prefix=/home/regress/tbox/objs --target=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = glutton.geoffk.org uname -m = i686 uname -r = 2.6.18-92.1.18.el5 uname -s = Linux uname -v = #1 SMP Wed Nov 12 09:30:27 EST 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/regress/tbox/objs/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin PATH: /home/regress/tbox/boot/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1562: checking build system type configure:1580: result: i686-pc-linux-gnu configure:1615: checking host system type configure:1629: result: i686-pc-linux-gnu configure:1637: checking target system type configure:1651: result: i686-pc-linux-gnu configure:1695: checking for a BSD-compatible install configure:1761: result: /usr/bin/install -c configure:1772: checking whether ln works configure:1794: result: yes configure:1798: checking whether ln -s works configure:1802: result: yes configure:2993: checking for gcc configure:3009: found /usr/bin/gcc configure:3019: result: gcc configure:3265: checking for C compiler version configure:3268: gcc --version &5 gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) Copyright (C) 2006 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:3271: $? = 0 configure:3273: gcc -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) configure:3276: $? = 0 configure:3278: gcc -V &5 gcc: '-V' option must have argument configure:3281: $? = 1 configure:3304: checking for C compiler default output file name configure:3307: gcc conftest.c >&5 configure:3310: $? = 0 configure:3358: result: a.out configure:3363: checking whether the C compiler works configure:3369: ./a.out configure:3372: $? = 0 configure:3391: result: yes configure:3398: checking whether we are cross compiling configure:3400: result: no configure:3403: checking for suffix of executables configure:3405: gcc -o conftest conftest.c >&5 configure:3408: $? = 0 configure:3435: result: configure:3441: checking for suffix of object files configure:3462: gcc -c conftest.c >&5 configure:3465: $? = 0 configure:3489: result: o configure:3493: checking whether we are using the GNU C compiler configure:3517: gcc -c conftest.c >&5 configure:3523: $? = 0 configure:3527: test -z || test ! -s conftest.err configure:3530: $? = 0 configure:3533: test -s conftest.o configure:3536: $? = 0 configure:3549: result: yes configure:3555: checking whether gcc accepts -g configure:3576: gcc -c -g conftest.c >&5 configure:3582: $? = 0 configure:3586: test -z || test ! -s conftest.err configure:3589: $? = 0 configure:3592: test -s conftest.o configure:3595: $? = 0 configure:3606: result: yes configure:3623: checking for gcc option to accept ANSI C configure:3693: gcc -c -g -O2 conftest.c >&5 configure:3699: $? = 0 configure:3703: test -z || test ! -s conftest.err configure:3706: $? = 0 configure:3709: test -s conftest.o configure:3712: $? = 0 configure:3730: result: none needed configure:3748: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3754: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3939: checking for g++ configure:3955: found /usr/bin/g++ configure:3965: result: g++ configure:3981: checking for C++ compiler version configure:3984: g++ --version &5 g++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) Copyright (C) 2006 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:3987: $? = 0 configure:3989: g++ -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) configure:3992: $? = 0 configure:3994: g++ -V &5 g++: '-V' option must have argument configure:3997: $? = 1 configure:4000: checking whether we are using the GNU C++ compiler configure:4024: g++ -c conftest.cc >&5 configure:4030: $? = 0 configure:4034: test -z || test ! -s conftest.err configure:4037: $? = 0 configure:4040: test -s conftest.o configure:4043: $? = 0 configure:4056: result: yes configure:4062: checking whether g++ accepts -g configure:4083: g++ -c -g conftest.cc >&5 configure:4089: $? = 0 configure:4093: test -z || test ! -s conftest.err configure:4096: $? = 0 configure:4099: test -s conftest.o configure:4102: $? = 0 configure:4113: result: yes configure:4155: g++ -c -g -O2 conftest.cc >&5 configure:4161: $? = 0 configure:4165: test -z || test ! -s conftest.err configure:4168: $? = 0 configure:4171: test -s conftest.o configure:4174: $? = 0 configure:4200: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13: error: 'exit' was not declared in this scope configure:4206: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4155: g++ -c -g -O2 conftest.cc >&5 configure:4161: $? = 0 configure:4165: test -z || test ! -s conftest.err configure:4168: $? = 0 configure:4171: test -s conftest.o configure:4174: $? = 0 configure:4200: g++ -c -g -O2 conftest.cc >&5 configure:4206: $? = 0 configure:4210: test -z || test ! -s conftest.err configure:4213: $? = 0 configure:4216: test -s conftest.o configure:4219: $? = 0 configure:4306: checking for gnatbind configure:4333: result: no configure:4386: checking for gnatmake configure:4413: result: no configure:4425: checking whether compiler driver understands Ada configure:4448: result: no configure:4457: checking how to compare bootstrapped objects configure:4482: result: cmp --ignore-initial=16 $$f1 $$f2 configure:4602: checking for correct version of gmp.h configure:4625: gcc -c -g -O2 conftest.c >&5 configure:4631: $? = 0 configure:4635: test -z || test ! -s conftest.err configure:4638: $? = 0 configure:4641: test -s conftest.o configure:4644: $? = 0 configure:4646: result: yes configure:4660: checking for correct version of mpfr.h configure:4691: gcc -o conftest -g -O2 conftest.c -lmpfr -lgmp >&5 configure:4697: $? = 0 configure:4701: test -z || test ! -s conftest.err configure:4704: $? = 0 configure:4707: test -s conftest configure:4710: $? = 0 configure:4734: gcc -o conftest -g -O2 conftest.c -lmpfr -lgmp >&5 configure:4740: $? = 0 configure:4744: test -z || test ! -s conftest.err configure:4747: $? = 0 configure:4750: test -s conftest configure:4753: $? = 0 configure:4755: result: yes configure:4859: checking for version 0.10 of PPL configure:4881: gcc -c -g -O2 conftest.c >&5 conftest.c:12:19: error: ppl_c.h: No such file or directory conftest.c: In function 'main': conftest.c:18: error: 'choke' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: expected ';' before 'me' configure:4887: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include "ppl_c.h" | int | main () | { | | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR != 10 | choke me | #endif | | ; | return 0; | } configure:4908: result: no configure:4983: checking for correct version of CLooG configure:5005: gcc -c -g -O2 -DCLOOG_PPL_BACKEND conftest.c >&5 conftest.c:12:25: error: cloog/cloog.h: No such file or directory conftest.c: In function 'main': conftest.c:18: error: 'choke' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: expected ';' before 'me' configure:5011: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include "cloog/cloog.h" | int | main () | { | | #if CLOOG_VERSION_MAJOR != 0 || CLOOG_VERSION_MINOR != 15 | choke me | #endif | | ; | return 0; | } configure:5032: result: no configure:6376: checking for bison configure:6392: found /usr/bin/bison configure:6402: result: bison -y configure:6422: checking for bison configure:6438: found /usr/bin/bison configure:6448: result: bison configure:6467: checking for gm4 configure:6496: result: no configure:6467: checking for gnum4 configure:6496: result: no configure:6467: checking for m4 configure:6483: found /usr/bin/m4 configure:6493: result: m4 configure:6512: checking for flex configure:6528: found /usr/bin/flex configure:6538: result: flex configure:6558: checking for flex configure:6574: found /usr/bin/flex configure:6584: result: flex configure:6603: checking for makeinfo configure:6619: found /usr/bin/makeinfo configure:6629: result: makeinfo configure:6662: checking for expect configure:6678: found /usr/bin/expect configure:6688: result: expect configure:6709: checking for runtest configure:6725: found /usr/bin/runtest configure:6735: result: runtest configure:6848: checking for ar configure:6864: found /usr/bin/ar configure:6874: result: ar configure:6983: checking for as configure:6999: found /usr/bin/as configure:7009: result: as configure:7118: checking for dlltool configure:7147: result: no configure:7253: checking for ld configure:7269: found /home/regress/tbox/objs/bin/ld configure:7279: result: ld configure:7388: checking for lipo configure:7417: result: no configure:7523: checking for nm configure:7539: found /usr/bin/nm configure:7549: result: nm configure:7658: checking for ranlib configure:7674: found /usr/bin/ranlib configure:7684: result: ranlib configure:7788: checking for strip configure:7804: found /usr/bin/strip configure:7814: result: strip configure:7918: checking for windres configure:7947: result: no configure:8053: checking for windmc configure:8082: result: no configure:8188: checking for objcopy configure:8204: found /usr/bin/objcopy configure:8214: result: objcopy configure:8323: checking for objdump configure:8339: found /usr/bin/objdump configure:8349: result: objdump configure:8460: checking for i686-pc-linux-gnu-cc configure:8489: result: no configure:8497: checking for cc configure:8513: found /usr/bin/cc configure:8523: result: cc configure:8615: checking for i686-pc-linux-gnu-c++ configure:8644: result: no configure:8652: checking for c++ configure:8668: found /usr/bin/c++ configure:8678: result: c++ configure:8770: checking for i686-pc-linux-gnu-gcc configure:8799: result: no configure:8807: checking for gcc configure:8823: found /usr/bin/gcc configure:8833: result: gcc configure:8920: checking for i686-pc-linux-gnu-gcj configure:8949: result: no configure:8957: checking for gcj configure:8986: result: no configure:9075: checking for i686-pc-linux-gnu-gfortran configure:9104: result: no configure:9112: checking for gfortran configure:9141: result: no configure:9201: checking for ar configure:9234: result: no configure:9309: checking for i686-pc-linux-gnu-ar configure:9338: result: no configure:9346: checking for ar configure:9362: found /usr/bin/ar configure:9372: result: ar configure:9424: checking for as configure:9457: result: no configure:9532: checking for i686-pc-linux-gnu-as configure:9561: result: no configure:9569: checking for as configure:9585: found /usr/bin/as configure:9595: result: as configure:9647: checking for dlltool configure:9680: result: no configure:9755: checking for i686-pc-linux-gnu-dlltool configure:9784: result: no configure:9792: checking for dlltool configure:9821: result: no configure:9870: checking for ld configure:9888: found /home/regress/tbox/objs/i686-pc-linux-gnu/bin/ld configure:9900: result: /home/regress/tbox/objs/i686-pc-linux-gnu/bin/ld configure:10093: checking for lipo configure:10126: result: no configure:10201: checking for i686-pc-linux-gnu-lipo configure:10230: result: no configure:10238: checking for lipo configure:10267: result: no configure:10316: checking for nm configure:10349: result: no configure:10424: checking for i686-pc-linux-gnu-nm configure:10453: result: no configure:10461: checking for nm configure:10477: found /usr/bin/nm configure:10487: result: nm configure:10539: checking for objdump configure:10572: result: no configure:10647: checking for i686-pc-linux-gnu-objdump configure:10676: result: no configure:10684: checking for objdump configure:10700: found /usr/bin/objdump configure:10710: result: objdump configure:10762: checking for ranlib configure:10795: result: no configure:10870: checking for i686-pc-linux-gnu-ranlib configure:10899: result: no configure:10907: checking for ranlib configure:10923: found /usr/bin/ranlib configure:10933: result: ranlib configure:10985: checking for strip configure:11018: result: no configure:11093: checking for i686-pc-linux-gnu-strip configure:11122: result: no configure:11130: checking for strip configure:11146: found /usr/bin/strip configure:11156: result: strip configure:11208: checking for windres configure:11241: result: no configure:11316: checking for i686-pc-linux-gnu-windres configure:11345: result: no configure:11353: checking for windres configure:11382: result: no configure:11431: checking for windmc configure:11464: result: no configure:11539: checking for i686-pc-linux-gnu-windmc configure:11568: result: no configure:11576: checking for windmc configure:11605: result: no configure:11632: checking where to find the target ar configure:11665: result: host tool configure:11674: checking where to find the target as configure:11707: result: host tool configure:11716: checking where to find the target cc configure:11739: result: just compiled configure:11758: checking where to find the target c++ configure:11784: result: just compiled configure:11803: checking where to find the target c++ for libstdc++ configure:11829: result: just compiled configure:11848: checking where to find the target dlltool configure:11881: result: host tool configure:11890: checking where to find the target gcc configure:11913: result: just compiled configure:11932: checking where to find the target gcj configure:11958: result: just compiled configure:11977: checking where to find the target gfortran configure:12003: result: just compiled configure:12022: checking where to find the target ld configure:12050: result: pre-installed in /home/regress/tbox/objs/i686-pc-linux-gnu/bin configure:12064: checking where to find the target lipo configure:12086: result: host tool configure:12095: checking where to find the target nm configure:12128: result: host tool configure:12137: checking where to find the target objdump configure:12170: result: host tool configure:12179: checking where to find the target ranlib configure:12212: result: host tool configure:12221: checking where to find the target strip configure:12254: result: host tool configure:12263: checking where to find the target windres configure:12296: result: host tool configure:12305: checking where to find the target windmc configure:12338: result: host tool configure:12375: checking whether to enable maintainer-specific portions of Makefiles configure:12384: result: no configure:12417: checking whether -fkeep-inline-functions is supported configure:12441: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:12447: $? = 0 configure:12451: test -z || test ! -s conftest.err configure:12454: $? = 0 configure:12457: test -s conftest.o configure:12460: $? = 0 configure:12462: result: yes configure:12679: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on glutton.geoffk.org config.status:769: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_FOR_TARGET_set= ac_cv_env_AR_FOR_TARGET_value= ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CC_FOR_TARGET_set= ac_cv_env_CC_FOR_TARGET_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DLLTOOL_FOR_TARGET_set= ac_cv_env_DLLTOOL_FOR_TARGET_value= ac_cv_env_DLLTOOL_set= ac_cv_env_DLLTOOL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GCJ_FOR_TARGET_set= ac_cv_env_GCJ_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_LIPO_FOR_TARGET_set= ac_cv_env_LIPO_FOR_TARGET_value= ac_cv_env_LIPO_set= ac_cv_env_LIPO_value= ac_cv_env_NM_FOR_TARGET_set= ac_cv_env_NM_FOR_TARGET_value= ac_cv_env_NM_set= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set= ac_cv_env_RANLIB_FOR_TARGET_value= ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set= ac_cv_env_STRIP_value= ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set= ac_cv_env_WINDMC_value= ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-pc-linux-gnu ac_cv_exeext= ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_objext=o ac_cv_path_LD_FOR_TARGET=/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ld ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AR_FOR_TARGET=ar ac_cv_prog_AS=as ac_cv_prog_AS_FOR_TARGET=as ac_cv_prog_BISON=bison ac_cv_prog_CC_FOR_TARGET=cc ac_cv_prog_CXX_FOR_TARGET=c++ ac_cv_prog_EXPECT=expect ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc ac_cv_prog_LD=ld ac_cv_prog_LEX=flex ac_cv_prog_M4=m4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_NM_FOR_TARGET=nm ac_cv_prog_OBJCOPY=objcopy ac_cv_prog_OBJDUMP=objdump ac_cv_prog_OBJDUMP_FOR_TARGET=objdump ac_cv_prog_RANLIB=ranlib ac_cv_prog_RANLIB_FOR_TARGET=ranlib ac_cv_prog_RUNTEST=runtest ac_cv_prog_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_GNATBIND=no ac_cv_prog_ac_ct_GNATMAKE=no ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu acx_cv_cc_gcc_supports_ada=no acx_cv_prog_LN=ln gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2' gcc_cv_tool_dirs=/home/regress/tbox/objs/libexec/gcc/i686-pc-linux-gnu/4.4.0:/home/regress/tbox/objs/libexec/gcc/i686-pc-linux-gnu:/usr/lib/gcc/i686-pc-linux-gnu/4.4.0:/usr/lib/gcc/i686-pc-linux-gnu:/home/regress/tbox/objs/i686-pc-linux-gnu/bin/i686-pc-linux-gnu/4.4.0:/home/regress/tbox/objs/i686-pc-linux-gnu/bin: gcc_cv_tool_prefix=/home/regress/tbox/objs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='$(AR)' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='$(AS)' BISON='bison' CC='gcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS='-g -O2' CFLAGS_FOR_BUILD='-g -O2' CFLAGS_FOR_TARGET='-g -O2' COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as' COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld' COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='g++' CXXFLAGS='-g -O2' CXXFLAGS_FOR_BUILD='-g -O2' CXXFLAGS_FOR_TARGET='-g -O2' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/g++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `test ! -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags || $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" ' DLLTOOL='dlltool' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='$(DLLTOOL)' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='expect' FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' FLEX='flex' GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' GCC_SHLIB_SUBDIR='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gcj -B$$r/$(HOST_SUBDIR)/gcc/' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' GNATBIND='no' GNATMAKE='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='ld' LDFLAGS='' LDFLAGS_FOR_BUILD='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='/home/regress/tbox/objs/i686-pc-linux-gnu/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='$(NM)' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='$(OBJDUMP)' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='$(RANLIB)' RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs' RPATH_ENVVAR='LD_LIBRARY_PATH' RUNTEST='runtest' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/home/regress/tbox/svn-gcc/configure --prefix=/home/regress/tbox/objs --target=i686-pc-linux-gnu' WINDMC='windmc' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='$(WINDMC)' WINDRES='windres' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='$(WINDRES)' YACC='bison -y' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_GNATBIND='no' ac_ct_GNATMAKE='no' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_configargs='--cache-file=../config.cache '--prefix=/home/regress/tbox/objs' '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,'' build_configdirs=' libiberty fixincludes' build_cpu='i686' build_libsubdir='build-i686-pc-linux-gnu' build_noncanonical='i686-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-i686-pc-linux-gnu' build_tooldir='${exec_prefix}/i686-pc-linux-gnu' build_vendor='pc' clooginc='' clooglibs='' config_shell='/bin/sh' configdirs=' intl libiberty zlib libcpp libdecnumber fixincludes gcc' datadir='${prefix}/share' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc' exec_prefix='${prefix}' gmpinc='' gmplibs='-lmpfr -lgmp' host='i686-pc-linux-gnu' host_alias='' host_configargs='--cache-file=./config.cache '--prefix=/home/regress/tbox/objs' '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,'' host_cpu='i686' host_noncanonical='i686-pc-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pplinc='' ppllibs='' prefix='/home/regress/tbox/objs' program_transform_name='s,y,y,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='-g -fkeep-inline-functions' stage1_checking='--enable-checking=yes,types' stage1_languages='c' stage2_werror_flag='--enable-werror-always' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='i686-pc-linux-gnu' target_configargs='--cache-file=./config.cache --enable-multilib '--prefix=/home/regress/tbox/objs' '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,'' target_cpu='i686' target_noncanonical='i686-pc-linux-gnu' target_os='linux-gnu' target_subdir='i686-pc-linux-gnu' target_vendor='pc' tooldir='${exec_prefix}/i686-pc-linux-gnu' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/home/regress/tbox/svn-gcc/config/mh-x86omitfp' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/home/regress/tbox/svn-gcc/config/mt-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0