summaryrefslogtreecommitdiff
path: root/boehm-gc/hurd/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/hurd/log_build')
-rw-r--r--boehm-gc/hurd/log_build16
1 files changed, 12 insertions, 4 deletions
diff --git a/boehm-gc/hurd/log_build b/boehm-gc/hurd/log_build
index 6eef03bf..ceee324b 100644
--- a/boehm-gc/hurd/log_build
+++ b/boehm-gc/hurd/log_build
@@ -28,6 +28,7 @@ checking for ar... ar
checking for ranlib... ranlib
checking for thread model used by GCC... posix
checking for inline... inline
+checking for pthread_self in -lpthread... yes
checking for xlc... no
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
@@ -45,13 +46,20 @@ checking whether ln -s works... yes
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 i686-unknown-gnu0.3 file names to i686-unknown-gnu0.3 format... func_convert_file_noop
+checking how to convert i686-unknown-gnu0.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
-checking for ar... (cached) ar
+checking for dlltool... no
+checking how to associate runtime and link libraries... printf %s\n
+checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc-4.6 object... ok
+checking for sysroot... no
+checking for mt... mt
+checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc-4.6 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
@@ -291,7 +299,7 @@ libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./l
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 -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c ../master/mach_dep.c -o mach_dep.o >/dev/null 2>&1
mv -f .deps/mach_dep.Tpo .deps/mach_dep.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libgc.la -rpath [...]/master.build.install/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo atomic_ops.lo mach_dep.lo -lpthread -ldl
-libtool: link: gcc-4.6 -shared .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3
+libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/atomic_ops.o .libs/mach_dep.o -lpthread -ldl -O2 -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1")
libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so")
libtool: link: ar cru .libs/libgc.a allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o thread_local_alloc.o pthread_start.o pthread_support.o pthread_stop_world.o atomic_ops.o mach_dep.o
@@ -302,7 +310,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 -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: 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 -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 -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
@@ -325,7 +333,7 @@ libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I./include -I../master/include -I./l
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 -MT cordxtra.lo -MD -MP -MF .deps/cordxtra.Tpo -c ../master/cord/cordxtra.c -o cordxtra.o >/dev/null 2>&1
mv -f .deps/cordxtra.Tpo .deps/cordxtra.Plo
/bin/bash ./libtool --tag=CC --mode=link gcc-4.6 -fexceptions -g -O2 -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib cordbscs.lo cordprnt.lo cordtest.lo cordxtra.lo ./libgc.la
-libtool: link: gcc-4.6 -shared .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
+libtool: link: gcc-4.6 -shared -fPIC -DPIC .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build/.libs -Wl,-rpath -Wl,[...]/master.build.install/lib ./.libs/libgc.so -lpthread -ldl -O2 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1")
libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so")
libtool: link: ar cru .libs/libcord.a cordbscs.o cordprnt.o cordtest.o cordxtra.o