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 $ ../gcc-4.5-20090813/configure --prefix=/usr/local/gcc-4.5-20090813/ --disable-bootstrap --enable-languages=c++ ## --------- ## ## Platform. ## ## --------- ## hostname = ericne-xps uname -m = i686 uname -r = 1.5.25(0.156/4/2) uname -s = CYGWIN_NT-6.0 uname -v = 2008-06-12 19:34 /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: /usr/local/binutils-2.19.51/bin/ PATH: /usr/local/binutils-2.19.1/bin/ PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /cygdrive/c/Python26/ PATH: /cygdrive/c/Perl/site/bin PATH: /cygdrive/c/Perl/bin PATH: /cygdrive/c/Program Files/CodeSynthesis XSD 3.2/bin/ PATH: /cygdrive/c/Program Files/CollabNet Subversion Client PATH: /cygdrive/c/Windows/system32 PATH: /cygdrive/c/Windows PATH: /cygdrive/c/Windows/System32/Wbem PATH: /cygdrive/c/Program Files/Perforce/ PATH: /cygdrive/c/boost/org/trunk/tools/jam/src/bin.cygwinx86 PATH: /cygdrive/c/Program Files/Common Files/Roxio Shared/9.0/DLLShared/ PATH: /cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/Binn/ PATH: /cygdrive/c/Program Files/Microsoft SQL Server/90/Tools/binn/ PATH: /cygdrive/c/Program Files/Microsoft SQL Server/90/DTS/Binn/ PATH: /cygdrive/c/Program Files/Xoreax/IncrediBuild PATH: /cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1574: checking build system type configure:1592: result: i686-pc-cygwin configure:1627: checking host system type configure:1641: result: i686-pc-cygwin configure:1649: checking target system type configure:1663: result: i686-pc-cygwin configure:1707: checking for a BSD-compatible install configure:1773: result: /usr/bin/install -c configure:1784: checking whether ln works configure:1806: result: yes configure:1810: checking whether ln -s works configure:1814: result: yes configure:2843: checking to see if cat works as expected configure:2848: result: yes configure:3025: checking for gcc configure:3041: found /usr/bin/gcc configure:3051: result: gcc configure:3297: checking for C compiler version configure:3300: gcc --version &5 gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:3303: $? = 0 configure:3305: gcc -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:3308: $? = 0 configure:3310: gcc -V &5 gcc: `-V' option must have argument configure:3313: $? = 1 configure:3336: checking for C compiler default output file name configure:3339: gcc conftest.c >&5 configure:3342: $? = 0 configure:3390: result: a.exe configure:3395: checking whether the C compiler works configure:3401: ./a.exe configure:3404: $? = 0 configure:3423: result: yes configure:3430: checking whether we are cross compiling configure:3432: result: no configure:3435: checking for suffix of executables configure:3437: gcc -o conftest.exe conftest.c >&5 configure:3440: $? = 0 configure:3467: result: .exe configure:3473: checking for suffix of object files configure:3494: gcc -c conftest.c >&5 configure:3497: $? = 0 configure:3521: result: o configure:3525: checking whether we are using the GNU C compiler configure:3549: gcc -c conftest.c >&5 configure:3555: $? = 0 configure:3559: test -z || test ! -s conftest.err configure:3562: $? = 0 configure:3565: test -s conftest.o configure:3568: $? = 0 configure:3581: result: yes configure:3587: checking whether gcc accepts -g configure:3608: gcc -c -g conftest.c >&5 configure:3614: $? = 0 configure:3618: test -z || test ! -s conftest.err configure:3621: $? = 0 configure:3624: test -s conftest.o configure:3627: $? = 0 configure:3638: result: yes configure:3655: checking for gcc option to accept ANSI C configure:3725: gcc -c -g -O2 conftest.c >&5 configure:3731: $? = 0 configure:3735: test -z || test ! -s conftest.err configure:3738: $? = 0 configure:3741: test -s conftest.o configure:3744: $? = 0 configure:3762: result: none needed configure:3780: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3786: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3971: checking for g++ configure:3987: found /usr/bin/g++ configure:3997: result: g++ configure:4013: checking for C++ compiler version configure:4016: g++ --version &5 g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 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:4019: $? = 0 configure:4021: g++ -v &5 Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug Thread model: posix gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) configure:4024: $? = 0 configure:4026: g++ -V &5 g++: `-V' option must have argument configure:4029: $? = 1 configure:4032: checking whether we are using the GNU C++ compiler configure:4056: g++ -c conftest.cc >&5 configure:4062: $? = 0 configure:4066: test -z || test ! -s conftest.err configure:4069: $? = 0 configure:4072: test -s conftest.o configure:4075: $? = 0 configure:4088: result: yes configure:4094: checking whether g++ accepts -g configure:4115: g++ -c -g conftest.cc >&5 configure:4121: $? = 0 configure:4125: test -z || test ! -s conftest.err configure:4128: $? = 0 configure:4131: test -s conftest.o configure:4134: $? = 0 configure:4145: result: yes configure:4187: g++ -c -g -O2 conftest.cc >&5 configure:4193: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4232: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:13: error: `exit' undeclared (first use this function) conftest.cc:13: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4238: $? = 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:4187: g++ -c -g -O2 conftest.cc >&5 configure:4193: $? = 0 configure:4197: test -z || test ! -s conftest.err configure:4200: $? = 0 configure:4203: test -s conftest.o configure:4206: $? = 0 configure:4232: g++ -c -g -O2 conftest.cc >&5 configure:4238: $? = 0 configure:4242: test -z || test ! -s conftest.err configure:4245: $? = 0 configure:4248: test -s conftest.o configure:4251: $? = 0 configure:4338: checking for gnatbind configure:4365: result: no configure:4418: checking for gnatmake configure:4445: result: no configure:4457: checking whether compiler driver understands Ada configure:4480: result: no configure:4489: checking how to compare bootstrapped objects configure:4514: result: cmp --ignore-initial=16 $$f1 $$f2 configure:4690: checking for correct version of gmp.h configure:4713: gcc -c -g -O2 conftest.c >&5 configure:4719: $? = 0 configure:4723: test -z || test ! -s conftest.err configure:4726: $? = 0 configure:4729: test -s conftest.o configure:4732: $? = 0 configure:4734: result: yes configure:4747: checking for correct version of mpfr.h configure:4770: gcc -c -g -O2 conftest.c >&5 configure:4776: $? = 0 configure:4780: test -z || test ! -s conftest.err configure:4783: $? = 0 configure:4786: test -s conftest.o configure:4789: $? = 0 configure:4812: gcc -c -g -O2 conftest.c >&5 configure:4818: $? = 0 configure:4822: test -z || test ! -s conftest.err configure:4825: $? = 0 configure:4828: test -s conftest.o configure:4831: $? = 0 configure:4833: result: yes configure:4856: checking for the correct version of mpc.h configure:4878: gcc -c -g -O2 conftest.c >&5 conftest.c:12:17: mpc.h: No such file or directory conftest.c:17:39: missing binary operator before token "(" configure:4884: $? = 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 | int | main () | { | | #if MPC_VERSION < MPC_VERSION_NUM (0,6,0) | choke me | #endif | | ; | return 0; | } configure:4905: result: no configure:4915: checking for the correct version of the gmp/mpfr libraries configure:4943: gcc -o conftest.exe -g -O2 conftest.c -lmpfr -lgmp >&5 configure:4949: $? = 0 configure:4953: test -z || test ! -s conftest.err configure:4956: $? = 0 configure:4959: test -s conftest.exe configure:4962: $? = 0 configure:4964: result: yes configure:5231: checking for version 0.10 of PPL configure:5253: gcc -c -g -O2 conftest.c >&5 conftest.c:12:19: 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: parse error before "me" configure:5259: $? = 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:5280: result: no configure:5352: checking for correct version of CLooG configure:5374: gcc -c -g -O2 conftest.c >&5 conftest.c:12:25: 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: parse error before "me" configure:5380: $? = 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:5401: result: no configure:6761: checking for bison configure:6777: found /usr/bin/bison configure:6787: result: bison -y configure:6807: checking for bison configure:6823: found /usr/bin/bison configure:6833: result: bison configure:6852: checking for gm4 configure:6881: result: no configure:6852: checking for gnum4 configure:6881: result: no configure:6852: checking for m4 configure:6868: found /usr/bin/m4 configure:6878: result: m4 configure:6897: checking for flex configure:6913: found /usr/bin/flex configure:6923: result: flex configure:6943: checking for flex configure:6959: found /usr/bin/flex configure:6969: result: flex configure:6988: checking for makeinfo configure:7004: found /usr/bin/makeinfo configure:7014: result: makeinfo configure:7047: checking for expect configure:7076: result: no configure:7094: checking for runtest configure:7123: result: no configure:7233: checking for ar configure:7249: found /usr/local/binutils-2.19.51/bin//ar configure:7259: result: ar configure:7368: checking for as configure:7384: found /usr/local/binutils-2.19.51/bin//as configure:7394: result: as configure:7503: checking for dlltool configure:7519: found /usr/local/binutils-2.19.51/bin//dlltool configure:7529: result: dlltool configure:7561: checking for ld configure:7587: result: /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld.exe configure:7773: checking for lipo configure:7802: result: no configure:7908: checking for nm configure:7924: found /usr/local/binutils-2.19.51/bin//nm configure:7934: result: nm configure:8043: checking for ranlib configure:8059: found /usr/local/binutils-2.19.51/bin//ranlib configure:8069: result: ranlib configure:8173: checking for strip configure:8189: found /usr/local/binutils-2.19.51/bin//strip configure:8199: result: strip configure:8303: checking for windres configure:8319: found /usr/local/binutils-2.19.51/bin//windres configure:8329: result: windres configure:8438: checking for windmc configure:8454: found /usr/local/binutils-2.19.51/bin//windmc configure:8464: result: windmc configure:8573: checking for objcopy configure:8589: found /usr/local/binutils-2.19.51/bin//objcopy configure:8599: result: objcopy configure:8708: checking for objdump configure:8724: found /usr/local/binutils-2.19.51/bin//objdump configure:8734: result: objdump configure:8882: checking for cc configure:8898: found /usr/bin/cc configure:8908: result: cc configure:9037: checking for c++ configure:9053: found /usr/bin/c++ configure:9063: result: c++ configure:9192: checking for gcc configure:9208: found /usr/bin/gcc configure:9218: result: gcc configure:9342: checking for gcj configure:9371: result: no configure:9497: checking for gfortran configure:9526: result: no configure:9586: checking for ar configure:9619: result: no configure:9731: checking for ar configure:9747: found /usr/local/binutils-2.19.51/bin//ar configure:9757: result: ar configure:9809: checking for as configure:9842: result: no configure:9954: checking for as configure:9970: found /usr/local/binutils-2.19.51/bin//as configure:9980: result: as configure:10032: checking for dlltool configure:10065: result: no configure:10177: checking for dlltool configure:10193: found /usr/local/binutils-2.19.51/bin//dlltool configure:10203: result: dlltool configure:10255: checking for ld configure:10288: result: no configure:10400: checking for ld configure:10416: found /usr/local/binutils-2.19.51/bin//ld configure:10426: result: ld configure:10478: checking for lipo configure:10511: result: no configure:10623: checking for lipo configure:10652: result: no configure:10701: checking for nm configure:10734: result: no configure:10846: checking for nm configure:10862: found /usr/local/binutils-2.19.51/bin//nm configure:10872: result: nm configure:10924: checking for objdump configure:10957: result: no configure:11069: checking for objdump configure:11085: found /usr/local/binutils-2.19.51/bin//objdump configure:11095: result: objdump configure:11147: checking for ranlib configure:11180: result: no configure:11292: checking for ranlib configure:11308: found /usr/local/binutils-2.19.51/bin//ranlib configure:11318: result: ranlib configure:11370: checking for strip configure:11403: result: no configure:11515: checking for strip configure:11531: found /usr/local/binutils-2.19.51/bin//strip configure:11541: result: strip configure:11593: checking for windres configure:11626: result: no configure:11738: checking for windres configure:11754: found /usr/local/binutils-2.19.51/bin//windres configure:11764: result: windres configure:11816: checking for windmc configure:11849: result: no configure:11961: checking for windmc configure:11977: found /usr/local/binutils-2.19.51/bin//windmc configure:11987: result: windmc configure:12017: checking where to find the target ar configure:12050: result: host tool configure:12059: checking where to find the target as configure:12092: result: host tool configure:12101: checking where to find the target cc configure:12124: result: just compiled configure:12143: checking where to find the target c++ configure:12169: result: just compiled configure:12188: checking where to find the target c++ for libstdc++ configure:12214: result: just compiled configure:12233: checking where to find the target dlltool configure:12266: result: host tool configure:12275: checking where to find the target gcc configure:12298: result: just compiled configure:12317: checking where to find the target gcj configure:12353: result: host tool configure:12362: checking where to find the target gfortran configure:12398: result: host tool configure:12407: checking where to find the target ld configure:12440: result: host tool configure:12449: checking where to find the target lipo configure:12471: result: host tool configure:12480: checking where to find the target nm configure:12513: result: host tool configure:12522: checking where to find the target objdump configure:12555: result: host tool configure:12564: checking where to find the target ranlib configure:12597: result: host tool configure:12606: checking where to find the target strip configure:12639: result: host tool configure:12648: checking where to find the target windres configure:12681: result: host tool configure:12690: checking where to find the target windmc configure:12723: result: host tool configure:12760: checking whether to enable maintainer-specific portions of Makefiles configure:12769: result: no configure:12802: checking whether -fkeep-inline-functions is supported configure:12826: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5 configure:12832: $? = 0 configure:12836: test -z || test ! -s conftest.err configure:12839: $? = 0 configure:12842: test -s conftest.o configure:12845: $? = 0 configure:12847: result: yes configure:13073: 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 ericne-xps config.status:777: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-cygwin ac_cv_build_alias=i686-pc-cygwin 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= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_host=i686-pc-cygwin ac_cv_host_alias=i686-pc-cygwin ac_cv_objext=o 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_DLLTOOL=dlltool ac_cv_prog_DLLTOOL_FOR_TARGET=dlltool ac_cv_prog_FLEX=flex ac_cv_prog_GCC_FOR_TARGET=gcc ac_cv_prog_LD=/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld.exe ac_cv_prog_LD_FOR_TARGET=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_STRIP=strip ac_cv_prog_STRIP_FOR_TARGET=strip ac_cv_prog_WINDMC=windmc ac_cv_prog_WINDMC_FOR_TARGET=windmc ac_cv_prog_WINDRES=windres ac_cv_prog_WINDRES_FOR_TARGET=windres 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-cygwin ac_cv_target_alias=i686-pc-cygwin 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=/usr/local/gcc-4.5-20090813//libexec/gcc/i686-pc-cygwin/4.5.0:/usr/local/gcc-4.5-20090813//libexec/gcc/i686-pc-cygwin:/usr/lib/gcc/i686-pc-cygwin/4.5.0:/usr/lib/gcc/i686-pc-cygwin:/usr/local/gcc-4.5-20090813//i686-pc-cygwin/bin/i686-pc-cygwin/4.5.0:/usr/local/gcc-4.5-20090813//i686-pc-cygwin/bin: gcc_cv_tool_prefix=/usr/local/gcc-4.5-20090813/ ## ----------------- ## ## 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='.exe' 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='/shlib' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='$(GCJ)' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='$(GFORTRAN)' GNATBIND='no' GNATMAKE='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld.exe' LDFLAGS='' LDFLAGS_FOR_BUILD='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='$(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='PATH' RUNTEST='runtest' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='$(STRIP)' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.5-20090813/configure --prefix=/usr/local/gcc-4.5-20090813/ --disable-bootstrap --enable-languages=c++' 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-cygwin' build_alias='' build_configargs='--cache-file=../config.cache '--prefix=/usr/local/gcc-4.5-20090813/' '--disable-bootstrap' '--enable-languages=c,c++' --program-transform-name='s,y,y,'' build_configdirs=' libiberty fixincludes' build_cpu='i686' build_libsubdir='build-i686-pc-cygwin' build_noncanonical='i686-pc-cygwin' build_os='cygwin' build_subdir='build-i686-pc-cygwin' build_tooldir='${exec_prefix}/i686-pc-cygwin' build_vendor='pc' clooginc='' clooglibs='' compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' config_shell='/bin/sh' configdirs=' intl libiberty libcpp libdecnumber fixincludes gcc' datadir='${prefix}/share' datarootdir='${prefix}/share' do_compare='cmp --ignore-initial=16 $$f1 $$f2' docdir='${datarootdir}/doc' exec_prefix='${prefix}' extra_mpc_gmp_configure_flags='' extra_mpc_mpfr_configure_flags='' extra_mpfr_configure_flags='' gmpinc=' ' gmplibs=' -lmpfr -lgmp' host='i686-pc-cygwin' host_alias='' host_configargs='--cache-file=./config.cache '--prefix=/usr/local/gcc-4.5-20090813/' '--disable-bootstrap' '--enable-languages=c,c++' --program-transform-name='s,y,y,'' host_cpu='i686' host_noncanonical='i686-pc-cygwin' host_os='cygwin' 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}' poststage1_ldflags='' poststage1_libs='' pplinc='' ppllibs='' prefix='/usr/local/gcc-4.5-20090813/' 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' stage1_ldflags='' stage1_libs='' stage2_werror_flag='--enable-werror-always' sysconfdir='${prefix}/etc' target='i686-pc-cygwin' target_alias='' target_configargs='--cache-file=./config.cache --enable-multilib '--prefix=/usr/local/gcc-4.5-20090813/' '--disable-bootstrap' '--enable-languages=c,c++' --program-transform-name='s,y,y,'' target_cpu='i686' target_noncanonical='i686-pc-cygwin' target_os='cygwin' target_subdir='i686-pc-cygwin' target_vendor='pc' tooldir='${exec_prefix}/i686-pc-cygwin' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='/dev/null' host_makefile_frag='../gcc-4.5-20090813/config/mh-cygwin' ospace_frag='/dev/null' serialization_dependencies='serdep.tmp' target_makefile_frag='/dev/null' ## ----------- ## ## 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