diff options
Diffstat (limited to 'boehm-gc/log_build.diff')
-rw-r--r-- | boehm-gc/log_build.diff | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/boehm-gc/log_build.diff b/boehm-gc/log_build.diff index bd69e40b..019b1be4 100644 --- a/boehm-gc/log_build.diff +++ b/boehm-gc/log_build.diff @@ -1,6 +1,8 @@ ---- /dev/fd/63 2012-06-09 12:20:56.139449389 +0200 -+++ /dev/fd/62 2012-06-09 12:20:56.139449389 +0200 -@@ -27,7 +27,6 @@ +diff --git toolchain/logs/boehm-gc/kepler.SCHWINGE/log_build_ toolchain/logs/boehm-gc/laplace.SCHWINGE/log_build_ +index 4026894..36e66c9 100644 +--- toolchain/logs/boehm-gc/kepler.SCHWINGE/log_build_ ++++ toolchain/logs/boehm-gc/laplace.SCHWINGE/log_build_ +@@ -27,7 +27,6 @@ checking dependency style of gcc-4.6... gcc3 checking for thread model used by GCC... posix checking for inline... inline checking for pthread_self in -lpthread... yes @@ -8,7 +10,7 @@ checking for gcc -Wextra... yes checking for xlc... no checking whether gcc supports -fno-strict-aliasing... yes -@@ -44,7 +43,7 @@ +@@ -44,7 +43,7 @@ checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes @@ -17,21 +19,21 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert [ARCH] file names to [ARCH] format... func_convert_file_noop -@@ -83,7 +82,7 @@ +@@ -83,7 +82,7 @@ checking if gcc-4.6 supports -c -o file.o... yes checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.3 ld.so ++checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -99,11 +98,10 @@ +@@ -99,11 +98,10 @@ checking if g++-4.6 static flag -static works... yes checking if g++-4.6 supports -c -o file.o... yes checking if g++-4.6 supports -c -o file.o... (cached) yes checking whether the g++-4.6 linker (/usr/bin/ld) supports shared libraries... yes -checking dynamic linker characteristics... (cached) GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.3 ld.so ++checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate checking whether Solaris gcc optimization fix is necessary... no configure: WARNING: "Should define GC_DEBUG and use debug alloc in clients." @@ -39,7 +41,7 @@ checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no -@@ -152,7 +150,7 @@ +@@ -152,7 +150,7 @@ checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes @@ -48,16 +50,16 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert [ARCH] file names to [ARCH] format... func_convert_file_noop -@@ -190,7 +188,7 @@ +@@ -190,7 +188,7 @@ checking if gcc-4.6 static flag -static works... yes checking if gcc-4.6 supports -c -o file.o... yes checking if gcc-4.6 supports -c -o file.o... (cached) yes checking whether the gcc-4.6 linker (/usr/bin/ld) supports shared libraries... yes -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.3 ld.so ++checking dynamic linker characteristics... gnu0.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -361,7 +359,7 @@ +@@ -361,7 +359,7 @@ libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./l libtool: compile: g++-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -MT gc_cpp.lo -MD -MP -MF .deps/gc_cpp.Tpo -c ../master/gc_cpp.cc -o gc_cpp.o >/dev/null 2>&1 mv -f .deps/gc_cpp.Tpo .deps/gc_cpp.Plo /bin/bash ./libtool --tag=CXX --mode=link g++-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgccpp.la -rpath [...]/master.build.install/lib gc_cpp.lo ./libgc.la |