summaryrefslogtreecommitdiff
path: root/boehm-gc/linux/log_install
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/linux/log_install')
-rw-r--r--boehm-gc/linux/log_install15
1 files changed, 5 insertions, 10 deletions
diff --git a/boehm-gc/linux/log_install b/boehm-gc/linux/log_install
index 02dada6a..dfcff687 100644
--- a/boehm-gc/linux/log_install
+++ b/boehm-gc/linux/log_install
@@ -14,8 +14,8 @@ libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1
libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so || { rm -f libgccpp.so && ln -s libgccpp.so.1.0.3 libgccpp.so; }; })
libtool: install: /usr/bin/install -c .libs/libgccpp.lai [...]/master.build.install/lib/libgccpp.la
libtool: install: warning: relinking `libcord.la'
-libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CC --mode=relink gcc-4.6 -fexceptions -g -O2 -Wall -Wextra -Wno-unused-parameter -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: relink: gcc-4.6 -shared -fPIC -DPIC .libs/cordbscs.o .libs/cordprnt.o .libs/cordtest.o .libs/cordxtra.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -O2 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
+libtool: install: (cd [...]/master.build; /bin/bash [...]/master.build/libtool --tag CC --mode=relink gcc-4.6 -fexceptions -Wall -Wextra -g -O2 -fno-strict-aliasing -version-info 1:3:0 -no-undefined -o libcord.la -rpath [...]/master.build.install/lib libcord_la-cordbscs.lo libcord_la-cordprnt.lo libcord_la-cordxtra.lo ./libgc.la )
+libtool: relink: gcc-4.6 -shared -fPIC -DPIC .libs/libcord_la-cordbscs.o .libs/libcord_la-cordprnt.o .libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,[...]/master.build.install/lib -L[...]/master.build.install/lib -lgc -O2 -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3
libtool: install: /usr/bin/install -c .libs/libcord.so.1.0.3T [...]/master.build.install/lib/libcord.so.1.0.3
libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so.1 || { rm -f libcord.so.1 && ln -s libcord.so.1.0.3 libcord.so.1; }; })
libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libcord.so.1.0.3 libcord.so || { rm -f libcord.so && ln -s libcord.so.1.0.3 libcord.so; }; })
@@ -49,17 +49,12 @@ See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "[...]/master.build.install/share/gc" || /bin/mkdir -p "[...]/master.build.install/share/gc"
- /usr/bin/install -c -m 644 ../master/AUTHORS ../master/README ../master/doc/README.DGUX386 ../master/doc/README.Mac ../master/doc/README.MacOSX ../master/doc/README.OS2 ../master/doc/README.amiga ../master/doc/README.arm.cross ../master/doc/README.autoconf ../master/doc/README.cmake ../master/doc/README.cords ../master/doc/README.darwin ../master/doc/README.dj ../master/doc/README.environment ../master/doc/README.ews4800 ../master/doc/README.hp ../master/doc/README.linux ../master/doc/README.macros ../master/doc/README.rs6000 ../master/doc/README.sgi ../master/doc/README.solaris2 ../master/doc/README.uts ../master/doc/README.win32 ../master/doc/README.win64 ../master/doc/barrett_diagram ../master/doc/debugging.html ../master/doc/gc.man ../master/doc/gcdescr.html ../master/doc/gcinterface.html ../master/doc/leak.html ../master/doc/overview.html ../master/doc/porting.html ../master/doc/scale.html ../master/doc/simple_example.html ../master/doc/tree.html '[...]/master.build.install/share/gc'
+ /usr/bin/install -c -m 644 ../master/AUTHORS ../master/README ../master/doc/README.DGUX386 ../master/doc/README.Mac ../master/doc/README.OS2 ../master/doc/README.amiga ../master/doc/README.arm.cross ../master/doc/README.autoconf ../master/doc/README.cmake ../master/doc/README.cords ../master/doc/README.darwin ../master/doc/README.dj ../master/doc/README.environment ../master/doc/README.ews4800 ../master/doc/README.hp ../master/doc/README.linux ../master/doc/README.macros ../master/doc/README.rs6000 ../master/doc/README.sgi ../master/doc/README.solaris2 ../master/doc/README.symbian ../master/doc/README.uts ../master/doc/README.win32 ../master/doc/README.win64 ../master/doc/barrett_diagram ../master/doc/debugging.html ../master/doc/finalization.html ../master/doc/gc.man ../master/doc/gcdescr.html ../master/doc/gcinterface.html ../master/doc/leak.html ../master/doc/overview.html ../master/doc/porting.html ../master/doc/scale.html ../master/doc/simple_example.html ../master/doc/tree.html '[...]/master.build.install/share/gc'
test -z "[...]/master.build.install/include" || /bin/mkdir -p "[...]/master.build.install/include"
- /usr/bin/install -c -m 644 ../master/include/extra/gc.h ../master/include/extra/gc_cpp.h '[...]/master.build.install/include'
+ /usr/bin/install -c -m 644 ../master/include/extra/gc_cpp.h ../master/include/extra/gc.h '[...]/master.build.install/include'
test -z "[...]/master.build.install/lib/pkgconfig" || /bin/mkdir -p "[...]/master.build.install/lib/pkgconfig"
/usr/bin/install -c -m 644 bdw-gc.pc '[...]/master.build.install/lib/pkgconfig'
test -z "[...]/master.build.install/include/gc" || /bin/mkdir -p "[...]/master.build.install/include/gc"
- /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc_allocator.h ../master/include/gc.h ../master/include/gc_typed.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_cpp.h ../master/include/weakpointer.h ../master/include/new_gc_alloc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_gcj.h ../master/include/leak_detector.h ../master/include/gc_pthread_redirects.h ../master/include/gc_config_macros.h ../master/include/gc_tiny_fl.h ../master/include/gc_version.h ../master/include/cord.h '[...]/master.build.install/include/gc'
-/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_cpp.h' with `../master/include/gc_cpp.h'
-/usr/bin/install: will not overwrite just-created `[...]/master.build.install/include/gc/gc_allocator.h' with `../master/include/gc_allocator.h'
-make[2]: *** [install-pkgincludeHEADERS] Error 1
+ /usr/bin/install -c -m 644 ../master/include/gc_cpp.h ../master/include/gc.h ../master/include/gc_allocator.h ../master/include/gc_backptr.h ../master/include/gc_config_macros.h ../master/include/gc_disclaim.h ../master/include/gc_gcj.h ../master/include/gc_inline.h ../master/include/gc_mark.h ../master/include/gc_pthread_redirects.h ../master/include/gc_tiny_fl.h ../master/include/gc_typed.h ../master/include/gc_version.h ../master/include/javaxfc.h ../master/include/leak_detector.h ../master/include/weakpointer.h ../master/include/cord.h '[...]/master.build.install/include/gc'
make[2]: Leaving directory `[...]/master.build'
-make[1]: *** [install-am] Error 2
make[1]: Leaving directory `[...]/master.build'
-make: *** [install-recursive] Error 1