diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-08 00:39:19 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-08 00:39:19 +0100 |
commit | aa14697d06d3044a7cbccc28678ab38ec10e7d6b (patch) | |
tree | 65c6d9d6f6ee05e14a095b81d51cfa403fccf2e7 /gdb/coulomb.SCHWINGE/log_install | |
parent | 4bb1594b6341baf13ebbe2477eaca9705d5f5d6f (diff) |
gdb: Use GCC 4.7.
Diffstat (limited to 'gdb/coulomb.SCHWINGE/log_install')
-rw-r--r-- | gdb/coulomb.SCHWINGE/log_install | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/coulomb.SCHWINGE/log_install b/gdb/coulomb.SCHWINGE/log_install index 900e0ec7..46698fb1 100644 --- a/gdb/coulomb.SCHWINGE/log_install +++ b/gdb/coulomb.SCHWINGE/log_install @@ -206,10 +206,10 @@ make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite' -/bin/dash ../../Ferry_Tagscherer/libiberty/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory` -/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an -( cd [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) -mv -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.a +/bin/dash ../../Ferry_Tagscherer/libiberty/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` +/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an +( cd [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) +mv -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ |