Created
September 9, 2011 01:37
-
-
Save 2bits/1205280 to your computer and use it in GitHub Desktop.
rock 0.9.4 on 10.6.8 config.log from ./libs/sources
This file contains 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.2alpha6, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --enable-threads=posix --enable-thread-local-alloc | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = TheBus.local | |
uname -m = x86_64 | |
uname -r = 10.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
4 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 8.00 gigabytes | |
Default processor set: 75 tasks, 414 threads, 4 processors | |
Load average: 1.16, Mach factor: 2.83 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /opt/X11/bin | |
PATH: /usr/local/Library/Contributions/examples | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2444: checking build system type | |
configure:2458: result: x86_64-apple-darwin10.8.0 | |
configure:2478: checking host system type | |
configure:2491: result: x86_64-apple-darwin10.8.0 | |
configure:2511: checking target system type | |
configure:2524: result: x86_64-apple-darwin10.8.0 | |
configure:2553: checking GC version numbers | |
configure:2592: result: major=7 minor=2 alpha=6 | |
configure:2612: checking for a BSD-compatible install | |
configure:2680: result: /usr/bin/install -c | |
configure:2691: checking whether build environment is sane | |
configure:2741: result: yes | |
configure:2882: checking for a thread-safe mkdir -p | |
configure:2921: result: ./install-sh -c -d | |
configure:2934: checking for gawk | |
configure:2950: found /usr/local/bin/gawk | |
configure:2961: result: gawk | |
configure:2972: checking whether make sets $(MAKE) | |
configure:2994: result: yes | |
configure:3077: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3086: result: no | |
configure:3115: checking for style of include used by make | |
configure:3143: result: GNU | |
configure:3213: checking for gcc | |
configure:3240: result: /usr/bin/llvm-gcc | |
configure:3469: checking for C compiler version | |
configure:3478: /usr/bin/llvm-gcc --version >&5 | |
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) | |
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:3489: $? = 0 | |
configure:3478: /usr/bin/llvm-gcc -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/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-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --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.9) | |
configure:3489: $? = 0 | |
configure:3478: /usr/bin/llvm-gcc -V >&5 | |
llvm-gcc-4.2: argument to `-V' is missing | |
configure:3489: $? = 1 | |
configure:3478: /usr/bin/llvm-gcc -qversion >&5 | |
i686-apple-darwin10-llvm-gcc-4.2: no input files | |
configure:3489: $? = 1 | |
configure:3509: checking whether the C compiler works | |
configure:3531: /usr/bin/llvm-gcc -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3535: $? = 0 | |
configure:3583: result: yes | |
configure:3586: checking for C compiler default output file name | |
configure:3588: result: a.out | |
configure:3594: checking for suffix of executables | |
configure:3601: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3605: $? = 0 | |
configure:3627: result: | |
configure:3649: checking whether we are cross compiling | |
configure:3657: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3661: $? = 0 | |
configure:3668: ./conftest | |
configure:3672: $? = 0 | |
configure:3687: result: no | |
configure:3692: checking for suffix of object files | |
configure:3714: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3718: $? = 0 | |
configure:3739: result: o | |
configure:3743: checking whether we are using the GNU C compiler | |
configure:3762: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3762: $? = 0 | |
configure:3771: result: yes | |
configure:3780: checking whether /usr/bin/llvm-gcc accepts -g | |
configure:3800: /usr/bin/llvm-gcc -c -g conftest.c >&5 | |
configure:3800: $? = 0 | |
configure:3841: result: yes | |
configure:3858: checking for /usr/bin/llvm-gcc option to accept ISO C89 | |
configure:3922: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:3922: $? = 0 | |
configure:3935: result: none needed | |
configure:3957: checking dependency style of /usr/bin/llvm-gcc | |
configure:4067: result: gcc3 | |
configure:4083: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together | |
configure:4114: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:4118: $? = 0 | |
configure:4124: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5 | |
configure:4128: $? = 0 | |
configure:4139: cc -c conftest.c >&5 | |
configure:4143: $? = 0 | |
configure:4151: cc -c conftest.c -o conftest2.o >&5 | |
configure:4155: $? = 0 | |
configure:4161: cc -c conftest.c -o conftest2.o >&5 | |
configure:4165: $? = 0 | |
configure:4183: result: yes | |
configure:4320: checking for C++ compiler version | |
configure:4329: /usr/bin/llvm-g++ --version >&5 | |
i686-apple-darwin10-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) | |
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:4340: $? = 0 | |
configure:4329: /usr/bin/llvm-g++ -v >&5 | |
Using built-in specs. | |
Target: i686-apple-darwin10 | |
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/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-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --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.9) | |
configure:4340: $? = 0 | |
configure:4329: /usr/bin/llvm-g++ -V >&5 | |
llvm-g++-4.2: argument to `-V' is missing | |
configure:4340: $? = 1 | |
configure:4329: /usr/bin/llvm-g++ -qversion >&5 | |
i686-apple-darwin10-llvm-g++-4.2: no input files | |
configure:4340: $? = 1 | |
configure:4344: checking whether we are using the GNU C++ compiler | |
configure:4363: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4 -w -pipe conftest.cpp >&5 | |
configure:4363: $? = 0 | |
configure:4372: result: yes | |
configure:4381: checking whether /usr/bin/llvm-g++ accepts -g | |
configure:4401: /usr/bin/llvm-g++ -c -g conftest.cpp >&5 | |
configure:4401: $? = 0 | |
configure:4442: result: yes | |
configure:4467: checking dependency style of /usr/bin/llvm-g++ | |
configure:4577: result: gcc3 | |
configure:4602: checking dependency style of /usr/bin/llvm-gcc | |
configure:4710: result: gcc3 | |
configure:4769: checking for ar | |
configure:4785: found /usr/bin/ar | |
configure:4796: result: ar | |
configure:4861: checking for ranlib | |
configure:4877: found /usr/bin/ranlib | |
configure:4888: result: ranlib | |
configure:4972: checking for inline | |
configure:4988: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:4988: $? = 0 | |
configure:4996: result: inline | |
configure:5024: checking for pthread_self in -lpthread | |
configure:5049: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c -lpthread >&5 | |
configure:5049: $? = 0 | |
configure:5058: result: yes | |
configure:5199: WARNING: "Explicit GC_INIT() calls may be required." | |
configure:5337: checking for xlc | |
configure:5354: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
conftest.c:22:4: error: #error | |
configure:5354: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #define GC_DARWIN_THREADS 1 | |
| #define THREAD_LOCAL_ALLOC 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| #ifndef __xlC__ | |
| # error | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5360: result: no | |
configure:5498: checking whether to build shared libraries | |
configure:5540: result: yes | |
configure:5545: checking which machine-dependent code should be used | |
configure:5604: result: | |
configure:5658: checking how to print strings | |
configure:5685: result: printf | |
configure:5706: checking for a sed that does not truncate output | |
configure:5770: result: /usr/local/bin/gsed | |
configure:5788: checking for grep that handles long lines and -e | |
configure:5846: result: /usr/bin/grep | |
configure:5851: checking for egrep | |
configure:5913: result: /usr/bin/grep -E | |
configure:5918: checking for fgrep | |
configure:5980: result: /usr/bin/grep -F | |
configure:6015: checking for ld used by /usr/bin/llvm-gcc | |
configure:6082: result: /usr/bin/llvm-gcc | |
configure:6089: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:6104: result: no | |
configure:6116: checking for BSD- or MS-compatible name lister (nm) | |
configure:6165: result: /usr/bin/nm | |
configure:6295: checking the name lister (/usr/bin/nm) interface | |
configure:6302: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:6305: /usr/bin/nm "conftest.o" | |
configure:6308: output | |
0000000000000000 S _some_variable | |
configure:6315: result: BSD nm | |
configure:6318: checking whether ln -s works | |
configure:6322: result: yes | |
configure:6330: checking the maximum length of command line arguments | |
configure:6455: result: 196608 | |
configure:6472: checking whether the shell understands some XSI constructs | |
configure:6482: result: yes | |
configure:6486: checking whether the shell understands "+=" | |
configure:6492: result: yes | |
configure:6527: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format | |
configure:6567: result: func_convert_file_noop | |
configure:6574: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format | |
configure:6594: result: func_convert_file_noop | |
configure:6601: checking for /usr/bin/llvm-gcc option to reload object files | |
configure:6608: result: -r | |
configure:6682: checking for objdump | |
configure:6712: result: no | |
configure:6741: checking how to recognize dependent libraries | |
configure:6943: result: pass_all | |
configure:7028: checking for dlltool | |
configure:7058: result: no | |
configure:7088: checking how to associate runtime and link libraries | |
configure:7115: result: printf %s\n | |
configure:7239: checking for archiver @FILE support | |
configure:7256: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:7256: $? = 0 | |
configure:7259: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:7262: $? = 1 | |
configure:7282: result: no | |
configure:7340: checking for strip | |
configure:7356: found /usr/bin/strip | |
configure:7367: result: strip | |
configure:7439: checking for ranlib | |
configure:7466: result: ranlib | |
configure:7568: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object | |
configure:7687: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:7690: $? = 0 | |
configure:7694: /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:7697: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7687: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:7690: $? = 0 | |
configure:7694: /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:7697: $? = 0 | |
configure:7763: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c conftstm.o >&5 | |
configure:7766: $? = 0 | |
configure:7804: result: ok | |
configure:7841: checking for sysroot | |
configure:7871: result: no | |
configure:8114: checking for mt | |
configure:8144: result: no | |
configure:8164: checking if : is a manifest tool | |
configure:8170: : '-?' | |
configure:8178: result: no | |
configure:8234: checking for dsymutil | |
configure:8250: found /usr/bin/dsymutil | |
configure:8261: result: dsymutil | |
configure:8326: checking for nmedit | |
configure:8342: found /usr/bin/nmedit | |
configure:8353: result: nmedit | |
configure:8418: checking for lipo | |
configure:8434: found /usr/bin/lipo | |
configure:8445: result: lipo | |
configure:8510: checking for otool | |
configure:8526: found /usr/bin/otool | |
configure:8537: result: otool | |
configure:8602: checking for otool64 | |
configure:8632: result: no | |
configure:8677: checking for -single_module linker flag | |
/usr/bin/llvm-gcc -O3 -march=core2 -msse4 -w -pipe -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:8704: result: yes | |
configure:8706: checking for -exported_symbols_list linker flag | |
configure:8726: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8726: $? = 0 | |
configure:8736: result: yes | |
configure:8738: checking for -force_load linker flag | |
/usr/bin/llvm-gcc -O3 -march=core2 -msse4 -w -pipe -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/llvm-gcc -O3 -march=core2 -msse4 -w -pipe -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8768: result: yes | |
configure:8810: checking how to run the C preprocessor | |
configure:8841: /usr/bin/llvm-gcc -E conftest.c | |
configure:8841: $? = 0 | |
configure:8855: /usr/bin/llvm-gcc -E conftest.c | |
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory | |
configure:8855: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #define GC_DARWIN_THREADS 1 | |
| #define THREAD_LOCAL_ALLOC 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8880: result: /usr/bin/llvm-gcc -E | |
configure:8900: /usr/bin/llvm-gcc -E conftest.c | |
configure:8900: $? = 0 | |
configure:8914: /usr/bin/llvm-gcc -E conftest.c | |
conftest.c:16:28: error: ac_nonexistent.h: No such file or directory | |
configure:8914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #define GC_DARWIN_THREADS 1 | |
| #define THREAD_LOCAL_ALLOC 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8943: checking for ANSI C header files | |
configure:8963: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:8963: $? = 0 | |
configure:9036: /usr/bin/llvm-gcc -o conftest -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9036: $? = 0 | |
configure:9036: ./conftest | |
configure:9036: $? = 0 | |
configure:9047: result: yes | |
configure:9060: checking for sys/types.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for sys/stat.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for stdlib.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for string.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for memory.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for strings.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for inttypes.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for stdint.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9060: checking for unistd.h | |
configure:9060: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9060: $? = 0 | |
configure:9060: result: yes | |
configure:9074: checking for dlfcn.h | |
configure:9074: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
configure:9074: $? = 0 | |
configure:9074: result: yes | |
configure:9242: checking for objdir | |
configure:9257: result: .libs | |
configure:9528: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions | |
configure:9546: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:9550: $? = 0 | |
configure:9563: result: yes | |
configure:9873: checking for /usr/bin/llvm-gcc option to produce PIC | |
configure:9880: result: -fno-common -DPIC | |
configure:9888: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works | |
configure:9906: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:9910: $? = 0 | |
configure:9923: result: yes | |
configure:9952: checking if /usr/bin/llvm-gcc static flag -static works | |
configure:9980: result: no | |
configure:9995: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:10016: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe -o out/conftest2.o conftest.c >&5 | |
configure:10020: $? = 0 | |
configure:10042: result: yes | |
configure:10050: checking if /usr/bin/llvm-gcc supports -c -o file.o | |
configure:10097: result: yes | |
configure:10130: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:11288: result: yes | |
configure:11533: checking dynamic linker characteristics | |
configure:12269: result: darwin10.8.0 dyld | |
configure:12376: checking how to hardcode library paths into programs | |
configure:12401: result: immediate | |
configure:12941: checking whether stripping libraries is possible | |
configure:12955: result: yes | |
configure:12981: checking if libtool supports shared libraries | |
configure:12983: result: yes | |
configure:12986: checking whether to build shared libraries | |
configure:13007: result: yes | |
configure:13010: checking whether to build static libraries | |
configure:13014: result: yes | |
configure:13037: checking how to run the C++ preprocessor | |
configure:13064: /usr/bin/llvm-g++ -E conftest.cpp | |
configure:13064: $? = 0 | |
configure:13078: /usr/bin/llvm-g++ -E conftest.cpp | |
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory | |
configure:13078: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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:13103: result: /usr/bin/llvm-g++ -E | |
configure:13123: /usr/bin/llvm-g++ -E conftest.cpp | |
configure:13123: $? = 0 | |
configure:13137: /usr/bin/llvm-g++ -E conftest.cpp | |
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory | |
configure:13137: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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:13307: checking for ld used by /usr/bin/llvm-g++ | |
configure:13374: result: /usr/bin/llvm-gcc | |
configure:13381: checking if the linker (/usr/bin/llvm-gcc) is GNU ld | |
configure:13396: result: no | |
configure:13451: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:14455: result: yes | |
configure:14490: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4 -w -pipe conftest.cpp >&5 | |
configure:14493: $? = 0 | |
configure:15013: checking for /usr/bin/llvm-g++ option to produce PIC | |
configure:15020: result: -fno-common -DPIC | |
configure:15028: checking if /usr/bin/llvm-g++ PIC flag -fno-common -DPIC works | |
configure:15046: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4 -w -pipe -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:15050: $? = 0 | |
configure:15063: result: yes | |
configure:15086: checking if /usr/bin/llvm-g++ static flag -static works | |
configure:15114: result: no | |
configure:15126: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:15147: /usr/bin/llvm-g++ -c -O3 -march=core2 -msse4 -w -pipe -o out/conftest2.o conftest.cpp >&5 | |
configure:15151: $? = 0 | |
configure:15173: result: yes | |
configure:15178: checking if /usr/bin/llvm-g++ supports -c -o file.o | |
configure:15225: result: yes | |
configure:15255: checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries | |
configure:15289: result: yes | |
configure:15432: checking dynamic linker characteristics | |
configure:16102: result: darwin10.8.0 dyld | |
configure:16155: checking how to hardcode library paths into programs | |
configure:16180: result: immediate | |
configure:16245: checking sys/dg_sys_info.h usability | |
configure:16245: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
conftest.c:61:29: error: sys/dg_sys_info.h: No such file or directory | |
configure:16245: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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 <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:16245: result: no | |
configure:16245: checking sys/dg_sys_info.h presence | |
configure:16245: /usr/bin/llvm-gcc -E conftest.c | |
conftest.c:28:29: error: sys/dg_sys_info.h: No such file or directory | |
configure:16245: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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 <sys/dg_sys_info.h> | |
configure:16245: result: no | |
configure:16245: checking for sys/dg_sys_info.h | |
configure:16245: result: no | |
configure:16289: checking whether Solaris gcc optimization fix is necessary | |
configure:16312: result: no | |
configure:16579: checking atomic_ops.h usability | |
configure:16579: /usr/bin/llvm-gcc -c -O3 -march=core2 -msse4 -w -pipe conftest.c >&5 | |
conftest.c:66:24: error: atomic_ops.h: No such file or directory | |
configure:16579: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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 | |
| /* 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 <atomic_ops.h> | |
configure:16579: result: no | |
configure:16579: checking atomic_ops.h presence | |
configure:16579: /usr/bin/llvm-gcc -E conftest.c | |
conftest.c:33:24: error: atomic_ops.h: No such file or directory | |
configure:16579: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "gc" | |
| #define PACKAGE_TARNAME "gc" | |
| #define PACKAGE_VERSION "7.2alpha6" | |
| #define PACKAGE_STRING "gc 7.2alpha6" | |
| #define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
| #define PACKAGE_URL "" | |
| #define GC_VERSION_MAJOR 7 | |
| #define GC_VERSION_MINOR 2 | |
| #define GC_ALPHA_VERSION 6 | |
| #define PACKAGE "gc" | |
| #define VERSION "7.2alpha6" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <atomic_ops.h> | |
configure:16579: result: no | |
configure:16579: checking for atomic_ops.h | |
configure:16579: result: no | |
configure:16593: checking which libatomic_ops to use | |
configure:16603: result: bundled | |
configure:16827: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by gc config.status 7.2alpha6, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on TheBus.local | |
config.status:1216: creating Makefile | |
config.status:1216: creating bdw-gc.pc | |
config.status:1216: creating include/private/config.h | |
config.status:1445: executing depfiles commands | |
config.status:1445: executing libtool commands | |
config.status:1445: executing default commands | |
configure:19410: === configuring in libatomic_ops (/private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/libatomic_ops) | |
configure:19473: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-threads=posix' '--enable-thread-local-alloc' 'CC=/usr/bin/llvm-gcc' 'CFLAGS=-O3 -march=core2 -msse4 -w -pipe' 'CXX=/usr/bin/llvm-g++' 'CXXFLAGS=-O3 -march=core2 -msse4 -w -pipe' --cache-file=/dev/null --srcdir=. | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-apple-darwin10.8.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_inline=inline | |
ac_cv_cxx_compiler_gnu=yes | |
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/llvm-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4 -w -pipe' | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4 -w -pipe' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/llvm-g++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_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_header_atomic_ops_h=no | |
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-darwin10.8.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/local/bin/gsed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E' | |
ac_cv_prog_CXXCPP='/usr/bin/llvm-g++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc | |
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_llvm_gcc_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-darwin10.8.0 | |
am_cv_CCAS_dependencies_compiler_type=gcc3 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
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/llvm-gcc | |
lt_cv_path_LDCXX=/usr/bin/llvm-gcc | |
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-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/missing --run aclocal-1.11' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='${SHELL} /private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/missing --run tar' | |
AR='ar' | |
ATOMIC_OPS_LIBS='' | |
AUTOCONF='${SHELL} /private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/missing --run autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/missing --run autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/missing --run automake-1.11' | |
AVOID_CPP_LIB_FALSE='' | |
AVOID_CPP_LIB_TRUE='#' | |
AWK='gawk' | |
CC='/usr/bin/llvm-gcc' | |
CCAS='/usr/bin/llvm-gcc' | |
CCASDEPMODE='depmode=gcc3' | |
CCASFLAGS='-O3 -march=core2 -msse4 -w -pipe' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-O3 -march=core2 -msse4 -w -pipe' | |
COMPILER_XLC_FALSE='' | |
COMPILER_XLC_TRUE='#' | |
CPLUSPLUS_FALSE='' | |
CPLUSPLUS_TRUE='#' | |
CPP='/usr/bin/llvm-gcc -E' | |
CPPFLAGS='' | |
CXX='/usr/bin/llvm-g++' | |
CXXCPP='/usr/bin/llvm-g++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-O3 -march=core2 -msse4 -w -pipe' | |
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/llvm-gcc' | |
LDFLAGS='' | |
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-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/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='Hans.Boehm@hp.com' | |
PACKAGE_NAME='gc' | |
PACKAGE_STRING='gc 7.2alpha6' | |
PACKAGE_TARNAME='gc' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='7.2alpha6' | |
PATH_SEPARATOR=':' | |
PTHREADS_FALSE='#' | |
PTHREADS_TRUE='' | |
RANLIB='ranlib' | |
SED='/usr/local/bin/gsed' | |
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.2alpha6' | |
WIN32_THREADS_FALSE='' | |
WIN32_THREADS_TRUE='#' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/llvm-gcc' | |
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-darwin10.8.0' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='darwin10.8.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-darwin10.8.0' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='darwin10.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/homebrew-rock-0.9.2-7z2q/rock-0.9.2-source/libs/sources/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' | |
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-darwin10.8.0' | |
target_alias='' | |
target_all='libgc.la' | |
target_cpu='x86_64' | |
target_os='darwin10.8.0' | |
target_vendor='apple' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "gc" | |
#define PACKAGE_TARNAME "gc" | |
#define PACKAGE_VERSION "7.2alpha6" | |
#define PACKAGE_STRING "gc 7.2alpha6" | |
#define PACKAGE_BUGREPORT "Hans.Boehm@hp.com" | |
#define PACKAGE_URL "" | |
#define GC_VERSION_MAJOR 7 | |
#define GC_VERSION_MINOR 2 | |
#define GC_ALPHA_VERSION 6 | |
#define PACKAGE "gc" | |
#define VERSION "7.2alpha6" | |
#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