diff options
Diffstat (limited to 'gdb/kepler.SCHWINGE/install')
-rw-r--r-- | gdb/kepler.SCHWINGE/install | 61 |
1 files changed, 58 insertions, 3 deletions
diff --git a/gdb/kepler.SCHWINGE/install b/gdb/kepler.SCHWINGE/install index 89a0ac4c..1b4fc957 100644 --- a/gdb/kepler.SCHWINGE/install +++ b/gdb/kepler.SCHWINGE/install @@ -41,6 +41,8 @@ mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/sv/LC_ME installing sv.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/sv/LC_MESSAGES/bfd.mo mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/tr/LC_MESSAGES installing tr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/tr/LC_MESSAGES/bfd.mo +mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/uk/LC_MESSAGES +installing uk.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/uk/LC_MESSAGES/bfd.mo mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/vi/LC_MESSAGES installing vi.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/vi/LC_MESSAGES/bfd.mo mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/zh_CN/LC_MESSAGES @@ -94,10 +96,12 @@ make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making install in . make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' +../../Ferry_Tagscherer/opcodes/i386-tbl.h make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' make[4]: Nothing to be done for `install-exec-am'. test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/include" /usr/bin/install -c -m 644 ../../Ferry_Tagscherer/opcodes/../include/dis-asm.h '[...]/tschwinge/Ferry_Tagscherer.build.install/include' +../../Ferry_Tagscherer/opcodes/i386-tbl.h test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" /bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/tschwinge/Ferry_Tagscherer.build.install/lib' libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.la @@ -420,7 +424,32 @@ make install-recursive make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[13]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' -make[13]: Nothing to be done for `install-exec-am'. +if test yes = no; then \ + case 'linux-gnu' in \ + darwin[56]*) \ + need_charset_alias=true ;; \ + darwin* | cygwin* | mingw* | pw32* | cegcc*) \ + need_charset_alias=false ;; \ + *) \ + need_charset_alias=true ;; \ + esac ; \ + else \ + need_charset_alias=false ; \ + fi ; \ + if $need_charset_alias; then \ + /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib ; \ + fi ; \ + if test -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias; then \ + sed -f ref-add.sed [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + fi ; \ + fi make[13]: Nothing to be done for `install-data-am'. make[13]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' make[12]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import' @@ -442,13 +471,14 @@ files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux /usr/bin/install -c -m 644 $f [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls ; \ fi ; \ done -files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py' ; \ +files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \ /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \ done mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb/command +mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb/function make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory' make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib' @@ -469,7 +499,32 @@ make install-recursive make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' -make[11]: Nothing to be done for `install-exec-am'. +if test yes = no; then \ + case 'linux-gnu' in \ + darwin[56]*) \ + need_charset_alias=true ;; \ + darwin* | cygwin* | mingw* | pw32* | cegcc*) \ + need_charset_alias=false ;; \ + *) \ + need_charset_alias=true ;; \ + esac ; \ + else \ + need_charset_alias=false ; \ + fi ; \ + if $need_charset_alias; then \ + /bin/dash ../../../../Ferry_Tagscherer/gdb/gnulib/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib ; \ + fi ; \ + if test -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias; then \ + sed -f ref-add.sed [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \ + fi ; \ + fi make[11]: Nothing to be done for `install-data-am'. make[11]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import' |