summaryrefslogtreecommitdiff
path: root/boehm-gc/log_build.diff
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/log_build.diff')
-rw-r--r--boehm-gc/log_build.diff53
1 files changed, 53 insertions, 0 deletions
diff --git a/boehm-gc/log_build.diff b/boehm-gc/log_build.diff
new file mode 100644
index 00000000..79c63ed8
--- /dev/null
+++ b/boehm-gc/log_build.diff
@@ -0,0 +1,53 @@
+--- /dev/fd/63 2012-06-08 15:49:10.126156017 +0200
++++ /dev/fd/62 2012-06-08 15:49:10.126156017 +0200
+@@ -28,7 +28,6 @@
+ checking for ranlib... ranlib
+ checking for thread model used by GCC... posix
+ checking for inline... inline
+-configure: WARNING: "Explicit GC_INIT() calls may be required."
+ checking for xlc... no
+ checking for dlopen in -ldl... yes
+ checking whether to build shared libraries... yes
+@@ -43,7 +42,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
+-checking the maximum length of command line arguments... 1572864
++checking the maximum length of command line arguments... -1
+ checking whether the shell understands some XSI constructs... yes
+ checking whether the shell understands "+="... yes
+ checking for /usr/bin/ld option to reload object files... -r
+@@ -74,7 +73,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
+-checking dynamic linker characteristics... GNU/Linux ld.so
++checking dynamic linker characteristics... gnu0.3 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
+@@ -90,14 +89,13 @@
+ 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 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 atomic_ops.h usability... no
+ checking atomic_ops.h presence... no
+ checking for atomic_ops.h... no
+@@ -304,7 +302,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
+-libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i486-linux-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-linux-gnu/4.6 -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.6/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3
++libtool: link: g++-4.6 -shared -nostdlib /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crti.o /usr/lib/gcc/i486-gnu/4.6/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/i486-gnu/4.6 -L/usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu -L/usr/lib/gcc/i486-gnu/4.6/../../.. -L/lib/i386-gnu -L/usr/lib/i386-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-gnu/4.6/crtendS.o /usr/lib/gcc/i486-gnu/4.6/../../../i386-gnu/crtn.o -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3
+ libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.0.3" "libgccpp.so.1")
+ libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.0.3" "libgccpp.so")
+ libtool: link: ar cru .libs/libgccpp.a gc_cpp.o