diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-09 12:28:58 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-06-09 12:28:58 +0200 |
commit | 38fcc99f51de0f5e1a80697a478098cde553e844 (patch) | |
tree | 2fc5d227fb532ba8638fbdda5eff6d00fc9c006f /boehm-gc/log_build.diff | |
parent | fa334a1683df3cf3f5fbe56cd353368ab4e88002 (diff) |
boehm-gc: 5f492b98dd131bdd6c67eb56c31024420c1e7dab (2012-06-08), 6a0afde033f105c6320f1409162e3765a1395bfd (2012-05-15)
Diffstat (limited to 'boehm-gc/log_build.diff')
-rw-r--r-- | boehm-gc/log_build.diff | 38 |
1 files changed, 13 insertions, 25 deletions
diff --git a/boehm-gc/log_build.diff b/boehm-gc/log_build.diff index 71f73bba..bd69e40b 100644 --- a/boehm-gc/log_build.diff +++ b/boehm-gc/log_build.diff @@ -1,14 +1,14 @@ ---- /dev/fd/63 2012-06-09 09:19:31.559847590 +0200 -+++ /dev/fd/62 2012-06-09 09:19:31.559847590 +0200 +--- /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 @@ checking for thread model used by GCC... posix checking for inline... inline checking for pthread_self in -lpthread... yes -configure: WARNING: "Explicit GC_INIT() calls may be required." + checking for gcc -Wextra... yes checking for xlc... no - checking for dlopen in -ldl... yes - checking whether to build shared libraries... yes -@@ -42,7 +41,7 @@ + checking whether gcc supports -fno-strict-aliasing... yes +@@ -44,7 +43,7 @@ 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,7 +17,7 @@ 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 -@@ -81,7 +80,7 @@ +@@ -83,7 +82,7 @@ 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 @@ -26,23 +26,20 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -97,14 +96,13 @@ +@@ -99,11 +98,10 @@ 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 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." +-configure: WARNING: "Client must not use -fomit-frame-pointer." checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no - checking whether Solaris gcc optimization fix is necessary... no - configure: WARNING: "Should define GC_DEBUG and use debug alloc. in clients." --configure: WARNING: "Client must not use -fomit-frame-pointer." - checking for pkg-config... /usr/bin/pkg-config - checking pkg-config is at least version 0.9.0... yes - checking for ATOMIC_OPS... no -@@ -150,7 +148,7 @@ +@@ -152,7 +150,7 @@ 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 @@ -51,7 +48,7 @@ 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 -@@ -188,7 +186,7 @@ +@@ -190,7 +188,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 @@ -60,16 +57,7 @@ checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -315,8 +313,6 @@ - mv -f .deps/typd_mlc.Tpo .deps/typd_mlc.Plo - /bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c -o backgraph.lo ../master/backgraph.c - libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -fPIC -DPIC -o .libs/backgraph.o --../master/backgraph.c: In function 'per_object_helper': --../master/backgraph.c:278:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] - libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c ../master/backgraph.c -o backgraph.o >/dev/null 2>&1 - mv -f .deps/backgraph.Tpo .deps/backgraph.Plo - /bin/bash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./libatomic_ops/src -I../master/libatomic_ops/src -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -MT thread_local_alloc.lo -MD -MP -MF .deps/thread_local_alloc.Tpo -c -o thread_local_alloc.lo ../master/thread_local_alloc.c -@@ -355,7 +351,7 @@ +@@ -361,7 +359,7 @@ 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 |