summaryrefslogtreecommitdiff
path: root/boehm-gc/log_build.diff
blob: 019b1be4011f7fa9955e1893e63898b07f7ee64f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
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
-configure: WARNING: "Explicit GC_INIT() calls may be required."
 checking for gcc -Wextra... yes
 checking for xlc... no
 checking whether gcc supports -fno-strict-aliasing... yes
@@ -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
-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 how to convert [ARCH] file names to [ARCH] format... func_convert_file_noop
@@ -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.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 @@ 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.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."
-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
@@ -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
-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 how to convert [ARCH] file names to [ARCH] format... func_convert_file_noop
@@ -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.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 @@ 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 
-libtool: link: g++-4.6  -fPIC -DPIC -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 -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  -O2   -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3
+libtool: link: g++-4.6  -fPIC -DPIC -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 -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  -O2   -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