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.3.5/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib ## --------- ## ## Platform. ## ## --------- ## hostname = mbp uname -m = x86_64 uname -r = 11.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 11.0.0: Mon Mar 28 16:31:29 PDT 2011; root:xnu-1699.22.30~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 11.0.0: Mon Mar 28 16:31:29 PDT 2011; root:xnu-1699.22.30~2/RELEASE_X86_64 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 133 tasks, 646 threads, 2 processors Load average: 2.77, Mach factor: 0.61 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1505: checking build system type configure:1523: result: x86_64-apple-darwin11 configure:1558: checking host system type configure:1572: result: x86_64-apple-darwin11 configure:1580: checking target system type configure:1594: result: x86_64-apple-darwin11 configure:1637: checking for a BSD-compatible install configure:1692: result: /usr/bin/install -c configure:1703: checking whether ln works configure:1725: result: yes configure:1729: checking whether ln -s works configure:1733: result: yes configure:2885: checking for gcc configure:2911: result: /Developer/usr/bin/llvm-gcc-4.2 configure:3155: checking for C compiler version configure:3158: /Developer/usr/bin/llvm-gcc-4.2 --version &5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) Copyright (C) 2007 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:3161: $? = 0 configure:3163: /Developer/usr/bin/llvm-gcc-4.2 -v &5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.11~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.11~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) configure:3166: $? = 0 configure:3168: /Developer/usr/bin/llvm-gcc-4.2 -V &5 llvm-gcc-4.2: argument to `-V' is missing configure:3171: $? = 1 configure:3194: checking for C compiler default output file name configure:3197: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 configure:3200: $? = 0 configure:3246: result: a.out configure:3251: checking whether the C compiler works configure:3257: ./a.out configure:3260: $? = 0 configure:3277: result: yes configure:3284: checking whether we are cross compiling configure:3286: result: no configure:3289: checking for suffix of executables configure:3291: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 configure:3294: $? = 0 configure:3319: result: configure:3325: checking for suffix of object files configure:3346: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 configure:3349: $? = 0 configure:3371: result: o configure:3375: checking whether we are using the GNU C compiler configure:3399: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 configure:3405: $? = 0 configure:3409: test -z || test ! -s conftest.err configure:3412: $? = 0 configure:3415: test -s conftest.o configure:3418: $? = 0 configure:3431: result: yes configure:3437: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g configure:3458: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 configure:3464: $? = 0 configure:3468: test -z || test ! -s conftest.err configure:3471: $? = 0 configure:3474: test -s conftest.o configure:3477: $? = 0 configure:3488: result: yes configure:3505: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ANSI C configure:3575: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 configure:3581: $? = 0 configure:3585: test -z || test ! -s conftest.err configure:3588: $? = 0 configure:3591: test -s conftest.o configure:3594: $? = 0 configure:3612: result: none needed configure:3630: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3636: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3863: checking for C++ compiler version configure:3866: /Developer/usr/bin/llvm-g++-4.2 --version &5 i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) Copyright (C) 2007 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:3869: $? = 0 configure:3871: /Developer/usr/bin/llvm-g++-4.2 -v &5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.11~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.11~3/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.11.00) configure:3874: $? = 0 configure:3876: /Developer/usr/bin/llvm-g++-4.2 -V &5 llvm-g++-4.2: argument to `-V' is missing configure:3879: $? = 1 configure:3882: checking whether we are using the GNU C++ compiler configure:3906: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 configure:3912: $? = 0 configure:3916: test -z || test ! -s conftest.err configure:3919: $? = 0 configure:3922: test -s conftest.o configure:3925: $? = 0 configure:3938: result: yes configure:3944: checking whether /Developer/usr/bin/llvm-g++-4.2 accepts -g configure:3965: /Developer/usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include conftest.cc >&5 configure:3971: $? = 0 configure:3975: test -z || test ! -s conftest.err configure:3978: $? = 0 configure:3981: test -s conftest.o configure:3984: $? = 0 configure:3995: result: yes configure:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest.o configure:4056: $? = 0 configure:4082: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:13: error: 'exit' was not declared in this scope configure:4088: $? = 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:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' In file included from conftest.cc:10: /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:9: error: from previous declaration 'void std::exit(int) throw ()' configure:4043: $? = 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. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std' configure:4043: $? = 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. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 In file included from conftest.cc:10: /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions conftest.cc:9: error: from previous declaration 'void exit(int) throw ()' configure:4043: $? = 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. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4037: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 configure:4043: $? = 0 configure:4047: test -z || test ! -s conftest.err configure:4050: $? = 0 configure:4053: test -s conftest.o configure:4056: $? = 0 configure:4082: /Developer/usr/bin/llvm-g++-4.2 -c -pipe -O2 -I/opt/local/include conftest.cc >&5 configure:4088: $? = 0 configure:4092: test -z || test ! -s conftest.err configure:4095: $? = 0 configure:4098: test -s conftest.o configure:4101: $? = 0 configure:4188: checking for gnatbind configure:4215: result: no configure:4268: checking for gnatmake configure:4295: result: no configure:4307: checking whether compiler driver understands Ada configure:4330: result: no configure:4339: checking how to compare bootstrapped objects configure:4364: result: cmp --ignore-initial=16 $$f1 $$f2 configure:4485: checking for correct version of gmp.h configure:4508: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 configure:4514: $? = 0 configure:4518: test -z || test ! -s conftest.err configure:4521: $? = 0 configure:4524: test -s conftest.o configure:4527: $? = 0 configure:4529: result: yes configure:4543: checking for correct version of mpfr.h configure:4574: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib conftest.c -L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest configure:4593: $? = 0 configure:4617: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib conftest.c -L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp >&5 configure:4623: $? = 0 configure:4627: test -z || test ! -s conftest.err configure:4630: $? = 0 configure:4633: test -s conftest configure:4636: $? = 0 configure:4638: result: yes configure:5973: checking for bison configure:5989: found /usr/bin/bison configure:5999: result: bison -y configure:6019: checking for bison configure:6035: found /usr/bin/bison configure:6045: result: bison configure:6064: checking for gm4 configure:6080: found /usr/bin/gm4 configure:6090: result: gm4 configure:6109: checking for flex configure:6125: found /usr/bin/flex configure:6135: result: flex configure:6155: checking for flex configure:6171: found /usr/bin/flex configure:6181: result: flex configure:6200: checking for makeinfo configure:6216: found /usr/bin/makeinfo configure:6226: result: makeinfo configure:6259: checking for expect configure:6275: found /usr/bin/expect configure:6285: result: expect configure:6306: checking for runtest configure:6335: result: no configure:6445: checking for ar configure:6461: found /usr/bin/ar configure:6471: result: ar configure:6580: checking for as configure:6596: found /usr/bin/as configure:6606: result: as configure:6715: checking for dlltool configure:6744: result: no configure:6773: checking for ld configure:6799: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld configure:6985: checking for lipo configure:7001: found /usr/bin/lipo configure:7011: result: lipo configure:7120: checking for nm configure:7136: found /usr/bin/nm configure:7146: result: nm configure:7255: checking for ranlib configure:7271: found /usr/bin/ranlib configure:7281: result: ranlib configure:7385: checking for strip configure:7401: found /usr/bin/strip configure:7411: result: strip configure:7515: checking for windres configure:7544: result: no configure:7650: checking for windmc configure:7679: result: no configure:7785: checking for objcopy configure:7814: result: no configure:7920: checking for objdump configure:7949: result: no configure:8094: checking for cc configure:8110: found /usr/bin/cc configure:8120: result: cc configure:8249: checking for c++ configure:8265: found /usr/bin/c++ configure:8275: result: c++ configure:8404: checking for gcc configure:8420: found /usr/bin/gcc configure:8430: result: gcc configure:8554: checking for gcj configure:8583: result: no configure:8709: checking for gfortran configure:8738: result: no configure:8798: checking for ar configure:8828: result: /usr/bin/ar configure:9021: checking for as configure:9051: result: /usr/bin/as configure:9244: checking for dlltool configure:9277: result: no configure:9389: checking for dlltool configure:9418: result: no configure:9467: checking for ld configure:9497: result: /usr/bin/ld configure:9690: checking for lipo configure:9723: result: no configure:9835: checking for lipo configure:9851: found /usr/bin/lipo configure:9861: result: lipo configure:9913: checking for nm configure:9943: result: /usr/bin/nm configure:10136: checking for objdump configure:10166: result: /usr/bin/objdump configure:10359: checking for ranlib configure:10389: result: /usr/bin/ranlib configure:10582: checking for strip configure:10612: result: /usr/bin/strip configure:10805: checking for windres configure:10838: result: no configure:10950: checking for windres configure:10979: result: no configure:11028: checking for windmc configure:11061: result: no configure:11173: checking for windmc configure:11202: result: no configure:11229: checking where to find the target ar configure:11257: result: pre-installed in /usr/bin configure:11271: checking where to find the target as configure:11299: result: pre-installed in /usr/bin configure:11313: checking where to find the target cc configure:11336: result: just compiled configure:11355: checking where to find the target c++ configure:11381: result: just compiled configure:11400: checking where to find the target c++ for libstdc++ configure:11426: result: just compiled configure:11445: checking where to find the target dlltool configure:11478: result: host tool configure:11487: checking where to find the target gcc configure:11510: result: just compiled configure:11529: checking where to find the target gcj configure:11555: result: just compiled configure:11574: checking where to find the target gfortran configure:11600: result: just compiled configure:11619: checking where to find the target ld configure:11647: result: pre-installed in /usr/bin configure:11661: checking where to find the target lipo configure:11683: result: host tool configure:11692: checking where to find the target nm configure:11720: result: pre-installed in /usr/bin configure:11734: checking where to find the target objdump configure:11762: result: pre-installed in /usr/bin configure:11776: checking where to find the target ranlib configure:11804: result: pre-installed in /usr/bin configure:11818: checking where to find the target strip configure:11846: result: pre-installed in /usr/bin configure:11860: checking where to find the target windres configure:11893: result: host tool configure:11902: checking where to find the target windmc configure:11935: result: host tool configure:11972: checking whether to enable maintainer-specific portions of Makefiles configure:11981: result: no configure:12014: checking whether -fkeep-inline-functions is supported configure:12038: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -fkeep-inline-functions -I/opt/local/include conftest.c >&5 configure:12044: $? = 0 configure:12048: test -z || test ! -s conftest.err configure:12051: $? = 0 configure:12054: test -s conftest.o configure:12057: $? = 0 configure:12059: result: yes configure:12276: 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 mbp config.status:763: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin11 ac_cv_build_alias=x86_64-apple-darwin11 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_AR_FOR_TARGET_set=set ac_cv_env_AR_FOR_TARGET_value=/usr/bin/ar ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set=set ac_cv_env_AS_FOR_TARGET_value=/usr/bin/as 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=set ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -O2' ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/Developer/usr/bin/llvm-g++-4.2 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=set ac_cv_env_LDFLAGS_value=-L/opt/local/lib ac_cv_env_LD_FOR_TARGET_set=set ac_cv_env_LD_FOR_TARGET_value=/usr/bin/ld 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=set ac_cv_env_NM_FOR_TARGET_value=/usr/bin/nm 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=set ac_cv_env_OBJDUMP_FOR_TARGET_value=/usr/bin/objdump ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set=set ac_cv_env_RANLIB_FOR_TARGET_value=/usr/bin/ranlib ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_STRIP_FOR_TARGET_set=set ac_cv_env_STRIP_FOR_TARGET_value=/usr/bin/strip 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=set ac_cv_env_build_alias_value=x86_64-apple-darwin11 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= ac_cv_host=x86_64-apple-darwin11 ac_cv_host_alias=x86_64-apple-darwin11 ac_cv_objext=o ac_cv_path_AR_FOR_TARGET=/usr/bin/ar ac_cv_path_AS_FOR_TARGET=/usr/bin/as ac_cv_path_LD_FOR_TARGET=/usr/bin/ld ac_cv_path_NM_FOR_TARGET=/usr/bin/nm ac_cv_path_OBJDUMP_FOR_TARGET=/usr/bin/objdump ac_cv_path_RANLIB_FOR_TARGET=/usr/bin/ranlib ac_cv_path_STRIP_FOR_TARGET=/usr/bin/strip ac_cv_prog_AR=ar ac_cv_prog_AS=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=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld ac_cv_prog_LEX=flex ac_cv_prog_LIPO=lipo ac_cv_prog_LIPO_FOR_TARGET=lipo ac_cv_prog_M4=gm4 ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_NM=nm ac_cv_prog_RANLIB=ranlib ac_cv_prog_STRIP=strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 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=x86_64-apple-darwin11 ac_cv_target_alias=x86_64-apple-darwin11 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=/opt/local/libexec/gcc/x86_64-apple-darwin11/4.3.5:/opt/local/libexec/gcc/x86_64-apple-darwin11:/usr/lib/gcc/x86_64-apple-darwin11/4.3.5:/usr/lib/gcc/x86_64-apple-darwin11:/opt/local/x86_64-apple-darwin11/bin/x86_64-apple-darwin11/4.3.5:/opt/local/x86_64-apple-darwin11/bin: gcc_cv_tool_prefix=/opt/local ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='/usr/bin/ar' AS='as' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='/usr/bin/as' BISON='bison' CC='/Developer/usr/bin/llvm-gcc-4.2' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS='-pipe -O2' CFLAGS_FOR_BUILD='-pipe -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='-I/opt/local/include' CXX='/Developer/usr/bin/llvm-g++-4.2' CXXFLAGS='-pipe -O2' CXXFLAGS_FOR_BUILD='-pipe -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='' 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/' 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='/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld' LDFLAGS='-L/opt/local/lib' LDFLAGS_FOR_BUILD='-L/opt/local/lib' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='/usr/bin/ld' LEX='flex' LIBOBJS='' LIBS='' LIPO='lipo' LIPO_FOR_TARGET='$(LIPO)' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' NM='nm' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='/usr/bin/nm' OBJCOPY='objcopy' OBJDUMP='objdump' OBJDUMP_FOR_TARGET='/usr/bin/objdump' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='/usr/bin/ranlib -c' 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='DYLD_LIBRARY_PATH' RUNTEST='runtest' SHELL='/bin/sh' STRIP='strip' STRIP_FOR_TARGET='/usr/bin/strip' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='../gcc-4.3.5/configure --prefix=/opt/local --build=x86_64-apple-darwin11 --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib' 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='/Developer/usr/bin/llvm-gcc-4.2' ac_ct_CXX='' ac_ct_GNATBIND='no' ac_ct_GNATMAKE='no' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin11' build_alias='x86_64-apple-darwin11' build_configargs='--cache-file=../config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' build_configdirs=' libiberty fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-apple-darwin11' build_noncanonical='x86_64-apple-darwin11' build_os='darwin11' build_subdir='build-x86_64-apple-darwin11' build_tooldir='${exec_prefix}/x86_64-apple-darwin11' build_vendor='apple' 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}' extra_mpfr_configure_flags='' gmpinc='-I/opt/local/include -I/opt/local/include' gmplibs='-L/opt/local/lib -L/opt/local/lib -lmpfr -lgmp' host='x86_64-apple-darwin11' host_alias='' host_configargs='--cache-file=./config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' host_cpu='x86_64' host_noncanonical='x86_64-apple-darwin11' host_os='darwin11' host_subdir='.' host_vendor='apple' htmldir='${docdir}' includedir='/opt/local/include/gcc43' infodir='/opt/local/share/info' libdir='/opt/local/lib/gcc43' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/opt/local/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,$$,-mp-4.3,' 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='' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin11' target_alias='' target_configargs='--cache-file=./config.cache '--prefix=/opt/local' '--libdir=/opt/local/lib/gcc43' '--includedir=/opt/local/include/gcc43' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' '--with-local-prefix=/opt/local' '--with-system-zlib' '--disable-nls' '--with-gxx-include-dir=/opt/local/include/gcc43/c++/' '--with-gmp=/opt/local' '--with-mpfr=/opt/local' '--disable-multilib' '--enable-languages=c,c++,fortran,java,objc,obj-c++' --program-transform-name='s,$$,-mp-4.3,'' target_cpu='x86_64' target_noncanonical='x86_64-apple-darwin11' target_os='darwin11' target_subdir='x86_64-apple-darwin11' target_vendor='apple' tooldir='${exec_prefix}/x86_64-apple-darwin11' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='/dev/null' host_makefile_frag='/dev/null' 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 exit (int); configure: exit 0