Created
August 10, 2012 06:12
-
-
Save googya/3311666 to your computer and use it in GitHub Desktop.
homebrew config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by gc configure 7.2, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/bdw-gc/7.2 --enable-cplusplus | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = leslie.local | |
| uname -m = x86_64 | |
| uname -r = 12.0.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = Mach kernel version: | |
| Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 | |
| Kernel configured for up to 8 processors. | |
| 4 processors are physically available. | |
| 8 processors are logically available. | |
| Processor type: i486 (Intel 80486) | |
| Processors active: 0 1 2 3 4 5 6 7 | |
| Primary memory available: 8.00 gigabytes | |
| Default processor set: 157 tasks, 851 threads, 8 processors | |
| Load average: 1.61, Mach factor: 6.38 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /Users/wenleslie/.rvm/gems/ruby-1.9.3-p194/bin | |
| PATH: /Users/wenleslie/.rvm/gems/ruby-1.9.3-p194@global/bin | |
| PATH: /Users/wenleslie/.rvm/rubies/ruby-1.9.3-p194/bin | |
| PATH: /Users/wenleslie/.rvm/bin | |
| PATH: /usr/local/sbin | |
| PATH: /Users/wenleslie/.rvm/rubies | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/local/bin | |
| PATH: /opt/X11/bin | |
| PATH: /usr/local/Library/Contributions/cmds | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2457: checking build system type | |
| configure:2471: result: x86_64-apple-darwin12.0.0 | |
| configure:2491: checking host system type | |
| configure:2504: result: x86_64-apple-darwin12.0.0 | |
| configure:2524: checking target system type | |
| configure:2537: result: x86_64-apple-darwin12.0.0 | |
| configure:2566: checking GC version numbers | |
| configure:2605: result: major=7 minor=2 | |
| configure:2625: checking for a BSD-compatible install | |
| configure:2693: result: /usr/bin/install -c | |
| configure:2704: checking whether build environment is sane | |
| configure:2754: result: yes | |
| configure:2895: checking for a thread-safe mkdir -p | |
| configure:2934: result: ./install-sh -c -d | |
| configure:2947: checking for gawk | |
| configure:2977: result: no | |
| configure:2947: checking for mawk | |
| configure:2977: result: no | |
| configure:2947: checking for nawk | |
| configure:2977: result: no | |
| configure:2947: checking for awk | |
| configure:2963: found /usr/bin/awk | |
| configure:2974: result: awk | |
| configure:2985: checking whether make sets $(MAKE) | |
| configure:3007: result: yes | |
| configure:3090: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:3099: result: no | |
| configure:3128: checking for style of include used by make | |
| configure:3156: result: GNU | |
| configure:3226: checking for gcc | |
| configure:3253: result: /usr/bin/clang | |
| configure:3482: checking for C compiler version | |
| configure:3491: /usr/bin/clang --version >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:3502: $? = 0 | |
| configure:3491: /usr/bin/clang -v >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:3502: $? = 0 | |
| configure:3491: /usr/bin/clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3502: $? = 1 | |
| configure:3491: /usr/bin/clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3502: $? = 1 | |
| configure:3522: checking whether the C compiler works | |
| configure:3544: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5 | |
| configure:3548: $? = 0 | |
| configure:3596: result: yes | |
| configure:3599: checking for C compiler default output file name | |
| configure:3601: result: a.out | |
| configure:3607: checking for suffix of executables | |
| configure:3614: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5 | |
| configure:3618: $? = 0 | |
| configure:3640: result: | |
| configure:3662: checking whether we are cross compiling | |
| configure:3670: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5 | |
| configure:3674: $? = 0 | |
| configure:3681: ./conftest | |
| configure:3685: $? = 0 | |
| configure:3700: result: no | |
| configure:3705: checking for suffix of object files | |
| configure:3727: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5 | |
| configure:3731: $? = 0 | |
| configure:3752: result: o | |
| configure:3756: checking whether we are using the GNU C compiler | |
| configure:3775: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5 | |
| configure:3775: $? = 0 | |
| configure:3784: result: yes | |
| configure:3793: checking whether /usr/bin/clang accepts -g | |
| configure:3813: /usr/bin/clang -c -g -isystem /usr/local/include conftest.c >&5 | |
| configure:3813: $? = 0 | |
| configure:3854: result: yes | |
| configure:3871: checking for /usr/bin/clang option to accept ISO C89 | |
| configure:3935: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5 | |
| configure:3935: $? = 0 | |
| configure:3948: result: none needed | |
| configure:3970: checking dependency style of /usr/bin/clang | |
| configure:4080: result: none | |
| configure:4096: checking whether /usr/bin/clang and cc understand -c and -o together | |
| configure:4127: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
| configure:4131: $? = 0 | |
| configure:4137: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
| configure:4141: $? = 0 | |
| configure:4152: cc -c conftest.c >&5 | |
| configure:4156: $? = 0 | |
| configure:4164: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4168: $? = 0 | |
| configure:4174: cc -c conftest.c -o conftest2.o >&5 | |
| configure:4178: $? = 0 | |
| configure:4196: result: yes | |
| configure:4333: checking for C++ compiler version | |
| configure:4342: /usr/bin/clang++ --version >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:4353: $? = 0 | |
| configure:4342: /usr/bin/clang++ -v >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:4353: $? = 0 | |
| configure:4342: /usr/bin/clang++ -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:4353: $? = 1 | |
| configure:4342: /usr/bin/clang++ -qversion >&5 | |
| clang: error: no input files | |
| configure:4353: $? = 1 | |
| configure:4357: checking whether we are using the GNU C++ compiler | |
| configure:4376: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.cpp >&5 | |
| configure:4376: $? = 0 | |
| configure:4385: result: yes | |
| configure:4394: checking whether /usr/bin/clang++ accepts -g | |
| configure:4414: /usr/bin/clang++ -c -g -isystem /usr/local/include conftest.cpp >&5 | |
| configure:4414: $? = 0 | |
| configure:4455: result: yes | |
| configure:4480: checking dependency style of /usr/bin/clang++ | |
| configure:4590: result: none | |
| configure:4615: checking dependency style of /usr/bin/clang | |
| configure:4723: result: none | |
| configure:4750: checking for thread model used by GCC | |
| configure:4764: result: posix | |
| configure:4812: checking for inline | |
| configure:4828: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5 | |
| configure:4828: $? = 0 | |
| configure:4836: result: inline | |
| configure:4864: checking for pthread_self in -lpthread | |
| configure:4889: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lpthread >&5 | |
| configure:4889: $? = 0 | |
| configure:4898: result: yes | |
| configure:5055: WARNING: "Explicit GC_INIT() calls may be required." | |
| configure:5208: checking for xlc | |
| configure:5225: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5 | |
| conftest.c:21:4: error: | |
| # error | |
| ^ | |
| 1 error generated. | |
| configure:5225: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | | |
| | #ifndef __xlC__ | |
| | # error | |
| | #endif | |
| | | |
| | ; | |
| | return 0; | |
| | } | |
| configure:5231: result: no | |
| configure:5250: checking whether gcc supports -fno-strict-aliasing | |
| configure:5276: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:5276: $? = 0 | |
| configure:5285: result: yes | |
| configure:5410: checking whether to build shared libraries | |
| configure:5452: result: yes | |
| configure:5466: checking which machine-dependent code should be used | |
| configure:5525: result: | |
| configure:5579: checking how to print strings | |
| configure:5606: result: printf | |
| configure:5627: checking for a sed that does not truncate output | |
| configure:5691: result: /usr/bin/sed | |
| configure:5709: checking for grep that handles long lines and -e | |
| configure:5767: result: /usr/bin/grep | |
| configure:5772: checking for egrep | |
| configure:5834: result: /usr/bin/grep -E | |
| configure:5839: checking for fgrep | |
| configure:5901: result: /usr/bin/grep -F | |
| configure:5936: checking for ld used by /usr/bin/clang | |
| configure:6003: result: /usr/bin/clang | |
| configure:6010: checking if the linker (/usr/bin/clang) is GNU ld | |
| configure:6025: result: no | |
| configure:6037: checking for BSD- or MS-compatible name lister (nm) | |
| configure:6086: result: /usr/bin/nm | |
| configure:6216: checking the name lister (/usr/bin/nm) interface | |
| configure:6223: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:6226: /usr/bin/nm "conftest.o" | |
| configure:6229: output | |
| 0000000000000000 S _some_variable | |
| configure:6236: result: BSD nm | |
| configure:6239: checking whether ln -s works | |
| configure:6243: result: yes | |
| configure:6251: checking the maximum length of command line arguments | |
| configure:6376: result: 196608 | |
| configure:6393: checking whether the shell understands some XSI constructs | |
| configure:6403: result: yes | |
| configure:6407: checking whether the shell understands "+=" | |
| configure:6413: result: yes | |
| configure:6448: checking how to convert x86_64-apple-darwin12.0.0 file names to x86_64-apple-darwin12.0.0 format | |
| configure:6488: result: func_convert_file_noop | |
| configure:6495: checking how to convert x86_64-apple-darwin12.0.0 file names to toolchain format | |
| configure:6515: result: func_convert_file_noop | |
| configure:6522: checking for /usr/bin/clang option to reload object files | |
| configure:6529: result: -r | |
| configure:6603: checking for objdump | |
| configure:6633: result: no | |
| configure:6662: checking how to recognize dependent libraries | |
| configure:6864: result: pass_all | |
| configure:6949: checking for dlltool | |
| configure:6979: result: no | |
| configure:7009: checking how to associate runtime and link libraries | |
| configure:7036: result: printf %s\n | |
| configure:7096: checking for ar | |
| configure:7112: found /usr/bin/ar | |
| configure:7123: result: ar | |
| configure:7160: checking for archiver @FILE support | |
| configure:7177: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:7177: $? = 0 | |
| configure:7180: ar cru libconftest.a @conftest.lst >&5 | |
| ar: @conftest.lst: No such file or directory | |
| configure:7183: $? = 1 | |
| configure:7203: result: no | |
| configure:7261: checking for strip | |
| configure:7277: found /usr/bin/strip | |
| configure:7288: result: strip | |
| configure:7360: checking for ranlib | |
| configure:7376: found /usr/bin/ranlib | |
| configure:7387: result: ranlib | |
| configure:7489: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
| configure:7608: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:7611: $? = 0 | |
| configure:7615: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
| configure:7618: $? = 0 | |
| cannot find nm_test_var in conftest.nm | |
| configure:7608: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:7611: $? = 0 | |
| configure:7615: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
| configure:7618: $? = 0 | |
| configure:7684: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 | |
| configure:7687: $? = 0 | |
| configure:7725: result: ok | |
| configure:7762: checking for sysroot | |
| configure:7792: result: no | |
| configure:8035: checking for mt | |
| configure:8065: result: no | |
| configure:8085: checking if : is a manifest tool | |
| configure:8091: : '-?' | |
| configure:8099: result: no | |
| configure:8155: checking for dsymutil | |
| configure:8171: found /usr/bin/dsymutil | |
| configure:8182: result: dsymutil | |
| configure:8247: checking for nmedit | |
| configure:8263: found /usr/bin/nmedit | |
| configure:8274: result: nmedit | |
| configure:8339: checking for lipo | |
| configure:8355: found /usr/bin/lipo | |
| configure:8366: result: lipo | |
| configure:8431: checking for otool | |
| configure:8447: found /usr/bin/otool | |
| configure:8458: result: otool | |
| configure:8523: checking for otool64 | |
| configure:8553: result: no | |
| configure:8598: checking for -single_module linker flag | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| configure:8625: result: yes | |
| configure:8627: checking for -exported_symbols_list linker flag | |
| configure:8647: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
| configure:8647: $? = 0 | |
| configure:8657: result: yes | |
| configure:8659: checking for -force_load linker flag | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -c -o conftest.o conftest.c | |
| ar cru libconftest.a conftest.o | |
| ranlib libconftest.a | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| configure:8689: result: yes | |
| configure:8731: checking how to run the C preprocessor | |
| configure:8762: /usr/bin/clang -E -isystem /usr/local/include conftest.c | |
| configure:8762: $? = 0 | |
| configure:8776: /usr/bin/clang -E -isystem /usr/local/include conftest.c | |
| conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:8776: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:8801: result: /usr/bin/clang -E | |
| configure:8821: /usr/bin/clang -E -isystem /usr/local/include conftest.c | |
| configure:8821: $? = 0 | |
| configure:8835: /usr/bin/clang -E -isystem /usr/local/include conftest.c | |
| conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:8835: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:8864: checking for ANSI C header files | |
| configure:8884: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8884: $? = 0 | |
| configure:8957: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -L/usr/local/lib conftest.c >&5 | |
| configure:8957: $? = 0 | |
| configure:8957: ./conftest | |
| configure:8957: $? = 0 | |
| configure:8968: result: yes | |
| configure:8981: checking for sys/types.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for sys/stat.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for stdlib.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for string.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for memory.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for strings.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for inttypes.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for stdint.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8981: checking for unistd.h | |
| configure:8981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8981: $? = 0 | |
| configure:8981: result: yes | |
| configure:8995: checking for dlfcn.h | |
| configure:8995: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| configure:8995: $? = 0 | |
| configure:8995: result: yes | |
| configure:9163: checking for objdir | |
| configure:9178: result: .libs | |
| configure:9449: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
| configure:9467: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 | |
| configure:9471: $? = 0 | |
| configure:9484: result: yes | |
| configure:9794: checking for /usr/bin/clang option to produce PIC | |
| configure:9801: result: -fno-common -DPIC | |
| configure:9809: checking if /usr/bin/clang PIC flag -fno-common -DPIC works | |
| configure:9827: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.c >&5 | |
| configure:9831: $? = 0 | |
| configure:9844: result: yes | |
| configure:9873: checking if /usr/bin/clang static flag -static works | |
| configure:9901: result: no | |
| configure:9916: checking if /usr/bin/clang supports -c -o file.o | |
| configure:9937: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include -o out/conftest2.o conftest.c >&5 | |
| configure:9941: $? = 0 | |
| configure:9963: result: yes | |
| configure:9971: checking if /usr/bin/clang supports -c -o file.o | |
| configure:10018: result: yes | |
| configure:10051: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
| configure:11209: result: yes | |
| configure:11454: checking dynamic linker characteristics | |
| configure:12190: result: darwin12.0.0 dyld | |
| configure:12297: checking how to hardcode library paths into programs | |
| configure:12322: result: immediate | |
| configure:12862: checking whether stripping libraries is possible | |
| configure:12876: result: yes | |
| configure:12902: checking if libtool supports shared libraries | |
| configure:12904: result: yes | |
| configure:12907: checking whether to build shared libraries | |
| configure:12928: result: yes | |
| configure:12931: checking whether to build static libraries | |
| configure:12935: result: yes | |
| configure:12958: checking how to run the C++ preprocessor | |
| configure:12985: /usr/bin/clang++ -E -isystem /usr/local/include conftest.cpp | |
| configure:12985: $? = 0 | |
| configure:12999: /usr/bin/clang++ -E -isystem /usr/local/include conftest.cpp | |
| conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:12999: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | #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:13024: result: /usr/bin/clang++ -E | |
| configure:13044: /usr/bin/clang++ -E -isystem /usr/local/include conftest.cpp | |
| configure:13044: $? = 0 | |
| configure:13058: /usr/bin/clang++ -E -isystem /usr/local/include conftest.cpp | |
| conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:13058: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | #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:13228: checking for ld used by /usr/bin/clang++ | |
| configure:13295: result: /usr/bin/clang | |
| configure:13302: checking if the linker (/usr/bin/clang) is GNU ld | |
| configure:13317: result: no | |
| configure:13372: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
| configure:14376: result: yes | |
| configure:14411: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.cpp >&5 | |
| configure:14414: $? = 0 | |
| configure:14934: checking for /usr/bin/clang++ option to produce PIC | |
| configure:14941: result: -fno-common -DPIC | |
| configure:14949: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works | |
| configure:14967: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 | |
| configure:14971: $? = 0 | |
| configure:14984: result: yes | |
| configure:15007: checking if /usr/bin/clang++ static flag -static works | |
| configure:15035: result: no | |
| configure:15047: checking if /usr/bin/clang++ supports -c -o file.o | |
| configure:15068: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -o out/conftest2.o conftest.cpp >&5 | |
| configure:15072: $? = 0 | |
| configure:15094: result: yes | |
| configure:15099: checking if /usr/bin/clang++ supports -c -o file.o | |
| configure:15146: result: yes | |
| configure:15176: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
| configure:15210: result: yes | |
| configure:15353: checking dynamic linker characteristics | |
| configure:16023: result: darwin12.0.0 dyld | |
| configure:16076: checking how to hardcode library paths into programs | |
| configure:16101: result: immediate | |
| configure:16185: checking whether Solaris gcc optimization fix is necessary | |
| configure:16208: result: no | |
| configure:16336: checking sys/dg_sys_info.h usability | |
| configure:16336: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 | |
| conftest.c:63:10: fatal error: 'sys/dg_sys_info.h' file not found | |
| #include <sys/dg_sys_info.h> | |
| ^ | |
| 1 error generated. | |
| configure:16336: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | #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 NO_EXECUTE_PERMISSION 1 | |
| | #define ALL_INTERIOR_POINTERS 1 | |
| | #define GC_GCJ_SUPPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <stdio.h> | |
| | #ifdef HAVE_SYS_TYPES_H | |
| | # include <sys/types.h> | |
| | #endif | |
| | #ifdef HAVE_SYS_STAT_H | |
| | # include <sys/stat.h> | |
| | #endif | |
| | #ifdef STDC_HEADERS | |
| | # include <stdlib.h> | |
| | # include <stddef.h> | |
| | #else | |
| | # ifdef HAVE_STDLIB_H | |
| | # include <stdlib.h> | |
| | # endif | |
| | #endif | |
| | #ifdef HAVE_STRING_H | |
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| | # include <memory.h> | |
| | # endif | |
| | # include <string.h> | |
| | #endif | |
| | #ifdef HAVE_STRINGS_H | |
| | # include <strings.h> | |
| | #endif | |
| | #ifdef HAVE_INTTYPES_H | |
| | # include <inttypes.h> | |
| | #endif | |
| | #ifdef HAVE_STDINT_H | |
| | # include <stdint.h> | |
| | #endif | |
| | #ifdef HAVE_UNISTD_H | |
| | # include <unistd.h> | |
| | #endif | |
| | #include <sys/dg_sys_info.h> | |
| configure:16336: result: no | |
| configure:16336: checking sys/dg_sys_info.h presence | |
| configure:16336: /usr/bin/clang -E -isystem /usr/local/include conftest.c | |
| conftest.c:30:10: fatal error: 'sys/dg_sys_info.h' file not found | |
| #include <sys/dg_sys_info.h> | |
| ^ | |
| 1 error generated. | |
| configure:16336: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "gc" | |
| | #define PACKAGE_TARNAME "gc" | |
| | #define PACKAGE_VERSION "7.2" | |
| | #define PACKAGE_STRING "gc 7.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define GC_VERSION_MAJOR 7 | |
| | #define GC_VERSION_MINOR 2 | |
| | #define PACKAGE "gc" | |
| | #define VERSION "7.2" | |
| | #define GC_DARWIN_THREADS 1 | |
| | #define THREAD_LOCAL_ALLOC 1 | |
| | #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 NO_EXECUTE_PERMISSION 1 | |
| | #define ALL_INTERIOR_POINTERS 1 | |
| | #define GC_GCJ_SUPPORT 1 | |
| | /* end confdefs.h. */ | |
| | #include <sys/dg_sys_info.h> | |
| configure:16336: result: no | |
| configure:16336: checking for sys/dg_sys_info.h | |
| configure:16336: result: no | |
| configure:16563: checking for pkg-config | |
| configure:16581: found /usr/local/bin/pkg-config | |
| configure:16593: result: /usr/local/bin/pkg-config | |
| configure:16618: checking pkg-config is at least version 0.9.0 | |
| configure:16621: result: yes | |
| configure:16633: checking for ATOMIC_OPS | |
| configure:16641: $PKG_CONFIG --exists --print-errors "atomic_ops" | |
| Package atomic_ops was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `atomic_ops.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'atomic_ops' found | |
| configure:16644: $? = 1 | |
| configure:16659: $PKG_CONFIG --exists --print-errors "atomic_ops" | |
| Package atomic_ops was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `atomic_ops.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'atomic_ops' found | |
| configure:16662: $? = 1 | |
| No package 'atomic_ops' found | |
| configure:16690: result: no | |
| configure:16717: checking which libatomic_ops to use | |
| configure:16725: result: internal | |
| configure:16952: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by gc config.status 7.2, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on leslie.local | |
| config.status:1217: creating Makefile | |
| config.status:1217: creating bdw-gc.pc | |
| config.status:1217: creating include/private/config.h | |
| config.status:1446: executing depfiles commands | |
| config.status:1446: executing libtool commands | |
| config.status:1446: executing default commands | |
| configure:19535: === configuring in libatomic_ops (/private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/libatomic_ops) | |
| configure:19598: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/bdw-gc/7.2' '--disable-debug' '--disable-dependency-tracking' '--enable-cplusplus' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include' 'CXX=/usr/bin/clang++' 'CXXFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' --cache-file=/dev/null --srcdir=. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin12.0.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_inline=inline | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_ATOMIC_OPS_CFLAGS_set= | |
| ac_cv_env_ATOMIC_OPS_CFLAGS_value= | |
| ac_cv_env_ATOMIC_OPS_LIBS_set= | |
| ac_cv_env_ATOMIC_OPS_LIBS_value= | |
| ac_cv_env_CCASFLAGS_set= | |
| ac_cv_env_CCASFLAGS_value= | |
| ac_cv_env_CCAS_set= | |
| ac_cv_env_CCAS_value= | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=/usr/bin/clang | |
| ac_cv_env_CFLAGS_set=set | |
| ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_CPPFLAGS_set=set | |
| ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include' | |
| 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='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=/usr/bin/clang++ | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value=-L/usr/local/lib | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_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_fno_strict_aliasing=yes | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_memory_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_dg_sys_info_h=no | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_host=x86_64-apple-darwin12.0.0 | |
| ac_cv_lib_pthread_pthread_self=yes | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_FGREP='/usr/bin/grep -F' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='/usr/bin/clang -E' | |
| ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' | |
| ac_cv_prog_ac_ct_AR=ar | |
| ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
| ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
| ac_cv_prog_ac_ct_LIPO=lipo | |
| ac_cv_prog_ac_ct_NMEDIT=nmedit | |
| ac_cv_prog_ac_ct_OTOOL=otool | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_ac_ct_STRIP=strip | |
| ac_cv_prog_cc__usr_bin_clang_c_o=yes | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_target=x86_64-apple-darwin12.0.0 | |
| am_cv_CCAS_dependencies_compiler_type=none | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_CXX_dependencies_compiler_type=none | |
| lt_cv_apple_cc_single_mod=yes | |
| lt_cv_ar_at_file=no | |
| lt_cv_deplibs_check_method=pass_all | |
| lt_cv_file_magic_cmd='$MAGIC_CMD' | |
| lt_cv_file_magic_test_file= | |
| lt_cv_ld_exported_symbols_list=yes | |
| lt_cv_ld_force_load=yes | |
| lt_cv_ld_reload_flag=-r | |
| lt_cv_nm_interface='BSD nm' | |
| lt_cv_objdir=.libs | |
| lt_cv_path_LD=/usr/bin/clang | |
| lt_cv_path_LDCXX=/usr/bin/clang | |
| lt_cv_path_NM=/usr/bin/nm | |
| lt_cv_path_mainfest_tool=no | |
| lt_cv_prog_compiler_c_o=yes | |
| lt_cv_prog_compiler_c_o_CXX=yes | |
| lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
| lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
| lt_cv_prog_compiler_pic_works=yes | |
| lt_cv_prog_compiler_pic_works_CXX=yes | |
| lt_cv_prog_compiler_rtti_exceptions=yes | |
| lt_cv_prog_compiler_static_works=no | |
| lt_cv_prog_compiler_static_works_CXX=no | |
| lt_cv_prog_gnu_ld=no | |
| lt_cv_prog_gnu_ldcxx=no | |
| lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
| lt_cv_sys_max_cmd_len=196608 | |
| lt_cv_to_host_file_cmd=func_convert_file_noop | |
| lt_cv_to_tool_file_cmd=func_convert_file_noop | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run aclocal-1.11' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run tar' | |
| AR='ar' | |
| ATOMIC_OPS_CFLAGS='-I$(top_builddir)/libatomic_ops/src -I$(top_srcdir)/libatomic_ops/src' | |
| ATOMIC_OPS_LIBS='' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run automake-1.11' | |
| AVOID_CPP_LIB_FALSE='' | |
| AVOID_CPP_LIB_TRUE='#' | |
| AWK='awk' | |
| CC='/usr/bin/clang' | |
| CCAS='/usr/bin/clang' | |
| CCASDEPMODE='depmode=none' | |
| CCASFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -fno-strict-aliasing' | |
| COMPILER_XLC_FALSE='' | |
| COMPILER_XLC_TRUE='#' | |
| CPLUSPLUS_FALSE='#' | |
| CPLUSPLUS_TRUE='' | |
| CPP='/usr/bin/clang -E' | |
| CPPFLAGS='-isystem /usr/local/include' | |
| CXX='/usr/bin/clang++' | |
| CXXCPP='/usr/bin/clang++ -E' | |
| CXXDEPMODE='depmode=none' | |
| CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| CXXINCLUDES='' | |
| CYGPATH_W='echo' | |
| DARWIN_THREADS_FALSE='#' | |
| DARWIN_THREADS_TRUE='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DLLTOOL='false' | |
| DSYMUTIL='dsymutil' | |
| DUMPBIN='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| ENABLE_GCJ_SUPPORT_FALSE='#' | |
| ENABLE_GCJ_SUPPORT_TRUE='' | |
| EXEEXT='' | |
| EXTRA_TEST_LIBS='' | |
| FGREP='/usr/bin/grep -F' | |
| GC_CFLAGS=' -fexceptions' | |
| GC_VERSION='' | |
| GREP='/usr/bin/grep' | |
| INCLUDES='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| KEEP_BACK_PTRS_FALSE='' | |
| KEEP_BACK_PTRS_TRUE='#' | |
| LD='/usr/bin/clang' | |
| LDFLAGS='-L/usr/local/lib' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='lipo' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/missing --run makeinfo' | |
| MANIFEST_TOOL=':' | |
| MKDIR_P='./install-sh -c -d' | |
| NEED_ATOMIC_OPS_ASM_FALSE='' | |
| NEED_ATOMIC_OPS_ASM_TRUE='#' | |
| NM='/usr/bin/nm' | |
| NMEDIT='nmedit' | |
| OBJDUMP='false' | |
| OBJEXT='o' | |
| OPENBSD_THREADS_FALSE='' | |
| OPENBSD_THREADS_TRUE='#' | |
| OTOOL64=':' | |
| OTOOL='otool' | |
| PACKAGE='gc' | |
| PACKAGE_BUGREPORT='[email protected]' | |
| PACKAGE_NAME='gc' | |
| PACKAGE_STRING='gc 7.2' | |
| PACKAGE_TARNAME='gc' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='7.2' | |
| PATH_SEPARATOR=':' | |
| PKG_CONFIG='/usr/local/bin/pkg-config' | |
| PTHREADS_FALSE='#' | |
| PTHREADS_TRUE='' | |
| RANLIB='ranlib' | |
| SED='/usr/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| THREADDLLIBS='-lpthread' | |
| THREADS_FALSE='#' | |
| THREADS_TRUE='' | |
| UNWINDLIBS='' | |
| USE_INTERNAL_LIBATOMIC_OPS_FALSE='#' | |
| USE_INTERNAL_LIBATOMIC_OPS_TRUE='' | |
| USE_LIBDIR_FALSE='#' | |
| USE_LIBDIR_TRUE='' | |
| VERSION='7.2' | |
| WIN32_THREADS_FALSE='' | |
| WIN32_THREADS_TRUE='#' | |
| ac_ct_AR='ar' | |
| ac_ct_CC='/usr/bin/clang' | |
| ac_ct_CXX='' | |
| ac_ct_DUMPBIN='' | |
| addlibs='' | |
| addobjs=' mach_dep.lo' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='#' | |
| am__fastdepCCAS_FALSE='' | |
| am__fastdepCCAS_TRUE='#' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__fastdepCXX_FALSE='' | |
| am__fastdepCXX_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-apple-darwin12.0.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin12.0.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| extra_ldflags_libgc='-Wl,-single_module' | |
| host='x86_64-apple-darwin12.0.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin12.0.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-bdw-gc-7.2-GFzz/gc-7.2/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/./install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/bdw-gc/7.2' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| subdirs=' libatomic_ops' | |
| sysconfdir='${prefix}/etc' | |
| target='x86_64-apple-darwin12.0.0' | |
| target_alias='' | |
| target_all='libgc.la' | |
| target_cpu='x86_64' | |
| target_os='darwin12.0.0' | |
| target_vendor='apple' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2" | |
| #define PACKAGE_STRING "gc 7.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2" | |
| #define GC_DARWIN_THREADS 1 | |
| #define THREAD_LOCAL_ALLOC 1 | |
| #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 NO_EXECUTE_PERMISSION 1 | |
| #define ALL_INTERIOR_POINTERS 1 | |
| #define GC_GCJ_SUPPORT 1 | |
| #define JAVA_FINALIZATION 1 | |
| #define ATOMIC_UNCOLLECTABLE 1 | |
| configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment