diff options
Diffstat (limited to 'boehm-gc/log_install.diff')
-rw-r--r-- | boehm-gc/log_install.diff | 29 |
1 files changed, 6 insertions, 23 deletions
diff --git a/boehm-gc/log_install.diff b/boehm-gc/log_install.diff index caa5cc2e..b855b9bc 100644 --- a/boehm-gc/log_install.diff +++ b/boehm-gc/log_install.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/boehm-gc/kepler.SCHWINGE/log_install_ toolchain/logs/boehm-gc/laplace.SCHWINGE/log_install_ -index 3a6ae82..f8e2043 100644 +index f11ed76..5023838 100644 --- toolchain/logs/boehm-gc/kepler.SCHWINGE/log_install_ +++ toolchain/logs/boehm-gc/laplace.SCHWINGE/log_install_ @@ -8,7 +8,7 @@ libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgc.so.1.0. @@ -11,29 +11,12 @@ index 3a6ae82..f8e2043 100644 libtool: install: /usr/bin/install -c .libs/libgccpp.so.1.0.3T [...]/master.build.install/lib/libgccpp.so.1.0.3 libtool: install: (cd [...]/master.build.install/lib && { ln -s -f libgccpp.so.1.0.3 libgccpp.so.1 || { rm -f libgccpp.so.1 && ln -s libgccpp.so.1.0.3 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; }; }) -@@ -29,25 +29,6 @@ libtool: install: ranlib [...]/master.build.install/lib/libgccpp.a +@@ -29,7 +29,7 @@ libtool: install: ranlib [...]/master.build.install/lib/libgccpp.a libtool: install: /usr/bin/install -c .libs/libcord.a [...]/master.build.install/lib/libcord.a libtool: install: chmod 644 [...]/master.build.install/lib/libcord.a libtool: install: ranlib [...]/master.build.install/lib/libcord.a -libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin" ldconfig -n [...]/master.build.install/lib ------------------------------------------------------------------------ --Libraries have been installed in: -- [...]/master.build.install/lib -- --If you ever happen to want to link against installed libraries --in a given directory, LIBDIR, you must either use libtool, and --specify the full pathname of the library, or use the `-LLIBDIR' --flag during linking and do at least one of the following: -- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable -- during execution -- - add LIBDIR to the `LD_RUN_PATH' environment variable -- during linking -- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag -- - have your system administrator add LIBDIR to `/etc/ld.so.conf' -- --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.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" ++libtool: finish: PATH="/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin" ldconfig -n [...]/master.build.install/lib + ---------------------------------------------------------------------- + Libraries have been installed in: + [...]/master.build.install/lib |