diff options
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE')
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_build | 4086 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_install | 1004 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_test | 681 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum | 2 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum | 2 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum | 94 | ||||
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum | 7 |
7 files changed, 2949 insertions, 2927 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build index 671bba30..5aab3473 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build +++ b/binutils-gdb/laplace.SCHWINGE/log_build @@ -91,129 +91,7 @@ checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile -make[1]: Entering directory `[...]/tschwinge/W._C._Handy.build' -mkdir -p -- ./intl -Configuring in ./intl -configure: creating cache ./config.cache -checking whether make sets $(MAKE)... yes -checking for a BSD-compatible install... /usr/bin/install -c -checking whether NLS is requested... yes -checking for msgfmt... /usr/bin/msgfmt -checking for gmsgfmt... /usr/bin/msgfmt -checking for xgettext... /usr/bin/xgettext -checking for msgmerge... /usr/bin/msgmerge -checking for i686-unknown-gnu0.5-gcc... gcc-4.8 -checking for C compiler default output file name... a.out -checking whether the C compiler works... yes -checking whether we are cross compiling... no -checking for suffix of executables... -checking for suffix of object files... o -checking whether we are using the GNU C compiler... yes -checking whether gcc-4.8 accepts -g... yes -checking for gcc-4.8 option to accept ISO C89... none needed -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-ranlib... ranlib -checking for library containing strerror... none required -checking how to run the C preprocessor... gcc-4.8 -E -checking for grep that handles long lines and -e... /bin/grep -checking for egrep... /bin/grep -E -checking for ANSI C header files... yes -checking for an ANSI C-conforming const... yes -checking for inline... inline -checking for sys/types.h... yes -checking for sys/stat.h... yes -checking for stdlib.h... yes -checking for string.h... yes -checking for memory.h... yes -checking for strings.h... yes -checking for inttypes.h... yes -checking for stdint.h... yes -checking for unistd.h... yes -checking for off_t... yes -checking for size_t... yes -checking for working alloca.h... yes -checking for alloca... yes -checking for stdlib.h... (cached) yes -checking for unistd.h... (cached) yes -checking for getpagesize... yes -checking for working mmap... yes -checking whether we are using the GNU C Library 2.1 or newer... yes -checking whether integer division by zero raises SIGFPE... yes -checking for inttypes.h... yes -checking for stdint.h... yes -checking for unsigned long long... yes -checking for inttypes.h... yes -checking whether the inttypes.h PRIxNN macros are broken... no -checking for ld used by GCC... ld -checking if the linker (ld) is GNU ld... yes -checking for shared library run path origin... done -checking argz.h usability... yes -checking argz.h presence... yes -checking for argz.h... yes -checking limits.h usability... yes -checking limits.h presence... yes -checking for limits.h... yes -checking locale.h usability... yes -checking locale.h presence... yes -checking for locale.h... yes -checking nl_types.h usability... yes -checking nl_types.h presence... yes -checking for nl_types.h... yes -checking malloc.h usability... yes -checking malloc.h presence... yes -checking for malloc.h... yes -checking stddef.h usability... yes -checking stddef.h presence... yes -checking for stddef.h... yes -checking for stdlib.h... (cached) yes -checking for string.h... (cached) yes -checking for unistd.h... (cached) yes -checking sys/param.h usability... yes -checking sys/param.h presence... yes -checking for sys/param.h... yes -checking for feof_unlocked... yes -checking for fgets_unlocked... yes -checking for getc_unlocked... yes -checking for getcwd... yes -checking for getegid... yes -checking for geteuid... yes -checking for getgid... yes -checking for getuid... yes -checking for mempcpy... yes -checking for munmap... yes -checking for putenv... yes -checking for setenv... yes -checking for setlocale... yes -checking for stpcpy... yes -checking for strcasecmp... yes -checking for strdup... yes -checking for strtoul... yes -checking for tsearch... yes -checking for __argz_count... yes -checking for __argz_stringify... yes -checking for __argz_next... yes -checking for __fsetlocking... yes -checking for iconv... yes -checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); -checking for nl_langinfo and CODESET... yes -checking for LC_MESSAGES... yes -checking for bison... bison -checking version of bison... 2.7.12, ok -checking whether NLS is requested... yes -checking whether included gettext is requested... no -checking for GNU gettext in libc... yes -checking whether to use NLS... yes -checking where the gettext function comes from... libc -checking for aclocal... aclocal -checking for autoconf... autoconf -checking for autoheader... autoheader -configure: updating cache ./config.cache -configure: creating ./config.status -config.status: creating Makefile -config.status: creating config.intl -config.status: creating config.h -config.status: executing default-1 commands +make[1]: Entering directory '[...]/tschwinge/W._C._Handy.build' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache @@ -411,6 +289,128 @@ config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for i686-unknown-gnu0.5-gcc... gcc-4.8 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed +checking build system type... i686-unknown-gnu0.5 +checking host system type... i686-unknown-gnu0.5 +checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for library containing strerror... none required +checking how to run the C preprocessor... gcc-4.8 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 3.0.2, ok +checking whether NLS is requested... yes +checking whether included gettext is requested... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache @@ -634,267 +634,267 @@ config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ - mkdir pic; \ - else true; fi + mkdir pic; \ +else true; fi touch stamp-picdir if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ - gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \ - else true; fi + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \ +else true; fi gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ - cd pic; \ - ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ - ranlib ./libiberty.a; \ - cd ..; \ - else true; fi + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ +else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[3]: Nothing to be done for `all'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Nothing to be done for `all'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new @@ -906,234 +906,232 @@ rm -f targmatch.h sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' gcc-4.8 -o chw$$ -g -O2 \ - -I.. -I../../../W._C._Handy/bfd/doc/.. -I../../../W._C._Handy/bfd/doc/../../include -I../../../W._C._Handy/bfd/doc/../../intl -I../../intl ../../../W._C._Handy/bfd/doc/chew.c; \ - /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change chw$$ chew -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' + -I.. -I../../../W._C._Handy/bfd/doc/.. -I../../../W._C._Handy/bfd/doc/../../include -I../../../W._C._Handy/bfd/doc/../../intl -I../../intl ../../../W._C._Handy/bfd/doc/chew.c; \ +/bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change chw$$ chew +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../aoutx.h >aoutx.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archive.tmp archive.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../archures.c >archures.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change archures.tmp archures.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfd.c >bfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfd.tmp bfdt.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../cache.c >cache.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change cache.tmp cache.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change core.tmp core.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elf.tmp elf.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../format.c >format.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change format.tmp format.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../libbfd.c >libbfd.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdwin.c >bfdwin.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str < ../../../W._C._Handy/bfd/doc/../bfdio.c >bfdio.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change opncls.tmp opncls.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change reloc.tmp reloc.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../section.c >section.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change section.tmp section.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change syms.tmp syms.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change targets.tmp targets.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../init.c >init.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change init.tmp init.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change hash.tmp hash.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change linker.tmp linker.texi make chew -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: `chew' is up to date. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: 'chew' is up to date. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' ./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp /bin/dash ../../../W._C._Handy/bfd/doc/../../move-if-change mmo.tmp mmo.texi creating bfdver.texi restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../W._C._Handy/bfd/doc \ - -o bfd.info `test -f 'bfd.texinfo' || echo '../../../W._C._Handy/bfd/doc/'`bfd.texinfo; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +rm -rf $backupdir && mkdir $backupdir && \ +if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../W._C._Handy/bfd/doc \ + -o bfd.info `test -f 'bfd.texinfo' || echo '../../../W._C._Handy/bfd/doc/'`bfd.texinfo; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making info in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' ( if test 'x../../../W._C._Handy/bfd/po' != 'x.'; then \ - posrcprefix='../../../W._C._Handy/bfd/'; \ - else \ - posrcprefix="../"; \ - fi; \ - rm -f SRC-POTFILES-t SRC-POTFILES \ - && (sed -e '/^#/d' \ - -e '/^[ ]*$/d' \ - -e "s@.*@ $posrcprefix& \\\\@" < ../../../W._C._Handy/bfd/po/SRC-POTFILES.in \ - | sed -e '$s/\\$//') > SRC-POTFILES-t \ - && chmod a-w SRC-POTFILES-t \ - && mv SRC-POTFILES-t SRC-POTFILES ) + posrcprefix='../../../W._C._Handy/bfd/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../W._C._Handy/bfd/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ - && (sed -e '/^#/d' \ - -e '/^[ ]*$/d' \ - -e "s@.*@ ../& \\\\@" < ../../../W._C._Handy/bfd/po/BLD-POTFILES.in \ - | sed -e '$s/\\$//') > BLD-POTFILES-t \ - && chmod a-w BLD-POTFILES-t \ - && mv BLD-POTFILES-t BLD-POTFILES ) + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../W._C._Handy/bfd/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//') > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ - && CONFIG_FILES=po/Makefile.in:po/Make-in \ - CONFIG_HEADERS= /bin/dash ./config.status + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/dash ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Nothing to be done for `info-am'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' file=`echo ../../../W._C._Handy/bfd/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/da.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/da.po file=`echo ../../../W._C._Handy/bfd/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/es.po file=`echo ../../../W._C._Handy/bfd/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/fi.po file=`echo ../../../W._C._Handy/bfd/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/fr.po file=`echo ../../../W._C._Handy/bfd/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/id.po file=`echo ../../../W._C._Handy/bfd/po/ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ja.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ja.po file=`echo ../../../W._C._Handy/bfd/po/ro | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ro.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ro.po file=`echo ../../../W._C._Handy/bfd/po/ru | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ru.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/ru.po file=`echo ../../../W._C._Handy/bfd/po/rw | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/rw.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/rw.po file=`echo ../../../W._C._Handy/bfd/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/sv.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/sv.po file=`echo ../../../W._C._Handy/bfd/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/tr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/tr.po file=`echo ../../../W._C._Handy/bfd/po/uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/uk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/uk.po file=`echo ../../../W._C._Handy/bfd/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/vi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/vi.po file=`echo ../../../W._C._Handy/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/zh_CN.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/bfd/po/zh_CN.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/dash ../../W._C._Handy/bfd/../move-if-change bfd-tmp.h bfd.h @@ -1267,13 +1265,13 @@ libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -I. -I../ mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo rm -f tofiles f=""; \ - for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ - case " $f " in \ - *" $i "*) ;; \ - *) f="$f $i" ;; \ - esac ; \ - done ; \ - echo $f > tofiles +for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ + case " $f " in \ + *" $i "*) ;; \ + *) f="$f $i" ;; \ + esac ; \ +done ; \ +echo $f > tofiles /bin/dash ../../W._C._Handy/bfd/../move-if-change tofiles ofiles touch stamp-ofiles /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/W._C._Handy.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz @@ -1281,15 +1279,15 @@ libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ - if [ -f $libtooldir/libbfd.a ]; then \ - cp $libtooldir/libbfd.a libbfd.tmp; \ - ranlib libbfd.tmp; \ - /bin/dash ../../W._C._Handy/bfd/../move-if-change libbfd.tmp libbfd.a; \ - else true; fi +if [ -f $libtooldir/libbfd.a ]; then \ + cp $libtooldir/libbfd.a libbfd.tmp; \ + ranlib libbfd.tmp; \ + /bin/dash ../../W._C._Handy/bfd/../move-if-change libbfd.tmp libbfd.a; \ +else true; fi touch stamp-lib -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' mkdir -p -- ./opcodes Configuring in ./opcodes configure: creating cache ./config.cache @@ -1402,11 +1400,11 @@ config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in . -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../W._C._Handy/opcodes/dis-buf.c libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/opcodes -I. -I../../W._C._Handy/opcodes -I../bfd -I../../W._C._Handy/opcodes/../include -I../../W._C._Handy/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../W._C._Handy/opcodes/dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo @@ -1427,50 +1425,50 @@ libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386 libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ - if [ -f $libtooldir/libopcodes.a ]; then \ - cp $libtooldir/libopcodes.a libopcodes.tmp; \ - ranlib libopcodes.tmp; \ - /bin/dash ../../W._C._Handy/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ - else true; fi +if [ -f $libtooldir/libopcodes.a ]; then \ + cp $libtooldir/libopcodes.a libopcodes.tmp; \ + ranlib libopcodes.tmp; \ + /bin/dash ../../W._C._Handy/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ +else true; fi touch stamp-lib -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' file=`echo ../../../W._C._Handy/opcodes/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/da.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/da.po file=`echo ../../../W._C._Handy/opcodes/po/de | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/de.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/de.po file=`echo ../../../W._C._Handy/opcodes/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/es.po file=`echo ../../../W._C._Handy/opcodes/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/fi.po file=`echo ../../../W._C._Handy/opcodes/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/fr.po file=`echo ../../../W._C._Handy/opcodes/po/ga | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/ga.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/ga.po file=`echo ../../../W._C._Handy/opcodes/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/id.po file=`echo ../../../W._C._Handy/opcodes/po/it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/it.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/it.po file=`echo ../../../W._C._Handy/opcodes/po/nl | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/nl.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/nl.po file=`echo ../../../W._C._Handy/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/pt_BR.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/pt_BR.po file=`echo ../../../W._C._Handy/opcodes/po/ro | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/ro.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/ro.po file=`echo ../../../W._C._Handy/opcodes/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/sv.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/sv.po file=`echo ../../../W._C._Handy/opcodes/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/tr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/tr.po file=`echo ../../../W._C._Handy/opcodes/po/uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/uk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/uk.po file=`echo ../../../W._C._Handy/opcodes/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/vi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/vi.po file=`echo ../../../W._C._Handy/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/zh_CN.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/opcodes/po/zh_CN.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' mkdir -p -- ./binutils Configuring in ./binutils configure: creating cache ./config.cache @@ -1802,42 +1800,42 @@ config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/doc' rm -f asconfig.texi cp ../../../W._C._Handy/gas/doc/all.texi ./asconfig.texi chmod u+w ./asconfig.texi touch as.1 perl ../../../W._C._Handy/gas/doc/../../etc/texi2pod.pl -I "../../../W._C._Handy/gas/doc" -I "../../../W._C._Handy/gas/../libiberty" -I "../../../W._C._Handy/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../W._C._Handy/gas/doc/as.texinfo > as.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 as.pod | \ - sed -e '/^.if n .na/d' > as.1.T$$ && \ - mv -f as.1.T$$ as.1) || \ - (rm -f as.1.T$$ && exit 1) + sed -e '/^.if n .na/d' > as.1.T$$ && \ + mv -f as.1.T$$ as.1) || \ + (rm -f as.1.T$$ && exit 1) rm -f as.pod -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' file=`echo ../../../W._C._Handy/gas/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/es.po file=`echo ../../../W._C._Handy/gas/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/fi.po file=`echo ../../../W._C._Handy/gas/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/fr.po file=`echo ../../../W._C._Handy/gas/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/id.po file=`echo ../../../W._C._Handy/gas/po/ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/ja.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/ja.po file=`echo ../../../W._C._Handy/gas/po/ru | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/ru.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/ru.po file=`echo ../../../W._C._Handy/gas/po/rw | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/rw.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/rw.po file=`echo ../../../W._C._Handy/gas/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/tr.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/tr.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../W._C._Handy/gas/app.c mv -f .deps/app.Tpo .deps/app.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../W._C._Handy/gas/as.c @@ -1906,195 +1904,196 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d updating arparse.h /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y -d -conflicts: 1 shift/reduce +[...]/tschwinge/W._C._Handy.build/binutils/../../W._C._Handy/binutils/sysinfo.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] updating sysinfo.h if [ -r sysinfo.c ]; then \ - gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 sysinfo.c ; \ - else \ - gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 ../../W._C._Handy/binutils/sysinfo.c ; \ - fi + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 sysinfo.c ; \ +else \ + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 ../../W._C._Handy/binutils/sysinfo.c ; \ +fi /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/syslex.l lex.yy.c syslex.c -- flex gcc-4.8 -c -I. -I../../W._C._Handy/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 ../../W._C._Handy/binutils/syslex_wrap.c gcc-4.8 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../W._C._Handy/binutils/sysroff.info >sysroff.h /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d -conflicts: 27 shift/reduce +[...]/tschwinge/W._C._Handy.build/binutils/../../W._C._Handy/binutils/defparse.y: warning: 27 shift/reduce conflicts [-Wconflicts-sr] updating defparse.h /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y -d -conflicts: 58 shift/reduce, 10 reduce/reduce +[...]/tschwinge/W._C._Handy.build/binutils/../../W._C._Handy/binutils/rcparse.y: warning: 58 shift/reduce conflicts [-Wconflicts-sr] +[...]/tschwinge/W._C._Handy.build/binutils/../../W._C._Handy/binutils/rcparse.y: warning: 10 reduce/reduce conflicts [-Wconflicts-rr] updating rcparse.h /bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y -d -conflicts: 1 shift/reduce +[...]/tschwinge/W._C._Handy.build/binutils/../../W._C._Handy/binutils/mcparse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] updating mcparse.h Making info in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../W._C._Handy/binutils/doc \ - -o binutils.info `test -f 'binutils.texi' || echo '../../../W._C._Handy/binutils/doc/'`binutils.texi; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc +rm -rf $backupdir && mkdir $backupdir && \ +if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../W._C._Handy/binutils/doc \ + -o binutils.info `test -f 'binutils.texi' || echo '../../../W._C._Handy/binutils/doc/'`binutils.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc touch addr2line.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../W._C._Handy/binutils/doc/binutils.texi > addr2line.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \ - mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) + mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) rm -f addr2line.pod touch ar.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../W._C._Handy/binutils/doc/binutils.texi > ar.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \ - mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) + mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) rm -f ar.pod touch dlltool.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../W._C._Handy/binutils/doc/binutils.texi > dlltool.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \ - mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) + mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) rm -f dlltool.pod touch nlmconv.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../W._C._Handy/binutils/doc/binutils.texi > nlmconv.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \ - mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1) + mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1) rm -f nlmconv.pod touch nm.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../W._C._Handy/binutils/doc/binutils.texi > nm.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \ - mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) + mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) rm -f nm.pod touch objcopy.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../W._C._Handy/binutils/doc/binutils.texi > objcopy.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \ - mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) + mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) rm -f objcopy.pod touch objdump.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../W._C._Handy/binutils/doc/binutils.texi > objdump.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \ - mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) + mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) rm -f objdump.pod touch ranlib.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../W._C._Handy/binutils/doc/binutils.texi > ranlib.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \ - mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) + mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) rm -f ranlib.pod touch readelf.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../W._C._Handy/binutils/doc/binutils.texi > readelf.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \ - mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) + mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) rm -f readelf.pod touch size.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../W._C._Handy/binutils/doc/binutils.texi > size.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \ - mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) + mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) rm -f size.pod touch strings.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../W._C._Handy/binutils/doc/binutils.texi > strings.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \ - mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) + mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) rm -f strings.pod touch strip.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../W._C._Handy/binutils/doc/binutils.texi > strip.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \ - mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) + mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) rm -f strip.pod touch elfedit.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../W._C._Handy/binutils/doc/binutils.texi > elfedit.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \ - mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) + mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) rm -f elfedit.pod touch windres.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../W._C._Handy/binutils/doc/binutils.texi > windres.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \ - mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) + mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) rm -f windres.pod touch windmc.1 perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../W._C._Handy/binutils/doc/binutils.texi > windmc.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \ - mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) + mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) rm -f windmc.pod touch cxxfilt.man perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../W._C._Handy/binutils/doc/binutils.texi > c++filt.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \ - mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) + mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) rm -f c++filt.pod if test -f cxxfilt.man; then \ - man=cxxfilt.man; \ - else \ - man=../../../W._C._Handy/binutils/doc/cxxfilt.man; \ - fi; \ - sed -e 's/@PROGRAM@/c++filt/' \ - -e 's/cxxfilt/c++filt/' < $man \ - > c++filt.1 -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' + man=cxxfilt.man; \ +else \ + man=../../../W._C._Handy/binutils/doc/cxxfilt.man; \ +fi; \ +sed -e 's/@PROGRAM@/c++filt/' \ + -e 's/cxxfilt/c++filt/' < $man \ + > c++filt.1 +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making info in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Nothing to be done for `info-am'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' file=`echo ../../../W._C._Handy/binutils/po/bg | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/bg.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/bg.po file=`echo ../../../W._C._Handy/binutils/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/da.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/da.po file=`echo ../../../W._C._Handy/binutils/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/es.po file=`echo ../../../W._C._Handy/binutils/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/fi.po file=`echo ../../../W._C._Handy/binutils/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/fr.po file=`echo ../../../W._C._Handy/binutils/po/hr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/hr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/hr.po file=`echo ../../../W._C._Handy/binutils/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/id.po file=`echo ../../../W._C._Handy/binutils/po/it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/it.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/it.po file=`echo ../../../W._C._Handy/binutils/po/ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ja.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ja.po file=`echo ../../../W._C._Handy/binutils/po/ro | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ro.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ro.po file=`echo ../../../W._C._Handy/binutils/po/ru | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ru.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ru.po file=`echo ../../../W._C._Handy/binutils/po/rw | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/rw.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/rw.po file=`echo ../../../W._C._Handy/binutils/po/sk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/sk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/sk.po file=`echo ../../../W._C._Handy/binutils/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/sv.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/sv.po file=`echo ../../../W._C._Handy/binutils/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/tr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/tr.po file=`echo ../../../W._C._Handy/binutils/po/uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/uk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/uk.po file=`echo ../../../W._C._Handy/binutils/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/vi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/vi.po file=`echo ../../../W._C._Handy/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/zh_CN.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/zh_CN.po file=`echo ../../../W._C._Handy/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/zh_TW.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/zh_TW.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../W._C._Handy/binutils/size.c mv -f .deps/size.Tpo .deps/size.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Handy/binutils -I../bfd -I../../W._C._Handy/binutils/../bfd -I../../W._C._Handy/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../W._C._Handy/binutils/bucomm.c @@ -2194,9 +2193,9 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache @@ -2204,27 +2203,27 @@ checking for a BSD-compatible install... /usr/bin/install -c configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ - done -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' + if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ + if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ + true; \ + else \ + exit 1; \ + fi; \ + fi; \ +done +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../W._C._Handy/etc -o standards.info ../../W._C._Handy/etc/standards.texi -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' rm -f configdev.txt configbuild.txt cp ../../W._C._Handy/etc/configdev.tin configdev.txt cp ../../W._C._Handy/etc/configbuild.tin configbuild.txt makeinfo --split-size=5000000 --split-size=5000000 -I../../W._C._Handy/etc -o configure.info ../../W._C._Handy/etc/configure.texi rm -f configdev.txt configbuild.txt -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' mkdir -p -- ./gold Configuring in ./gold configure: creating cache ./config.cache @@ -2373,38 +2372,38 @@ config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/po' file=`echo es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/es.po file=`echo fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/fi.po file=`echo id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/id.po file=`echo it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/it.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/it.po file=`echo vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/vi.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/po' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gold/po/vi.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/po' Making all in testsuite -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' (for i in `seq 1 70000`; do \ - echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \ - done) > many_sections_define.h.tmp + echo "int var_$i __attribute__((section(\"section_$i\"))) = $i;"; \ + done) > many_sections_define.h.tmp mv -f many_sections_define.h.tmp many_sections_define.h (for i in `seq 1 1000 70000`; do \ - echo "assert(var_$i == $i);"; \ - done) > many_sections_check.h.tmp + echo "assert(var_$i == $i);"; \ + done) > many_sections_check.h.tmp mv -f many_sections_check.h.tmp many_sections_check.h make all-am -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[5]: Nothing to be done for `all-am'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Nothing to be done for 'all-am'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../W._C._Handy/gold/archive.cc mv -f .deps/archive.Tpo .deps/archive.Po g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../W._C._Handy/gold/attributes.cc @@ -2434,7 +2433,7 @@ mv -f .deps/ehframe.Tpo .deps/ehframe.Po g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../W._C._Handy/gold/errors.cc mv -f .deps/errors.Tpo .deps/errors.Po /bin/dash ../../W._C._Handy/gold/../ylwrap ../../W._C._Handy/gold/yyscript.y y.tab.c yyscript.c y.tab.h yyscript.h y.output yyscript.output -- bison -y -d -conflicts: 5 shift/reduce +[...]/tschwinge/W._C._Handy.build/gold/../../W._C._Handy/gold/yyscript.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr] updating yyscript.h g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../W._C._Handy/gold/expression.cc mv -f .deps/expression.Tpo .deps/expression.Po @@ -2530,9 +2529,9 @@ g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld- g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' mkdir -p -- ./gprof Configuring in ./gprof configure: creating cache ./config.cache @@ -2639,83 +2638,83 @@ config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > flat_bl.c \ - FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ - FILE=flat_bl.m ../../W._C._Handy/gprof/flat_bl.m + FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ + FILE=flat_bl.m ../../W._C._Handy/gprof/flat_bl.m awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > bsd_callg_bl.c \ - FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ - FILE=bsd_callg_bl.m ../../W._C._Handy/gprof/bsd_callg_bl.m + FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ + FILE=bsd_callg_bl.m ../../W._C._Handy/gprof/bsd_callg_bl.m awk -f ../../W._C._Handy/gprof/gen-c-prog.awk > fsf_callg_bl.c \ - FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ - FILE=fsf_callg_bl.m ../../W._C._Handy/gprof/fsf_callg_bl.m + FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ + FILE=fsf_callg_bl.m ../../W._C._Handy/gprof/fsf_callg_bl.m make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po' file=`echo ../../../W._C._Handy/gprof/po/bg | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/bg.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/bg.po file=`echo ../../../W._C._Handy/gprof/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/da.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/da.po file=`echo ../../../W._C._Handy/gprof/po/de | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/de.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/de.po file=`echo ../../../W._C._Handy/gprof/po/eo | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/eo.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/eo.po file=`echo ../../../W._C._Handy/gprof/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/es.po file=`echo ../../../W._C._Handy/gprof/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/fi.po file=`echo ../../../W._C._Handy/gprof/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/fr.po file=`echo ../../../W._C._Handy/gprof/po/ga | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ga.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ga.po file=`echo ../../../W._C._Handy/gprof/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/id.po file=`echo it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/it.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/it.po file=`echo ../../../W._C._Handy/gprof/po/ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ja.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ja.po file=`echo ../../../W._C._Handy/gprof/po/ms | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ms.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ms.po file=`echo ../../../W._C._Handy/gprof/po/nl | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/nl.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/nl.po file=`echo ../../../W._C._Handy/gprof/po/pt_BR | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/pt_BR.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ro.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ru.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/ru.po file=`echo ../../../W._C._Handy/gprof/po/rw | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/rw.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/rw.po file=`echo ../../../W._C._Handy/gprof/po/sr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/sr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/sr.po file=`echo ../../../W._C._Handy/gprof/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/sv.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/sv.po file=`echo ../../../W._C._Handy/gprof/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/tr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/uk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/uk.po file=`echo ../../../W._C._Handy/gprof/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/vi.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gprof/po/vi.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' echo "@set top_srcdir ../../W._C._Handy/gprof" >> ./config.texi restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -I ../../W._C._Handy/gprof \ - -o gprof.info `test -f 'gprof.texi' || echo '../../W._C._Handy/gprof/'`gprof.texi; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc +rm -rf $backupdir && mkdir $backupdir && \ +if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if makeinfo --split-size=5000000 --split-size=5000000 -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -I ../../W._C._Handy/gprof \ + -o gprof.info `test -f 'gprof.texi' || echo '../../W._C._Handy/gprof/'`gprof.texi; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../W._C._Handy/gprof/../include -I../../W._C._Handy/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../W._C._Handy/gprof/basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../W._C._Handy/gprof/../include -I../../W._C._Handy/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../W._C._Handy/gprof/call_graph.c @@ -2771,13 +2770,13 @@ libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshado touch gprof.1 perl ../../W._C._Handy/gprof/../etc/texi2pod.pl -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../W._C._Handy/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.24.51" --section=1 gprof.pod | \ - sed -e '/^.if n .na/d' > gprof.1.T$$ && \ - mv -f gprof.1.T$$ gprof.1) || \ - (rm -f gprof.1.T$$ && exit 1) + sed -e '/^.if n .na/d' > gprof.1.T$$ && \ + mv -f gprof.1.T$$ gprof.1) || \ + (rm -f gprof.1.T$$ && exit 1) rm -f gprof.pod -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' mkdir -p -- ./ld Configuring in ./ld configure: creating cache ./config.cache @@ -2957,79 +2956,79 @@ config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ - for f in `echo " " eelf_i386.o "" \ - | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ - echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ - done;\ - echo "";\ - echo "#define EMULATION_LIST \\";\ - for f in `echo " " eelf_i386.o "" \ - | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ - echo " &ld_${f}_emulation, \\"; \ - done;\ - echo " 0") >ldemul-tmp.h +for f in `echo " " eelf_i386.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \ +done;\ +echo "";\ +echo "#define EMULATION_LIST \\";\ +for f in `echo " " eelf_i386.o "" \ + | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ + echo " &ld_${f}_emulation, \\"; \ +done;\ +echo " 0") >ldemul-tmp.h mv ldemul-tmp.h ldemul-list.h /bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/deffilep.y y.tab.c deffilep.c y.tab.h deffilep.h y.output deffilep.output -- bison -y -d -conflicts: 76 shift/reduce +[...]/tschwinge/W._C._Handy.build/ld/../../W._C._Handy/ld/deffilep.y: warning: 76 shift/reduce conflicts [-Wconflicts-sr] updating deffilep.h make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld/po' file=`echo ../../../W._C._Handy/ld/po/bg | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/bg.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/bg.po file=`echo ../../../W._C._Handy/ld/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/da.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/da.po file=`echo ../../../W._C._Handy/ld/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/es.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/es.po file=`echo ../../../W._C._Handy/ld/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/fi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/fi.po file=`echo ../../../W._C._Handy/ld/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/fr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/fr.po file=`echo ../../../W._C._Handy/ld/po/ga | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/ga.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/ga.po file=`echo ../../../W._C._Handy/ld/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/id.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/id.po file=`echo ../../../W._C._Handy/ld/po/it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/it.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/ja.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/ja.po file=`echo ../../../W._C._Handy/ld/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/sv.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/sv.po file=`echo ../../../W._C._Handy/ld/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/tr.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/tr.po file=`echo ../../../W._C._Handy/ld/po/uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/uk.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/uk.po file=`echo ../../../W._C._Handy/ld/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/vi.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/vi.po file=`echo ../../../W._C._Handy/ld/po/zh_CN | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/zh_CN.po + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/zh_CN.po file=`echo ../../../W._C._Handy/ld/po/zh_TW | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/zh_TW.po -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/ld/po/zh_TW.po +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' cp ../../W._C._Handy/ld/gen-doc.texi ./configdoc.texi chmod u+w ./configdoc.texi restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -I ../../W._C._Handy/ld \ - -o ld.info `test -f 'ld.texinfo' || echo '../../W._C._Handy/ld/'`ld.texinfo; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc +rm -rf $backupdir && mkdir $backupdir && \ +if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if makeinfo --split-size=5000000 --split-size=5000000 -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -I ../../W._C._Handy/ld \ + -o ld.info `test -f 'ld.texinfo' || echo '../../W._C._Handy/ld/'`ld.texinfo; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc ../../W._C._Handy/ld/ld.texinfo:1334: warning: @pxref cross-reference name should not contain `:' /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../W._C._Handy/ld/'`testplug.c libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/W._C._Handy.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../W._C._Handy/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o @@ -3048,7 +3047,7 @@ mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../W._C._Handy/ld/ldlex-wrapper.c In file included from ../../W._C._Handy/ld/ldlex-wrapper.c:26:0: ldlex.c: In function 'yy_scan_buffer': -ldlex.c:3835:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] +ldlex.c:3834:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) ^ In file included from ldlex.l:31:0, @@ -3066,10 +3065,10 @@ mv -f .deps/mri.Tpo .deps/mri.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../W._C._Handy/ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ - -DDEFAULT_EMULATION='"elf_i386"' \ - -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ - -DTARGET='"i686-unknown-gnu0.5"' -DTARGET_SYSTEM_ROOT=\"/\" \ - ../../W._C._Handy/ld/ldmain.c + -DDEFAULT_EMULATION='"elf_i386"' \ + -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ + -DTARGET='"i686-unknown-gnu0.5"' -DTARGET_SYSTEM_ROOT=\"/\" \ + ../../W._C._Handy/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../W._C._Handy/ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po @@ -3082,8 +3081,8 @@ mv -f .deps/ldver.Tpo .deps/ldver.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../W._C._Handy/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ - -DSCRIPTDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib"' -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ - ../../W._C._Handy/ld/ldfile.c +-DSCRIPTDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib"' -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ + ../../W._C._Handy/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../W._C._Handy/ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po @@ -3098,13 +3097,13 @@ libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshado touch ld.1 perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.24.51" --section=1 ld.pod | \ - sed -e '/^.if n .na/d' > ld.1.T$$ && \ - mv -f ld.1.T$$ ld.1) || \ - (rm -f ld.1.T$$ && exit 1) + sed -e '/^.if n .na/d' > ld.1.T$$ && \ + mv -f ld.1.T$$ ld.1) || \ + (rm -f ld.1.T$$ && exit 1) rm -f ld.pod -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache @@ -3175,7 +3174,7 @@ configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing gstdint.h commands -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' source='../../W._C._Handy/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-4.8 -I../../W._C._Handy/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../W._C._Handy/libdecnumber -I. -c ../../W._C._Handy/libdecnumber/decNumber.c source='../../W._C._Handy/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-4.8 -I../../W._C._Handy/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../W._C._Handy/libdecnumber -I. -c ../../W._C._Handy/libdecnumber/decContext.c source='../../W._C._Handy/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc-4.8 -I../../W._C._Handy/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../W._C._Handy/libdecnumber -I. -c ../../W._C._Handy/libdecnumber/bid/decimal32.c @@ -3188,7 +3187,7 @@ source='../../W._C._Handy/libdecnumber/bid/host-ieee128.c' object='host-ieee128. rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o ranlib libdecnumber.a -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' mkdir -p -- ./readline Configuring in ./readline configure: creating cache ./config.cache @@ -3364,7 +3363,7 @@ config.status: creating examples/Makefile config.status: creating shlib/Makefile config.status: creating config.h config.status: executing default commands -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/readline' rm -f readline.o gcc-4.8 -c -DHAVE_CONFIG_H -I. -I../../W._C._Handy/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../W._C._Handy/readline/readline.c rm -f vi_mode.o @@ -3435,7 +3434,7 @@ test -n "ranlib" && ranlib libreadline.a rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/readline' mkdir -p -- ./sim Configuring in ./sim configure: creating cache ./config.cache @@ -3587,7 +3586,7 @@ checking for nl_langinfo and CODESET... yes checking for working fcntl.h... no (bad O_NOFOLLOW) checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes -checking for a traditional japanese locale... ja_JP +checking for a traditional japanese locale... ja_JP.EUC-JP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for a traditional french locale... fr_FR @@ -4255,14 +4254,14 @@ config.status: creating gdb.stabs/Makefile config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' CONFIG_HEADERS=config.h:config.in \ - CONFIG_COMMANDS="default depdir" \ - CONFIG_FILES= \ - CONFIG_LINKS= \ - /bin/dash config.status + CONFIG_COMMANDS="default depdir" \ + CONFIG_FILES= \ + CONFIG_LINKS= \ + /bin/dash config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands @@ -4274,869 +4273,869 @@ Moving observer.htmp to observer.h Creating observer.itmp Moving observer.itmp to observer.inc if [ "flex" ] && flex --version >/dev/null 2>&1; then \ - flex -oada-lex.c ../../W._C._Handy/gdb/ada-lex.l && \ - rm -f ada-lex.c.new && \ - sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e 's/yy_flex_xrealloc/yyxrealloc/g' \ - < ada-lex.c > ada-lex.c.new && \ - rm -f ada-lex.c && \ - mv ada-lex.c.new ada-lex.c; \ - elif [ -f ada-lex.c ]; then \ - echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \ - else \ - echo "ada-lex.c missing and flex not available."; \ - false; \ - fi + flex -oada-lex.c ../../W._C._Handy/gdb/ada-lex.l && \ + rm -f ada-lex.c.new && \ + sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e 's/yy_flex_xrealloc/yyxrealloc/g' \ + < ada-lex.c > ada-lex.c.new && \ + rm -f ada-lex.c && \ + mv ada-lex.c.new ada-lex.c; \ +elif [ -f ada-lex.c ]; then \ + echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \ +else \ + echo "ada-lex.c missing and flex not available."; \ + false; \ +fi config.status: creating Makefile config.status: executing depfiles commands -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' rm -f alloca.h-t alloca.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - cat ../../../../W._C._Handy/gdb/gnulib/import/alloca.in.h; \ - } > alloca.h-t && \ - mv -f alloca.h-t alloca.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + cat ../../../../W._C._Handy/gdb/gnulib/import/alloca.in.h; \ +} > alloca.h-t && \ +mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - echo '#define PREFIX "[...]/tschwinge/W._C._Handy.build.install"'; \ - echo '#define EXEC_PREFIX "[...]/tschwinge/W._C._Handy.build.install"'; \ - echo '#define BINDIR "[...]/tschwinge/W._C._Handy.build.install/bin"'; \ - echo '#define SBINDIR "[...]/tschwinge/W._C._Handy.build.install/sbin"'; \ - echo '#define LIBEXECDIR "[...]/tschwinge/W._C._Handy.build.install/libexec"'; \ - echo '#define DATAROOTDIR "[...]/tschwinge/W._C._Handy.build.install/share"'; \ - echo '#define DATADIR "[...]/tschwinge/W._C._Handy.build.install/share"'; \ - echo '#define SYSCONFDIR "[...]/tschwinge/W._C._Handy.build.install/etc"'; \ - echo '#define SHAREDSTATEDIR "[...]/tschwinge/W._C._Handy.build.install/com"'; \ - echo '#define LOCALSTATEDIR "[...]/tschwinge/W._C._Handy.build.install/var"'; \ - echo '#define INCLUDEDIR "[...]/tschwinge/W._C._Handy.build.install/include"'; \ - echo '#define OLDINCLUDEDIR "/usr/include"'; \ - echo '#define DOCDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ - echo '#define INFODIR "[...]/tschwinge/W._C._Handy.build.install/share/info"'; \ - echo '#define HTMLDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ - echo '#define DVIDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ - echo '#define PDFDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ - echo '#define PSDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ - echo '#define LIBDIR "[...]/tschwinge/W._C._Handy.build.install/lib"'; \ - echo '#define LISPDIR "[...]/tschwinge/W._C._Handy.build.install/share/emacs/site-lisp"'; \ - echo '#define LOCALEDIR "[...]/tschwinge/W._C._Handy.build.install/share/locale"'; \ - echo '#define MANDIR "[...]/tschwinge/W._C._Handy.build.install/share/man"'; \ - echo '#define MANEXT ""'; \ - echo '#define PKGDATADIR "[...]/tschwinge/W._C._Handy.build.install/share/libgnu"'; \ - echo '#define PKGINCLUDEDIR "[...]/tschwinge/W._C._Handy.build.install/include/libgnu"'; \ - echo '#define PKGLIBDIR "[...]/tschwinge/W._C._Handy.build.install/lib/libgnu"'; \ - echo '#define PKGLIBEXECDIR "[...]/tschwinge/W._C._Handy.build.install/libexec/libgnu"'; \ - } | sed '/""/d' > configmake.h-t && \ - mv -f configmake.h-t configmake.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + echo '#define PREFIX "[...]/tschwinge/W._C._Handy.build.install"'; \ + echo '#define EXEC_PREFIX "[...]/tschwinge/W._C._Handy.build.install"'; \ + echo '#define BINDIR "[...]/tschwinge/W._C._Handy.build.install/bin"'; \ + echo '#define SBINDIR "[...]/tschwinge/W._C._Handy.build.install/sbin"'; \ + echo '#define LIBEXECDIR "[...]/tschwinge/W._C._Handy.build.install/libexec"'; \ + echo '#define DATAROOTDIR "[...]/tschwinge/W._C._Handy.build.install/share"'; \ + echo '#define DATADIR "[...]/tschwinge/W._C._Handy.build.install/share"'; \ + echo '#define SYSCONFDIR "[...]/tschwinge/W._C._Handy.build.install/etc"'; \ + echo '#define SHAREDSTATEDIR "[...]/tschwinge/W._C._Handy.build.install/com"'; \ + echo '#define LOCALSTATEDIR "[...]/tschwinge/W._C._Handy.build.install/var"'; \ + echo '#define INCLUDEDIR "[...]/tschwinge/W._C._Handy.build.install/include"'; \ + echo '#define OLDINCLUDEDIR "/usr/include"'; \ + echo '#define DOCDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ + echo '#define INFODIR "[...]/tschwinge/W._C._Handy.build.install/share/info"'; \ + echo '#define HTMLDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ + echo '#define DVIDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ + echo '#define PDFDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ + echo '#define PSDIR "[...]/tschwinge/W._C._Handy.build.install/share/doc/"'; \ + echo '#define LIBDIR "[...]/tschwinge/W._C._Handy.build.install/lib"'; \ + echo '#define LISPDIR "[...]/tschwinge/W._C._Handy.build.install/share/emacs/site-lisp"'; \ + echo '#define LOCALEDIR "[...]/tschwinge/W._C._Handy.build.install/share/locale"'; \ + echo '#define MANDIR "[...]/tschwinge/W._C._Handy.build.install/share/man"'; \ + echo '#define MANEXT ""'; \ + echo '#define PKGDATADIR "[...]/tschwinge/W._C._Handy.build.install/share/libgnu"'; \ + echo '#define PKGINCLUDEDIR "[...]/tschwinge/W._C._Handy.build.install/include/libgnu"'; \ + echo '#define PKGLIBDIR "[...]/tschwinge/W._C._Handy.build.install/lib/libgnu"'; \ + echo '#define PKGLIBEXECDIR "[...]/tschwinge/W._C._Handy.build.install/libexec/libgnu"'; \ +} | sed '/""/d' > configmake.h-t && \ +mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ - sed -n -e '/_GL_CXXDEFS/,$p' \ - < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/c++defs.h \ - > c++defs.h-t && \ - mv c++defs.h-t c++defs.h +sed -n -e '/_GL_CXXDEFS/,$p' \ + < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/c++defs.h \ + > c++defs.h-t && \ +mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ - sed -n -e '/GL_ARG_NONNULL/,$p' \ - < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/arg-nonnull.h \ - > arg-nonnull.h-t && \ - mv arg-nonnull.h-t arg-nonnull.h +sed -n -e '/GL_ARG_NONNULL/,$p' \ + < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/arg-nonnull.h \ + > arg-nonnull.h-t && \ +mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ - sed -n -e '/^.ifndef/,$p' \ - < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/warn-on-use.h \ - > warn-on-use.h-t && \ - mv warn-on-use.h-t warn-on-use.h +sed -n -e '/^.ifndef/,$p' \ + < ../../../../W._C._Handy/gdb/gnulib/import/extra/snippet/warn-on-use.h \ + > warn-on-use.h-t && \ +mv warn-on-use.h-t warn-on-use.h rm -f dirent.h-t dirent.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''HAVE_DIRENT_H''@|1|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ - -e 's/@''GNULIB_OPENDIR''@/0/g' \ - -e 's/@''GNULIB_READDIR''@/0/g' \ - -e 's/@''GNULIB_REWINDDIR''@/0/g' \ - -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ - -e 's/@''GNULIB_DIRFD''@/0/g' \ - -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ - -e 's/@''GNULIB_SCANDIR''@/0/g' \ - -e 's/@''GNULIB_ALPHASORT''@/0/g' \ - -e 's/@''HAVE_OPENDIR''@/1/g' \ - -e 's/@''HAVE_READDIR''@/1/g' \ - -e 's/@''HAVE_REWINDDIR''@/1/g' \ - -e 's/@''HAVE_CLOSEDIR''@/1/g' \ - -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ - -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ - -e 's|@''HAVE_FDOPENDIR''@|1|g' \ - -e 's|@''HAVE_SCANDIR''@|1|g' \ - -e 's|@''HAVE_ALPHASORT''@|1|g' \ - -e 's|@''REPLACE_OPENDIR''@|0|g' \ - -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ - -e 's|@''REPLACE_DIRFD''@|0|g' \ - -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \ - } > dirent.h-t && \ - mv dirent.h-t dirent.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_DIRENT_H''@|1|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ + -e 's/@''GNULIB_OPENDIR''@/0/g' \ + -e 's/@''GNULIB_READDIR''@/0/g' \ + -e 's/@''GNULIB_REWINDDIR''@/0/g' \ + -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ + -e 's/@''GNULIB_DIRFD''@/0/g' \ + -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ + -e 's/@''GNULIB_SCANDIR''@/0/g' \ + -e 's/@''GNULIB_ALPHASORT''@/0/g' \ + -e 's/@''HAVE_OPENDIR''@/1/g' \ + -e 's/@''HAVE_READDIR''@/1/g' \ + -e 's/@''HAVE_REWINDDIR''@/1/g' \ + -e 's/@''HAVE_CLOSEDIR''@/1/g' \ + -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ + -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_FDOPENDIR''@|1|g' \ + -e 's|@''HAVE_SCANDIR''@|1|g' \ + -e 's|@''HAVE_ALPHASORT''@|1|g' \ + -e 's|@''REPLACE_OPENDIR''@|0|g' \ + -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ + -e 's|@''REPLACE_DIRFD''@|0|g' \ + -e 's|@''REPLACE_FDOPENDIR''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../../W._C._Handy/gdb/gnulib/import/dirent.in.h; \ +} > dirent.h-t && \ +mv dirent.h-t dirent.h rm -f inttypes.h-t inttypes.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ - -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ - -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ - -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ - -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ - -e 's/@''PRIPTR_PREFIX''@/""/g' \ - -e 's/@''GNULIB_IMAXABS''@/0/g' \ - -e 's/@''GNULIB_IMAXDIV''@/0/g' \ - -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ - -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ - -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ - -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ - -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ - -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ - -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ - -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ - -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ - -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ - -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ../../../../W._C._Handy/gdb/gnulib/import/inttypes.in.h; \ - } > inttypes.h-t && \ - mv inttypes.h-t inttypes.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \ + -e 's/@''PRI_MACROS_BROKEN''@/0/g' \ + -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ + -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ + -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ + -e 's/@''PRIPTR_PREFIX''@/""/g' \ + -e 's/@''GNULIB_IMAXABS''@/0/g' \ + -e 's/@''GNULIB_IMAXDIV''@/0/g' \ + -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ + -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ + -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ + -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ + -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ + -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ + -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ + -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \ + -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ + -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../../W._C._Handy/gdb/gnulib/import/inttypes.in.h; \ +} > inttypes.h-t && \ +mv inttypes.h-t inttypes.h rm -f math.h-t math.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \ - -e 's/@''GNULIB_ACOSF''@/0/g' \ - -e 's/@''GNULIB_ACOSL''@/0/g' \ - -e 's/@''GNULIB_ASINF''@/0/g' \ - -e 's/@''GNULIB_ASINL''@/0/g' \ - -e 's/@''GNULIB_ATANF''@/0/g' \ - -e 's/@''GNULIB_ATANL''@/0/g' \ - -e 's/@''GNULIB_ATAN2F''@/0/g' \ - -e 's/@''GNULIB_CBRT''@/0/g' \ - -e 's/@''GNULIB_CBRTF''@/0/g' \ - -e 's/@''GNULIB_CBRTL''@/0/g' \ - -e 's/@''GNULIB_CEIL''@/0/g' \ - -e 's/@''GNULIB_CEILF''@/0/g' \ - -e 's/@''GNULIB_CEILL''@/0/g' \ - -e 's/@''GNULIB_COPYSIGN''@/0/g' \ - -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ - -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ - -e 's/@''GNULIB_COSF''@/0/g' \ - -e 's/@''GNULIB_COSL''@/0/g' \ - -e 's/@''GNULIB_COSHF''@/0/g' \ - -e 's/@''GNULIB_EXPF''@/0/g' \ - -e 's/@''GNULIB_EXPL''@/0/g' \ - -e 's/@''GNULIB_EXP2''@/0/g' \ - -e 's/@''GNULIB_EXP2F''@/0/g' \ - -e 's/@''GNULIB_EXP2L''@/0/g' \ - -e 's/@''GNULIB_EXPM1''@/0/g' \ - -e 's/@''GNULIB_EXPM1F''@/0/g' \ - -e 's/@''GNULIB_EXPM1L''@/0/g' \ - -e 's/@''GNULIB_FABSF''@/0/g' \ - -e 's/@''GNULIB_FABSL''@/0/g' \ - -e 's/@''GNULIB_FLOOR''@/0/g' \ - -e 's/@''GNULIB_FLOORF''@/0/g' \ - -e 's/@''GNULIB_FLOORL''@/0/g' \ - -e 's/@''GNULIB_FMA''@/0/g' \ - -e 's/@''GNULIB_FMAF''@/0/g' \ - -e 's/@''GNULIB_FMAL''@/0/g' \ - -e 's/@''GNULIB_FMOD''@/0/g' \ - -e 's/@''GNULIB_FMODF''@/0/g' \ - -e 's/@''GNULIB_FMODL''@/0/g' \ - -e 's/@''GNULIB_FREXPF''@/0/g' \ - -e 's/@''GNULIB_FREXP''@/1/g' \ - -e 's/@''GNULIB_FREXPL''@/1/g' \ - -e 's/@''GNULIB_HYPOT''@/0/g' \ - -e 's/@''GNULIB_HYPOTF''@/0/g' \ - -e 's/@''GNULIB_HYPOTL''@/0/g' \ - < ../../../../W._C._Handy/gdb/gnulib/import/math.in.h | \ - sed -e 's/@''GNULIB_ILOGB''@/0/g' \ - -e 's/@''GNULIB_ILOGBF''@/0/g' \ - -e 's/@''GNULIB_ILOGBL''@/0/g' \ - -e 's/@''GNULIB_ISFINITE''@/0/g' \ - -e 's/@''GNULIB_ISINF''@/0/g' \ - -e 's/@''GNULIB_ISNAN''@/0/g' \ - -e 's/@''GNULIB_ISNANF''@/0/g' \ - -e 's/@''GNULIB_ISNAND''@/0/g' \ - -e 's/@''GNULIB_ISNANL''@/0/g' \ - -e 's/@''GNULIB_LDEXPF''@/0/g' \ - -e 's/@''GNULIB_LDEXPL''@/0/g' \ - -e 's/@''GNULIB_LOG''@/0/g' \ - -e 's/@''GNULIB_LOGF''@/0/g' \ - -e 's/@''GNULIB_LOGL''@/0/g' \ - -e 's/@''GNULIB_LOG10''@/0/g' \ - -e 's/@''GNULIB_LOG10F''@/0/g' \ - -e 's/@''GNULIB_LOG10L''@/0/g' \ - -e 's/@''GNULIB_LOG1P''@/0/g' \ - -e 's/@''GNULIB_LOG1PF''@/0/g' \ - -e 's/@''GNULIB_LOG1PL''@/0/g' \ - -e 's/@''GNULIB_LOG2''@/0/g' \ - -e 's/@''GNULIB_LOG2F''@/0/g' \ - -e 's/@''GNULIB_LOG2L''@/0/g' \ - -e 's/@''GNULIB_LOGB''@/0/g' \ - -e 's/@''GNULIB_LOGBF''@/0/g' \ - -e 's/@''GNULIB_LOGBL''@/0/g' \ - -e 's/@''GNULIB_MODF''@/0/g' \ - -e 's/@''GNULIB_MODFF''@/0/g' \ - -e 's/@''GNULIB_MODFL''@/0/g' \ - -e 's/@''GNULIB_POWF''@/0/g' \ - -e 's/@''GNULIB_REMAINDER''@/0/g' \ - -e 's/@''GNULIB_REMAINDERF''@/0/g' \ - -e 's/@''GNULIB_REMAINDERL''@/0/g' \ - -e 's/@''GNULIB_RINT''@/0/g' \ - -e 's/@''GNULIB_RINTF''@/0/g' \ - -e 's/@''GNULIB_RINTL''@/0/g' \ - -e 's/@''GNULIB_ROUND''@/0/g' \ - -e 's/@''GNULIB_ROUNDF''@/0/g' \ - -e 's/@''GNULIB_ROUNDL''@/0/g' \ - -e 's/@''GNULIB_SIGNBIT''@/0/g' \ - -e 's/@''GNULIB_SINF''@/0/g' \ - -e 's/@''GNULIB_SINL''@/0/g' \ - -e 's/@''GNULIB_SINHF''@/0/g' \ - -e 's/@''GNULIB_SQRTF''@/0/g' \ - -e 's/@''GNULIB_SQRTL''@/0/g' \ - -e 's/@''GNULIB_TANF''@/0/g' \ - -e 's/@''GNULIB_TANL''@/0/g' \ - -e 's/@''GNULIB_TANHF''@/0/g' \ - -e 's/@''GNULIB_TRUNC''@/0/g' \ - -e 's/@''GNULIB_TRUNCF''@/0/g' \ - -e 's/@''GNULIB_TRUNCL''@/0/g' \ - | \ - sed -e 's|@''HAVE_ACOSF''@|1|g' \ - -e 's|@''HAVE_ACOSL''@|1|g' \ - -e 's|@''HAVE_ASINF''@|1|g' \ - -e 's|@''HAVE_ASINL''@|1|g' \ - -e 's|@''HAVE_ATANF''@|1|g' \ - -e 's|@''HAVE_ATANL''@|1|g' \ - -e 's|@''HAVE_ATAN2F''@|1|g' \ - -e 's|@''HAVE_CBRT''@|1|g' \ - -e 's|@''HAVE_CBRTF''@|1|g' \ - -e 's|@''HAVE_CBRTL''@|1|g' \ - -e 's|@''HAVE_COPYSIGN''@|1|g' \ - -e 's|@''HAVE_COPYSIGNL''@|1|g' \ - -e 's|@''HAVE_COSF''@|1|g' \ - -e 's|@''HAVE_COSL''@|1|g' \ - -e 's|@''HAVE_COSHF''@|1|g' \ - -e 's|@''HAVE_EXPF''@|1|g' \ - -e 's|@''HAVE_EXPL''@|1|g' \ - -e 's|@''HAVE_EXPM1''@|1|g' \ - -e 's|@''HAVE_EXPM1F''@|1|g' \ - -e 's|@''HAVE_FABSF''@|1|g' \ - -e 's|@''HAVE_FABSL''@|1|g' \ - -e 's|@''HAVE_FMA''@|1|g' \ - -e 's|@''HAVE_FMAF''@|1|g' \ - -e 's|@''HAVE_FMAL''@|1|g' \ - -e 's|@''HAVE_FMODF''@|1|g' \ - -e 's|@''HAVE_FMODL''@|1|g' \ - -e 's|@''HAVE_FREXPF''@|1|g' \ - -e 's|@''HAVE_HYPOTF''@|1|g' \ - -e 's|@''HAVE_HYPOTL''@|1|g' \ - -e 's|@''HAVE_ILOGB''@|1|g' \ - -e 's|@''HAVE_ILOGBF''@|1|g' \ - -e 's|@''HAVE_ILOGBL''@|1|g' \ - -e 's|@''HAVE_ISNANF''@|1|g' \ - -e 's|@''HAVE_ISNAND''@|1|g' \ - -e 's|@''HAVE_ISNANL''@|1|g' \ - -e 's|@''HAVE_LDEXPF''@|1|g' \ - -e 's|@''HAVE_LOGF''@|1|g' \ - -e 's|@''HAVE_LOGL''@|1|g' \ - -e 's|@''HAVE_LOG10F''@|1|g' \ - -e 's|@''HAVE_LOG10L''@|1|g' \ - -e 's|@''HAVE_LOG1P''@|1|g' \ - -e 's|@''HAVE_LOG1PF''@|1|g' \ - -e 's|@''HAVE_LOG1PL''@|1|g' \ - -e 's|@''HAVE_LOGBF''@|1|g' \ - -e 's|@''HAVE_LOGBL''@|1|g' \ - -e 's|@''HAVE_MODFF''@|1|g' \ - -e 's|@''HAVE_MODFL''@|1|g' \ - -e 's|@''HAVE_POWF''@|1|g' \ - -e 's|@''HAVE_REMAINDER''@|1|g' \ - -e 's|@''HAVE_REMAINDERF''@|1|g' \ - -e 's|@''HAVE_RINT''@|1|g' \ - -e 's|@''HAVE_RINTL''@|1|g' \ - -e 's|@''HAVE_SINF''@|1|g' \ - -e 's|@''HAVE_SINL''@|1|g' \ - -e 's|@''HAVE_SINHF''@|1|g' \ - -e 's|@''HAVE_SQRTF''@|1|g' \ - -e 's|@''HAVE_SQRTL''@|1|g' \ - -e 's|@''HAVE_TANF''@|1|g' \ - -e 's|@''HAVE_TANL''@|1|g' \ - -e 's|@''HAVE_TANHF''@|1|g' \ - -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ - -e 's|@''HAVE_DECL_ASINL''@|1|g' \ - -e 's|@''HAVE_DECL_ATANL''@|1|g' \ - -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ - -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ - -e 's|@''HAVE_DECL_CEILF''@|1|g' \ - -e 's|@''HAVE_DECL_CEILL''@|1|g' \ - -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ - -e 's|@''HAVE_DECL_COSL''@|1|g' \ - -e 's|@''HAVE_DECL_EXPL''@|1|g' \ - -e 's|@''HAVE_DECL_EXP2''@|1|g' \ - -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ - -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ - -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ - -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ - -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ - -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ - -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ - -e 's|@''HAVE_DECL_LOGL''@|1|g' \ - -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ - -e 's|@''HAVE_DECL_LOG2''@|1|g' \ - -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ - -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ - -e 's|@''HAVE_DECL_LOGB''@|1|g' \ - -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ - -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ - -e 's|@''HAVE_DECL_RINTF''@|1|g' \ - -e 's|@''HAVE_DECL_ROUND''@|1|g' \ - -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ - -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ - -e 's|@''HAVE_DECL_SINL''@|1|g' \ - -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ - -e 's|@''HAVE_DECL_TANL''@|1|g' \ - -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ - -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ - -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ - | \ - sed -e 's|@''REPLACE_CBRTF''@|0|g' \ - -e 's|@''REPLACE_CBRTL''@|0|g' \ - -e 's|@''REPLACE_CEIL''@|0|g' \ - -e 's|@''REPLACE_CEILF''@|0|g' \ - -e 's|@''REPLACE_CEILL''@|0|g' \ - -e 's|@''REPLACE_EXPM1''@|0|g' \ - -e 's|@''REPLACE_EXPM1F''@|0|g' \ - -e 's|@''REPLACE_EXP2''@|0|g' \ - -e 's|@''REPLACE_EXP2L''@|0|g' \ - -e 's|@''REPLACE_FABSL''@|0|g' \ - -e 's|@''REPLACE_FLOOR''@|0|g' \ - -e 's|@''REPLACE_FLOORF''@|0|g' \ - -e 's|@''REPLACE_FLOORL''@|0|g' \ - -e 's|@''REPLACE_FMA''@|0|g' \ - -e 's|@''REPLACE_FMAF''@|0|g' \ - -e 's|@''REPLACE_FMAL''@|0|g' \ - -e 's|@''REPLACE_FMOD''@|0|g' \ - -e 's|@''REPLACE_FMODF''@|0|g' \ - -e 's|@''REPLACE_FMODL''@|0|g' \ - -e 's|@''REPLACE_FREXPF''@|0|g' \ - -e 's|@''REPLACE_FREXP''@|0|g' \ - -e 's|@''REPLACE_FREXPL''@|0|g' \ - -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ - -e 's|@''REPLACE_HYPOT''@|0|g' \ - -e 's|@''REPLACE_HYPOTF''@|0|g' \ - -e 's|@''REPLACE_HYPOTL''@|0|g' \ - -e 's|@''REPLACE_ILOGB''@|0|g' \ - -e 's|@''REPLACE_ILOGBF''@|0|g' \ - -e 's|@''REPLACE_ISFINITE''@|0|g' \ - -e 's|@''REPLACE_ISINF''@|0|g' \ - -e 's|@''REPLACE_ISNAN''@|0|g' \ - -e 's|@''REPLACE_ITOLD''@|0|g' \ - -e 's|@''REPLACE_LDEXPL''@|0|g' \ - -e 's|@''REPLACE_LOG''@|0|g' \ - -e 's|@''REPLACE_LOGF''@|0|g' \ - -e 's|@''REPLACE_LOGL''@|0|g' \ - -e 's|@''REPLACE_LOG10''@|0|g' \ - -e 's|@''REPLACE_LOG10F''@|0|g' \ - -e 's|@''REPLACE_LOG10L''@|0|g' \ - -e 's|@''REPLACE_LOG1P''@|0|g' \ - -e 's|@''REPLACE_LOG1PF''@|0|g' \ - -e 's|@''REPLACE_LOG1PL''@|0|g' \ - -e 's|@''REPLACE_LOG2''@|0|g' \ - -e 's|@''REPLACE_LOG2F''@|0|g' \ - -e 's|@''REPLACE_LOG2L''@|0|g' \ - -e 's|@''REPLACE_LOGB''@|0|g' \ - -e 's|@''REPLACE_LOGBF''@|0|g' \ - -e 's|@''REPLACE_LOGBL''@|0|g' \ - -e 's|@''REPLACE_MODF''@|0|g' \ - -e 's|@''REPLACE_MODFF''@|0|g' \ - -e 's|@''REPLACE_MODFL''@|0|g' \ - -e 's|@''REPLACE_NAN''@|0|g' \ - -e 's|@''REPLACE_REMAINDER''@|0|g' \ - -e 's|@''REPLACE_REMAINDERF''@|0|g' \ - -e 's|@''REPLACE_REMAINDERL''@|0|g' \ - -e 's|@''REPLACE_ROUND''@|0|g' \ - -e 's|@''REPLACE_ROUNDF''@|0|g' \ - -e 's|@''REPLACE_ROUNDL''@|0|g' \ - -e 's|@''REPLACE_SIGNBIT''@|0|g' \ - -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ - -e 's|@''REPLACE_SQRTL''@|0|g' \ - -e 's|@''REPLACE_TRUNC''@|0|g' \ - -e 's|@''REPLACE_TRUNCF''@|0|g' \ - -e 's|@''REPLACE_TRUNCL''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ - } > math.h-t && \ - mv math.h-t math.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \ + -e 's/@''GNULIB_ACOSF''@/0/g' \ + -e 's/@''GNULIB_ACOSL''@/0/g' \ + -e 's/@''GNULIB_ASINF''@/0/g' \ + -e 's/@''GNULIB_ASINL''@/0/g' \ + -e 's/@''GNULIB_ATANF''@/0/g' \ + -e 's/@''GNULIB_ATANL''@/0/g' \ + -e 's/@''GNULIB_ATAN2F''@/0/g' \ + -e 's/@''GNULIB_CBRT''@/0/g' \ + -e 's/@''GNULIB_CBRTF''@/0/g' \ + -e 's/@''GNULIB_CBRTL''@/0/g' \ + -e 's/@''GNULIB_CEIL''@/0/g' \ + -e 's/@''GNULIB_CEILF''@/0/g' \ + -e 's/@''GNULIB_CEILL''@/0/g' \ + -e 's/@''GNULIB_COPYSIGN''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ + -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ + -e 's/@''GNULIB_COSF''@/0/g' \ + -e 's/@''GNULIB_COSL''@/0/g' \ + -e 's/@''GNULIB_COSHF''@/0/g' \ + -e 's/@''GNULIB_EXPF''@/0/g' \ + -e 's/@''GNULIB_EXPL''@/0/g' \ + -e 's/@''GNULIB_EXP2''@/0/g' \ + -e 's/@''GNULIB_EXP2F''@/0/g' \ + -e 's/@''GNULIB_EXP2L''@/0/g' \ + -e 's/@''GNULIB_EXPM1''@/0/g' \ + -e 's/@''GNULIB_EXPM1F''@/0/g' \ + -e 's/@''GNULIB_EXPM1L''@/0/g' \ + -e 's/@''GNULIB_FABSF''@/0/g' \ + -e 's/@''GNULIB_FABSL''@/0/g' \ + -e 's/@''GNULIB_FLOOR''@/0/g' \ + -e 's/@''GNULIB_FLOORF''@/0/g' \ + -e 's/@''GNULIB_FLOORL''@/0/g' \ + -e 's/@''GNULIB_FMA''@/0/g' \ + -e 's/@''GNULIB_FMAF''@/0/g' \ + -e 's/@''GNULIB_FMAL''@/0/g' \ + -e 's/@''GNULIB_FMOD''@/0/g' \ + -e 's/@''GNULIB_FMODF''@/0/g' \ + -e 's/@''GNULIB_FMODL''@/0/g' \ + -e 's/@''GNULIB_FREXPF''@/0/g' \ + -e 's/@''GNULIB_FREXP''@/1/g' \ + -e 's/@''GNULIB_FREXPL''@/1/g' \ + -e 's/@''GNULIB_HYPOT''@/0/g' \ + -e 's/@''GNULIB_HYPOTF''@/0/g' \ + -e 's/@''GNULIB_HYPOTL''@/0/g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/math.in.h | \ + sed -e 's/@''GNULIB_ILOGB''@/0/g' \ + -e 's/@''GNULIB_ILOGBF''@/0/g' \ + -e 's/@''GNULIB_ILOGBL''@/0/g' \ + -e 's/@''GNULIB_ISFINITE''@/0/g' \ + -e 's/@''GNULIB_ISINF''@/0/g' \ + -e 's/@''GNULIB_ISNAN''@/0/g' \ + -e 's/@''GNULIB_ISNANF''@/0/g' \ + -e 's/@''GNULIB_ISNAND''@/0/g' \ + -e 's/@''GNULIB_ISNANL''@/0/g' \ + -e 's/@''GNULIB_LDEXPF''@/0/g' \ + -e 's/@''GNULIB_LDEXPL''@/0/g' \ + -e 's/@''GNULIB_LOG''@/0/g' \ + -e 's/@''GNULIB_LOGF''@/0/g' \ + -e 's/@''GNULIB_LOGL''@/0/g' \ + -e 's/@''GNULIB_LOG10''@/0/g' \ + -e 's/@''GNULIB_LOG10F''@/0/g' \ + -e 's/@''GNULIB_LOG10L''@/0/g' \ + -e 's/@''GNULIB_LOG1P''@/0/g' \ + -e 's/@''GNULIB_LOG1PF''@/0/g' \ + -e 's/@''GNULIB_LOG1PL''@/0/g' \ + -e 's/@''GNULIB_LOG2''@/0/g' \ + -e 's/@''GNULIB_LOG2F''@/0/g' \ + -e 's/@''GNULIB_LOG2L''@/0/g' \ + -e 's/@''GNULIB_LOGB''@/0/g' \ + -e 's/@''GNULIB_LOGBF''@/0/g' \ + -e 's/@''GNULIB_LOGBL''@/0/g' \ + -e 's/@''GNULIB_MODF''@/0/g' \ + -e 's/@''GNULIB_MODFF''@/0/g' \ + -e 's/@''GNULIB_MODFL''@/0/g' \ + -e 's/@''GNULIB_POWF''@/0/g' \ + -e 's/@''GNULIB_REMAINDER''@/0/g' \ + -e 's/@''GNULIB_REMAINDERF''@/0/g' \ + -e 's/@''GNULIB_REMAINDERL''@/0/g' \ + -e 's/@''GNULIB_RINT''@/0/g' \ + -e 's/@''GNULIB_RINTF''@/0/g' \ + -e 's/@''GNULIB_RINTL''@/0/g' \ + -e 's/@''GNULIB_ROUND''@/0/g' \ + -e 's/@''GNULIB_ROUNDF''@/0/g' \ + -e 's/@''GNULIB_ROUNDL''@/0/g' \ + -e 's/@''GNULIB_SIGNBIT''@/0/g' \ + -e 's/@''GNULIB_SINF''@/0/g' \ + -e 's/@''GNULIB_SINL''@/0/g' \ + -e 's/@''GNULIB_SINHF''@/0/g' \ + -e 's/@''GNULIB_SQRTF''@/0/g' \ + -e 's/@''GNULIB_SQRTL''@/0/g' \ + -e 's/@''GNULIB_TANF''@/0/g' \ + -e 's/@''GNULIB_TANL''@/0/g' \ + -e 's/@''GNULIB_TANHF''@/0/g' \ + -e 's/@''GNULIB_TRUNC''@/0/g' \ + -e 's/@''GNULIB_TRUNCF''@/0/g' \ + -e 's/@''GNULIB_TRUNCL''@/0/g' \ + | \ + sed -e 's|@''HAVE_ACOSF''@|1|g' \ + -e 's|@''HAVE_ACOSL''@|1|g' \ + -e 's|@''HAVE_ASINF''@|1|g' \ + -e 's|@''HAVE_ASINL''@|1|g' \ + -e 's|@''HAVE_ATANF''@|1|g' \ + -e 's|@''HAVE_ATANL''@|1|g' \ + -e 's|@''HAVE_ATAN2F''@|1|g' \ + -e 's|@''HAVE_CBRT''@|1|g' \ + -e 's|@''HAVE_CBRTF''@|1|g' \ + -e 's|@''HAVE_CBRTL''@|1|g' \ + -e 's|@''HAVE_COPYSIGN''@|1|g' \ + -e 's|@''HAVE_COPYSIGNL''@|1|g' \ + -e 's|@''HAVE_COSF''@|1|g' \ + -e 's|@''HAVE_COSL''@|1|g' \ + -e 's|@''HAVE_COSHF''@|1|g' \ + -e 's|@''HAVE_EXPF''@|1|g' \ + -e 's|@''HAVE_EXPL''@|1|g' \ + -e 's|@''HAVE_EXPM1''@|1|g' \ + -e 's|@''HAVE_EXPM1F''@|1|g' \ + -e 's|@''HAVE_FABSF''@|1|g' \ + -e 's|@''HAVE_FABSL''@|1|g' \ + -e 's|@''HAVE_FMA''@|1|g' \ + -e 's|@''HAVE_FMAF''@|1|g' \ + -e 's|@''HAVE_FMAL''@|1|g' \ + -e 's|@''HAVE_FMODF''@|1|g' \ + -e 's|@''HAVE_FMODL''@|1|g' \ + -e 's|@''HAVE_FREXPF''@|1|g' \ + -e 's|@''HAVE_HYPOTF''@|1|g' \ + -e 's|@''HAVE_HYPOTL''@|1|g' \ + -e 's|@''HAVE_ILOGB''@|1|g' \ + -e 's|@''HAVE_ILOGBF''@|1|g' \ + -e 's|@''HAVE_ILOGBL''@|1|g' \ + -e 's|@''HAVE_ISNANF''@|1|g' \ + -e 's|@''HAVE_ISNAND''@|1|g' \ + -e 's|@''HAVE_ISNANL''@|1|g' \ + -e 's|@''HAVE_LDEXPF''@|1|g' \ + -e 's|@''HAVE_LOGF''@|1|g' \ + -e 's|@''HAVE_LOGL''@|1|g' \ + -e 's|@''HAVE_LOG10F''@|1|g' \ + -e 's|@''HAVE_LOG10L''@|1|g' \ + -e 's|@''HAVE_LOG1P''@|1|g' \ + -e 's|@''HAVE_LOG1PF''@|1|g' \ + -e 's|@''HAVE_LOG1PL''@|1|g' \ + -e 's|@''HAVE_LOGBF''@|1|g' \ + -e 's|@''HAVE_LOGBL''@|1|g' \ + -e 's|@''HAVE_MODFF''@|1|g' \ + -e 's|@''HAVE_MODFL''@|1|g' \ + -e 's|@''HAVE_POWF''@|1|g' \ + -e 's|@''HAVE_REMAINDER''@|1|g' \ + -e 's|@''HAVE_REMAINDERF''@|1|g' \ + -e 's|@''HAVE_RINT''@|1|g' \ + -e 's|@''HAVE_RINTL''@|1|g' \ + -e 's|@''HAVE_SINF''@|1|g' \ + -e 's|@''HAVE_SINL''@|1|g' \ + -e 's|@''HAVE_SINHF''@|1|g' \ + -e 's|@''HAVE_SQRTF''@|1|g' \ + -e 's|@''HAVE_SQRTL''@|1|g' \ + -e 's|@''HAVE_TANF''@|1|g' \ + -e 's|@''HAVE_TANL''@|1|g' \ + -e 's|@''HAVE_TANHF''@|1|g' \ + -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ + -e 's|@''HAVE_DECL_ASINL''@|1|g' \ + -e 's|@''HAVE_DECL_ATANL''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ + -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ + -e 's|@''HAVE_DECL_CEILF''@|1|g' \ + -e 's|@''HAVE_DECL_CEILL''@|1|g' \ + -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ + -e 's|@''HAVE_DECL_COSL''@|1|g' \ + -e 's|@''HAVE_DECL_EXPL''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ + -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ + -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ + -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ + -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ + -e 's|@''HAVE_DECL_LOGL''@|1|g' \ + -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ + -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ + -e 's|@''HAVE_DECL_LOGB''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ + -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ + -e 's|@''HAVE_DECL_RINTF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUND''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ + -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ + -e 's|@''HAVE_DECL_SINL''@|1|g' \ + -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ + -e 's|@''HAVE_DECL_TANL''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ + -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ + | \ + sed -e 's|@''REPLACE_CBRTF''@|0|g' \ + -e 's|@''REPLACE_CBRTL''@|0|g' \ + -e 's|@''REPLACE_CEIL''@|0|g' \ + -e 's|@''REPLACE_CEILF''@|0|g' \ + -e 's|@''REPLACE_CEILL''@|0|g' \ + -e 's|@''REPLACE_EXPM1''@|0|g' \ + -e 's|@''REPLACE_EXPM1F''@|0|g' \ + -e 's|@''REPLACE_EXP2''@|0|g' \ + -e 's|@''REPLACE_EXP2L''@|0|g' \ + -e 's|@''REPLACE_FABSL''@|0|g' \ + -e 's|@''REPLACE_FLOOR''@|0|g' \ + -e 's|@''REPLACE_FLOORF''@|0|g' \ + -e 's|@''REPLACE_FLOORL''@|0|g' \ + -e 's|@''REPLACE_FMA''@|0|g' \ + -e 's|@''REPLACE_FMAF''@|0|g' \ + -e 's|@''REPLACE_FMAL''@|0|g' \ + -e 's|@''REPLACE_FMOD''@|0|g' \ + -e 's|@''REPLACE_FMODF''@|0|g' \ + -e 's|@''REPLACE_FMODL''@|0|g' \ + -e 's|@''REPLACE_FREXPF''@|0|g' \ + -e 's|@''REPLACE_FREXP''@|0|g' \ + -e 's|@''REPLACE_FREXPL''@|0|g' \ + -e 's|@''REPLACE_HUGE_VAL''@|0|g' \ + -e 's|@''REPLACE_HYPOT''@|0|g' \ + -e 's|@''REPLACE_HYPOTF''@|0|g' \ + -e 's|@''REPLACE_HYPOTL''@|0|g' \ + -e 's|@''REPLACE_ILOGB''@|0|g' \ + -e 's|@''REPLACE_ILOGBF''@|0|g' \ + -e 's|@''REPLACE_ISFINITE''@|0|g' \ + -e 's|@''REPLACE_ISINF''@|0|g' \ + -e 's|@''REPLACE_ISNAN''@|0|g' \ + -e 's|@''REPLACE_ITOLD''@|0|g' \ + -e 's|@''REPLACE_LDEXPL''@|0|g' \ + -e 's|@''REPLACE_LOG''@|0|g' \ + -e 's|@''REPLACE_LOGF''@|0|g' \ + -e 's|@''REPLACE_LOGL''@|0|g' \ + -e 's|@''REPLACE_LOG10''@|0|g' \ + -e 's|@''REPLACE_LOG10F''@|0|g' \ + -e 's|@''REPLACE_LOG10L''@|0|g' \ + -e 's|@''REPLACE_LOG1P''@|0|g' \ + -e 's|@''REPLACE_LOG1PF''@|0|g' \ + -e 's|@''REPLACE_LOG1PL''@|0|g' \ + -e 's|@''REPLACE_LOG2''@|0|g' \ + -e 's|@''REPLACE_LOG2F''@|0|g' \ + -e 's|@''REPLACE_LOG2L''@|0|g' \ + -e 's|@''REPLACE_LOGB''@|0|g' \ + -e 's|@''REPLACE_LOGBF''@|0|g' \ + -e 's|@''REPLACE_LOGBL''@|0|g' \ + -e 's|@''REPLACE_MODF''@|0|g' \ + -e 's|@''REPLACE_MODFF''@|0|g' \ + -e 's|@''REPLACE_MODFL''@|0|g' \ + -e 's|@''REPLACE_NAN''@|0|g' \ + -e 's|@''REPLACE_REMAINDER''@|0|g' \ + -e 's|@''REPLACE_REMAINDERF''@|0|g' \ + -e 's|@''REPLACE_REMAINDERL''@|0|g' \ + -e 's|@''REPLACE_ROUND''@|0|g' \ + -e 's|@''REPLACE_ROUNDF''@|0|g' \ + -e 's|@''REPLACE_ROUNDL''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT''@|0|g' \ + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ + -e 's|@''REPLACE_SQRTL''@|0|g' \ + -e 's|@''REPLACE_TRUNC''@|0|g' \ + -e 's|@''REPLACE_TRUNCF''@|0|g' \ + -e 's|@''REPLACE_TRUNCL''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ +} > math.h-t && \ +mv math.h-t math.h rm -f string.h-t string.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ - -e 's/@''GNULIB_FFSL''@/0/g' \ - -e 's/@''GNULIB_FFSLL''@/0/g' \ - -e 's/@''GNULIB_MBSLEN''@/0/g' \ - -e 's/@''GNULIB_MBSNLEN''@/0/g' \ - -e 's/@''GNULIB_MBSCHR''@/0/g' \ - -e 's/@''GNULIB_MBSRCHR''@/0/g' \ - -e 's/@''GNULIB_MBSSTR''@/0/g' \ - -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ - -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ - -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ - -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ - -e 's/@''GNULIB_MBSCSPN''@/0/g' \ - -e 's/@''GNULIB_MBSPBRK''@/0/g' \ - -e 's/@''GNULIB_MBSSPN''@/0/g' \ - -e 's/@''GNULIB_MBSSEP''@/0/g' \ - -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ - -e 's/@''GNULIB_MEMCHR''@/1/g' \ - -e 's/@''GNULIB_MEMMEM''@/1/g' \ - -e 's/@''GNULIB_MEMPCPY''@/0/g' \ - -e 's/@''GNULIB_MEMRCHR''@/0/g' \ - -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ - -e 's/@''GNULIB_STPCPY''@/0/g' \ - -e 's/@''GNULIB_STPNCPY''@/0/g' \ - -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ - -e 's/@''GNULIB_STRDUP''@/0/g' \ - -e 's/@''GNULIB_STRNCAT''@/0/g' \ - -e 's/@''GNULIB_STRNDUP''@/0/g' \ - -e 's/@''GNULIB_STRNLEN''@/0/g' \ - -e 's/@''GNULIB_STRPBRK''@/0/g' \ - -e 's/@''GNULIB_STRSEP''@/0/g' \ - -e 's/@''GNULIB_STRSTR''@/1/g' \ - -e 's/@''GNULIB_STRCASESTR''@/0/g' \ - -e 's/@''GNULIB_STRTOK_R''@/0/g' \ - -e 's/@''GNULIB_STRERROR''@/0/g' \ - -e 's/@''GNULIB_STRERROR_R''@/0/g' \ - -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ - -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ - < ../../../../W._C._Handy/gdb/gnulib/import/string.in.h | \ - sed -e 's|@''HAVE_FFSL''@|1|g' \ - -e 's|@''HAVE_FFSLL''@|1|g' \ - -e 's|@''HAVE_MBSLEN''@|0|g' \ - -e 's|@''HAVE_MEMCHR''@|1|g' \ - -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ - -e 's|@''HAVE_MEMPCPY''@|1|g' \ - -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ - -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ - -e 's|@''HAVE_STPCPY''@|1|g' \ - -e 's|@''HAVE_STPNCPY''@|1|g' \ - -e 's|@''HAVE_STRCHRNUL''@|1|g' \ - -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ - -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ - -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ - -e 's|@''HAVE_STRPBRK''@|1|g' \ - -e 's|@''HAVE_STRSEP''@|1|g' \ - -e 's|@''HAVE_STRCASESTR''@|1|g' \ - -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ - -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ - -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ - -e 's|@''HAVE_STRVERSCMP''@|1|g' \ - -e 's|@''REPLACE_STPNCPY''@|0|g' \ - -e 's|@''REPLACE_MEMCHR''@|0|g' \ - -e 's|@''REPLACE_MEMMEM''@|0|g' \ - -e 's|@''REPLACE_STRCASESTR''@|0|g' \ - -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ - -e 's|@''REPLACE_STRDUP''@|0|g' \ - -e 's|@''REPLACE_STRSTR''@|0|g' \ - -e 's|@''REPLACE_STRERROR''@|0|g' \ - -e 's|@''REPLACE_STRERROR_R''@|0|g' \ - -e 's|@''REPLACE_STRNCAT''@|0|g' \ - -e 's|@''REPLACE_STRNDUP''@|0|g' \ - -e 's|@''REPLACE_STRNLEN''@|0|g' \ - -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ - -e 's|@''REPLACE_STRTOK_R''@|0|g' \ - -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ - < ../../../../W._C._Handy/gdb/gnulib/import/string.in.h; \ - } > string.h-t && \ - mv string.h-t string.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ + -e 's/@''GNULIB_FFSL''@/0/g' \ + -e 's/@''GNULIB_FFSLL''@/0/g' \ + -e 's/@''GNULIB_MBSLEN''@/0/g' \ + -e 's/@''GNULIB_MBSNLEN''@/0/g' \ + -e 's/@''GNULIB_MBSCHR''@/0/g' \ + -e 's/@''GNULIB_MBSRCHR''@/0/g' \ + -e 's/@''GNULIB_MBSSTR''@/0/g' \ + -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ + -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ + -e 's/@''GNULIB_MBSCSPN''@/0/g' \ + -e 's/@''GNULIB_MBSPBRK''@/0/g' \ + -e 's/@''GNULIB_MBSSPN''@/0/g' \ + -e 's/@''GNULIB_MBSSEP''@/0/g' \ + -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ + -e 's/@''GNULIB_MEMCHR''@/1/g' \ + -e 's/@''GNULIB_MEMMEM''@/1/g' \ + -e 's/@''GNULIB_MEMPCPY''@/0/g' \ + -e 's/@''GNULIB_MEMRCHR''@/0/g' \ + -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ + -e 's/@''GNULIB_STPCPY''@/0/g' \ + -e 's/@''GNULIB_STPNCPY''@/0/g' \ + -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ + -e 's/@''GNULIB_STRDUP''@/0/g' \ + -e 's/@''GNULIB_STRNCAT''@/0/g' \ + -e 's/@''GNULIB_STRNDUP''@/0/g' \ + -e 's/@''GNULIB_STRNLEN''@/0/g' \ + -e 's/@''GNULIB_STRPBRK''@/0/g' \ + -e 's/@''GNULIB_STRSEP''@/0/g' \ + -e 's/@''GNULIB_STRSTR''@/1/g' \ + -e 's/@''GNULIB_STRCASESTR''@/0/g' \ + -e 's/@''GNULIB_STRTOK_R''@/0/g' \ + -e 's/@''GNULIB_STRERROR''@/0/g' \ + -e 's/@''GNULIB_STRERROR_R''@/0/g' \ + -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ + -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/string.in.h | \ + sed -e 's|@''HAVE_FFSL''@|1|g' \ + -e 's|@''HAVE_FFSLL''@|1|g' \ + -e 's|@''HAVE_MBSLEN''@|0|g' \ + -e 's|@''HAVE_MEMCHR''@|1|g' \ + -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ + -e 's|@''HAVE_MEMPCPY''@|1|g' \ + -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ + -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ + -e 's|@''HAVE_STPCPY''@|1|g' \ + -e 's|@''HAVE_STPNCPY''@|1|g' \ + -e 's|@''HAVE_STRCHRNUL''@|1|g' \ + -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ + -e 's|@''HAVE_STRPBRK''@|1|g' \ + -e 's|@''HAVE_STRSEP''@|1|g' \ + -e 's|@''HAVE_STRCASESTR''@|1|g' \ + -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ + -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ + -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ + -e 's|@''HAVE_STRVERSCMP''@|1|g' \ + -e 's|@''REPLACE_STPNCPY''@|0|g' \ + -e 's|@''REPLACE_MEMCHR''@|0|g' \ + -e 's|@''REPLACE_MEMMEM''@|0|g' \ + -e 's|@''REPLACE_STRCASESTR''@|0|g' \ + -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ + -e 's|@''REPLACE_STRDUP''@|0|g' \ + -e 's|@''REPLACE_STRSTR''@|0|g' \ + -e 's|@''REPLACE_STRERROR''@|0|g' \ + -e 's|@''REPLACE_STRERROR_R''@|0|g' \ + -e 's|@''REPLACE_STRNCAT''@|0|g' \ + -e 's|@''REPLACE_STRNDUP''@|0|g' \ + -e 's|@''REPLACE_STRNLEN''@|0|g' \ + -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ + -e 's|@''REPLACE_STRTOK_R''@|0|g' \ + -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ + < ../../../../W._C._Handy/gdb/gnulib/import/string.in.h; \ +} > string.h-t && \ +mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ - -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ - -e 's/@''GNULIB_FCHMODAT''@/0/g' \ - -e 's/@''GNULIB_FSTAT''@/0/g' \ - -e 's/@''GNULIB_FSTATAT''@/0/g' \ - -e 's/@''GNULIB_FUTIMENS''@/0/g' \ - -e 's/@''GNULIB_LCHMOD''@/0/g' \ - -e 's/@''GNULIB_LSTAT''@/0/g' \ - -e 's/@''GNULIB_MKDIRAT''@/0/g' \ - -e 's/@''GNULIB_MKFIFO''@/0/g' \ - -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ - -e 's/@''GNULIB_MKNOD''@/0/g' \ - -e 's/@''GNULIB_MKNODAT''@/0/g' \ - -e 's/@''GNULIB_STAT''@/0/g' \ - -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ - -e 's|@''HAVE_FCHMODAT''@|1|g' \ - -e 's|@''HAVE_FSTATAT''@|1|g' \ - -e 's|@''HAVE_FUTIMENS''@|1|g' \ - -e 's|@''HAVE_LCHMOD''@|1|g' \ - -e 's|@''HAVE_LSTAT''@|1|g' \ - -e 's|@''HAVE_MKDIRAT''@|1|g' \ - -e 's|@''HAVE_MKFIFO''@|1|g' \ - -e 's|@''HAVE_MKFIFOAT''@|1|g' \ - -e 's|@''HAVE_MKNOD''@|1|g' \ - -e 's|@''HAVE_MKNODAT''@|1|g' \ - -e 's|@''HAVE_UTIMENSAT''@|1|g' \ - -e 's|@''REPLACE_FSTAT''@|0|g' \ - -e 's|@''REPLACE_FSTATAT''@|0|g' \ - -e 's|@''REPLACE_FUTIMENS''@|0|g' \ - -e 's|@''REPLACE_LSTAT''@|0|g' \ - -e 's|@''REPLACE_MKDIR''@|0|g' \ - -e 's|@''REPLACE_MKFIFO''@|0|g' \ - -e 's|@''REPLACE_MKNOD''@|0|g' \ - -e 's|@''REPLACE_STAT''@|0|g' \ - -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ../../../../W._C._Handy/gdb/gnulib/import/sys_stat.in.h; \ - } > sys/stat.h-t && \ - mv sys/stat.h-t sys/stat.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ + -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ + -e 's/@''GNULIB_FCHMODAT''@/0/g' \ + -e 's/@''GNULIB_FSTAT''@/0/g' \ + -e 's/@''GNULIB_FSTATAT''@/0/g' \ + -e 's/@''GNULIB_FUTIMENS''@/0/g' \ + -e 's/@''GNULIB_LCHMOD''@/0/g' \ + -e 's/@''GNULIB_LSTAT''@/0/g' \ + -e 's/@''GNULIB_MKDIRAT''@/0/g' \ + -e 's/@''GNULIB_MKFIFO''@/0/g' \ + -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ + -e 's/@''GNULIB_MKNOD''@/0/g' \ + -e 's/@''GNULIB_MKNODAT''@/0/g' \ + -e 's/@''GNULIB_STAT''@/0/g' \ + -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ + -e 's|@''HAVE_FCHMODAT''@|1|g' \ + -e 's|@''HAVE_FSTATAT''@|1|g' \ + -e 's|@''HAVE_FUTIMENS''@|1|g' \ + -e 's|@''HAVE_LCHMOD''@|1|g' \ + -e 's|@''HAVE_LSTAT''@|1|g' \ + -e 's|@''HAVE_MKDIRAT''@|1|g' \ + -e 's|@''HAVE_MKFIFO''@|1|g' \ + -e 's|@''HAVE_MKFIFOAT''@|1|g' \ + -e 's|@''HAVE_MKNOD''@|1|g' \ + -e 's|@''HAVE_MKNODAT''@|1|g' \ + -e 's|@''HAVE_UTIMENSAT''@|1|g' \ + -e 's|@''REPLACE_FSTAT''@|0|g' \ + -e 's|@''REPLACE_FSTATAT''@|0|g' \ + -e 's|@''REPLACE_FUTIMENS''@|0|g' \ + -e 's|@''REPLACE_LSTAT''@|0|g' \ + -e 's|@''REPLACE_MKDIR''@|0|g' \ + -e 's|@''REPLACE_MKFIFO''@|0|g' \ + -e 's|@''REPLACE_MKNOD''@|0|g' \ + -e 's|@''REPLACE_STAT''@|0|g' \ + -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../../W._C._Handy/gdb/gnulib/import/sys_stat.in.h; \ +} > sys/stat.h-t && \ +mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ - -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ - < ../../../../W._C._Handy/gdb/gnulib/import/sys_types.in.h; \ - } > sys/types.h-t && \ - mv sys/types.h-t sys/types.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ + -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/sys_types.in.h; \ +} > sys/types.h-t && \ +mv sys/types.h-t sys/types.h rm -f time.h-t time.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ - -e 's/@''GNULIB_MKTIME''@/0/g' \ - -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ - -e 's/@''GNULIB_STRPTIME''@/0/g' \ - -e 's/@''GNULIB_TIMEGM''@/0/g' \ - -e 's/@''GNULIB_TIME_R''@/0/g' \ - -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ - -e 's|@''HAVE_NANOSLEEP''@|1|g' \ - -e 's|@''HAVE_STRPTIME''@|1|g' \ - -e 's|@''HAVE_TIMEGM''@|1|g' \ - -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ - -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ - -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ - -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ - -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ - -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ - -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ../../../../W._C._Handy/gdb/gnulib/import/time.in.h; \ - } > time.h-t && \ - mv time.h-t time.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_TIME_H''@|<time.h>|g' \ + -e 's/@''GNULIB_MKTIME''@/0/g' \ + -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ + -e 's/@''GNULIB_STRPTIME''@/0/g' \ + -e 's/@''GNULIB_TIMEGM''@/0/g' \ + -e 's/@''GNULIB_TIME_R''@/0/g' \ + -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ + -e 's|@''HAVE_NANOSLEEP''@|1|g' \ + -e 's|@''HAVE_STRPTIME''@|1|g' \ + -e 's|@''HAVE_TIMEGM''@|1|g' \ + -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ + -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ + -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ + -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../../W._C._Handy/gdb/gnulib/import/time.in.h; \ +} > time.h-t && \ +mv time.h-t time.h rm -f unistd.h-t unistd.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''HAVE_UNISTD_H''@|1|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ - -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ - -e 's/@''GNULIB_CHDIR''@/0/g' \ - -e 's/@''GNULIB_CHOWN''@/0/g' \ - -e 's/@''GNULIB_CLOSE''@/0/g' \ - -e 's/@''GNULIB_DUP''@/0/g' \ - -e 's/@''GNULIB_DUP2''@/0/g' \ - -e 's/@''GNULIB_DUP3''@/0/g' \ - -e 's/@''GNULIB_ENVIRON''@/0/g' \ - -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ - -e 's/@''GNULIB_FACCESSAT''@/0/g' \ - -e 's/@''GNULIB_FCHDIR''@/0/g' \ - -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ - -e 's/@''GNULIB_FDATASYNC''@/0/g' \ - -e 's/@''GNULIB_FSYNC''@/0/g' \ - -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ - -e 's/@''GNULIB_GETCWD''@/0/g' \ - -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ - -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ - -e 's/@''GNULIB_GETGROUPS''@/0/g' \ - -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ - -e 's/@''GNULIB_GETLOGIN''@/0/g' \ - -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ - -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ - -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ - -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ - -e 's/@''GNULIB_ISATTY''@/0/g' \ - -e 's/@''GNULIB_LCHOWN''@/0/g' \ - -e 's/@''GNULIB_LINK''@/0/g' \ - -e 's/@''GNULIB_LINKAT''@/0/g' \ - -e 's/@''GNULIB_LSEEK''@/0/g' \ - -e 's/@''GNULIB_PIPE''@/0/g' \ - -e 's/@''GNULIB_PIPE2''@/0/g' \ - -e 's/@''GNULIB_PREAD''@/0/g' \ - -e 's/@''GNULIB_PWRITE''@/0/g' \ - -e 's/@''GNULIB_READ''@/0/g' \ - -e 's/@''GNULIB_READLINK''@/0/g' \ - -e 's/@''GNULIB_READLINKAT''@/0/g' \ - -e 's/@''GNULIB_RMDIR''@/0/g' \ - -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ - -e 's/@''GNULIB_SLEEP''@/0/g' \ - -e 's/@''GNULIB_SYMLINK''@/0/g' \ - -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ - -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ - -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ - -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ - -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ - -e 's/@''GNULIB_UNLINK''@/0/g' \ - -e 's/@''GNULIB_UNLINKAT''@/0/g' \ - -e 's/@''GNULIB_USLEEP''@/0/g' \ - -e 's/@''GNULIB_WRITE''@/0/g' \ - < ../../../../W._C._Handy/gdb/gnulib/import/unistd.in.h | \ - sed -e 's|@''HAVE_CHOWN''@|1|g' \ - -e 's|@''HAVE_DUP2''@|1|g' \ - -e 's|@''HAVE_DUP3''@|1|g' \ - -e 's|@''HAVE_EUIDACCESS''@|1|g' \ - -e 's|@''HAVE_FACCESSAT''@|1|g' \ - -e 's|@''HAVE_FCHDIR''@|1|g' \ - -e 's|@''HAVE_FCHOWNAT''@|1|g' \ - -e 's|@''HAVE_FDATASYNC''@|1|g' \ - -e 's|@''HAVE_FSYNC''@|1|g' \ - -e 's|@''HAVE_FTRUNCATE''@|1|g' \ - -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ - -e 's|@''HAVE_GETGROUPS''@|1|g' \ - -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ - -e 's|@''HAVE_GETLOGIN''@|1|g' \ - -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ - -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ - -e 's|@''HAVE_LCHOWN''@|1|g' \ - -e 's|@''HAVE_LINK''@|1|g' \ - -e 's|@''HAVE_LINKAT''@|1|g' \ - -e 's|@''HAVE_PIPE''@|1|g' \ - -e 's|@''HAVE_PIPE2''@|1|g' \ - -e 's|@''HAVE_PREAD''@|1|g' \ - -e 's|@''HAVE_PWRITE''@|1|g' \ - -e 's|@''HAVE_READLINK''@|1|g' \ - -e 's|@''HAVE_READLINKAT''@|1|g' \ - -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ - -e 's|@''HAVE_SLEEP''@|1|g' \ - -e 's|@''HAVE_SYMLINK''@|1|g' \ - -e 's|@''HAVE_SYMLINKAT''@|1|g' \ - -e 's|@''HAVE_UNLINKAT''@|1|g' \ - -e 's|@''HAVE_USLEEP''@|1|g' \ - -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ - -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ - -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ - -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ - -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ - -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ - -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ - -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ - -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ - -e 's|@''HAVE_OS_H''@|0|g' \ - -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ - | \ - sed -e 's|@''REPLACE_CHOWN''@|0|g' \ - -e 's|@''REPLACE_CLOSE''@|0|g' \ - -e 's|@''REPLACE_DUP''@|0|g' \ - -e 's|@''REPLACE_DUP2''@|0|g' \ - -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ - -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ - -e 's|@''REPLACE_GETCWD''@|0|g' \ - -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ - -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ - -e 's|@''REPLACE_GETGROUPS''@|0|g' \ - -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ - -e 's|@''REPLACE_ISATTY''@|0|g' \ - -e 's|@''REPLACE_LCHOWN''@|0|g' \ - -e 's|@''REPLACE_LINK''@|0|g' \ - -e 's|@''REPLACE_LINKAT''@|0|g' \ - -e 's|@''REPLACE_LSEEK''@|0|g' \ - -e 's|@''REPLACE_PREAD''@|0|g' \ - -e 's|@''REPLACE_PWRITE''@|0|g' \ - -e 's|@''REPLACE_READ''@|0|g' \ - -e 's|@''REPLACE_READLINK''@|0|g' \ - -e 's|@''REPLACE_RMDIR''@|0|g' \ - -e 's|@''REPLACE_SLEEP''@|0|g' \ - -e 's|@''REPLACE_SYMLINK''@|0|g' \ - -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ - -e 's|@''REPLACE_UNLINK''@|0|g' \ - -e 's|@''REPLACE_UNLINKAT''@|0|g' \ - -e 's|@''REPLACE_USLEEP''@|0|g' \ - -e 's|@''REPLACE_WRITE''@|0|g' \ - -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ - -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ - } > unistd.h-t && \ - mv unistd.h-t unistd.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_UNISTD_H''@|1|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ + -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ + -e 's/@''GNULIB_CHDIR''@/0/g' \ + -e 's/@''GNULIB_CHOWN''@/0/g' \ + -e 's/@''GNULIB_CLOSE''@/0/g' \ + -e 's/@''GNULIB_DUP''@/0/g' \ + -e 's/@''GNULIB_DUP2''@/0/g' \ + -e 's/@''GNULIB_DUP3''@/0/g' \ + -e 's/@''GNULIB_ENVIRON''@/0/g' \ + -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ + -e 's/@''GNULIB_FACCESSAT''@/0/g' \ + -e 's/@''GNULIB_FCHDIR''@/0/g' \ + -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ + -e 's/@''GNULIB_FDATASYNC''@/0/g' \ + -e 's/@''GNULIB_FSYNC''@/0/g' \ + -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ + -e 's/@''GNULIB_GETCWD''@/0/g' \ + -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ + -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ + -e 's/@''GNULIB_GETGROUPS''@/0/g' \ + -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN''@/0/g' \ + -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ + -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ + -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ + -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ + -e 's/@''GNULIB_ISATTY''@/0/g' \ + -e 's/@''GNULIB_LCHOWN''@/0/g' \ + -e 's/@''GNULIB_LINK''@/0/g' \ + -e 's/@''GNULIB_LINKAT''@/0/g' \ + -e 's/@''GNULIB_LSEEK''@/0/g' \ + -e 's/@''GNULIB_PIPE''@/0/g' \ + -e 's/@''GNULIB_PIPE2''@/0/g' \ + -e 's/@''GNULIB_PREAD''@/0/g' \ + -e 's/@''GNULIB_PWRITE''@/0/g' \ + -e 's/@''GNULIB_READ''@/0/g' \ + -e 's/@''GNULIB_READLINK''@/0/g' \ + -e 's/@''GNULIB_READLINKAT''@/0/g' \ + -e 's/@''GNULIB_RMDIR''@/0/g' \ + -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ + -e 's/@''GNULIB_SLEEP''@/0/g' \ + -e 's/@''GNULIB_SYMLINK''@/0/g' \ + -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ + -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ + -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ + -e 's/@''GNULIB_UNLINK''@/0/g' \ + -e 's/@''GNULIB_UNLINKAT''@/0/g' \ + -e 's/@''GNULIB_USLEEP''@/0/g' \ + -e 's/@''GNULIB_WRITE''@/0/g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/unistd.in.h | \ + sed -e 's|@''HAVE_CHOWN''@|1|g' \ + -e 's|@''HAVE_DUP2''@|1|g' \ + -e 's|@''HAVE_DUP3''@|1|g' \ + -e 's|@''HAVE_EUIDACCESS''@|1|g' \ + -e 's|@''HAVE_FACCESSAT''@|1|g' \ + -e 's|@''HAVE_FCHDIR''@|1|g' \ + -e 's|@''HAVE_FCHOWNAT''@|1|g' \ + -e 's|@''HAVE_FDATASYNC''@|1|g' \ + -e 's|@''HAVE_FSYNC''@|1|g' \ + -e 's|@''HAVE_FTRUNCATE''@|1|g' \ + -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ + -e 's|@''HAVE_GETGROUPS''@|1|g' \ + -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_GETLOGIN''@|1|g' \ + -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ + -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ + -e 's|@''HAVE_LCHOWN''@|1|g' \ + -e 's|@''HAVE_LINK''@|1|g' \ + -e 's|@''HAVE_LINKAT''@|1|g' \ + -e 's|@''HAVE_PIPE''@|1|g' \ + -e 's|@''HAVE_PIPE2''@|1|g' \ + -e 's|@''HAVE_PREAD''@|1|g' \ + -e 's|@''HAVE_PWRITE''@|1|g' \ + -e 's|@''HAVE_READLINK''@|1|g' \ + -e 's|@''HAVE_READLINKAT''@|1|g' \ + -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_SLEEP''@|1|g' \ + -e 's|@''HAVE_SYMLINK''@|1|g' \ + -e 's|@''HAVE_SYMLINKAT''@|1|g' \ + -e 's|@''HAVE_UNLINKAT''@|1|g' \ + -e 's|@''HAVE_USLEEP''@|1|g' \ + -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ + -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ + -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ + -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ + -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ + -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ + -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ + -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ + -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ + -e 's|@''HAVE_OS_H''@|0|g' \ + -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ + | \ + sed -e 's|@''REPLACE_CHOWN''@|0|g' \ + -e 's|@''REPLACE_CLOSE''@|0|g' \ + -e 's|@''REPLACE_DUP''@|0|g' \ + -e 's|@''REPLACE_DUP2''@|0|g' \ + -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ + -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ + -e 's|@''REPLACE_GETCWD''@|0|g' \ + -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ + -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ + -e 's|@''REPLACE_GETGROUPS''@|0|g' \ + -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ + -e 's|@''REPLACE_ISATTY''@|0|g' \ + -e 's|@''REPLACE_LCHOWN''@|0|g' \ + -e 's|@''REPLACE_LINK''@|0|g' \ + -e 's|@''REPLACE_LINKAT''@|0|g' \ + -e 's|@''REPLACE_LSEEK''@|0|g' \ + -e 's|@''REPLACE_PREAD''@|0|g' \ + -e 's|@''REPLACE_PWRITE''@|0|g' \ + -e 's|@''REPLACE_READ''@|0|g' \ + -e 's|@''REPLACE_READLINK''@|0|g' \ + -e 's|@''REPLACE_RMDIR''@|0|g' \ + -e 's|@''REPLACE_SLEEP''@|0|g' \ + -e 's|@''REPLACE_SYMLINK''@|0|g' \ + -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ + -e 's|@''REPLACE_UNLINK''@|0|g' \ + -e 's|@''REPLACE_UNLINKAT''@|0|g' \ + -e 's|@''REPLACE_USLEEP''@|0|g' \ + -e 's|@''REPLACE_WRITE''@|0|g' \ + -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ + -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ +} > unistd.h-t && \ +mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''HAVE_FEATURES_H''@|1|g' \ - -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ - -e 's|@''HAVE_WCHAR_H''@|1|g' \ - -e 's/@''GNULIB_BTOWC''@/0/g' \ - -e 's/@''GNULIB_WCTOB''@/0/g' \ - -e 's/@''GNULIB_MBSINIT''@/1/g' \ - -e 's/@''GNULIB_MBRTOWC''@/1/g' \ - -e 's/@''GNULIB_MBRLEN''@/0/g' \ - -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ - -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ - -e 's/@''GNULIB_WCRTOMB''@/0/g' \ - -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ - -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ - -e 's/@''GNULIB_WCWIDTH''@/0/g' \ - -e 's/@''GNULIB_WMEMCHR''@/0/g' \ - -e 's/@''GNULIB_WMEMCMP''@/0/g' \ - -e 's/@''GNULIB_WMEMCPY''@/0/g' \ - -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ - -e 's/@''GNULIB_WMEMSET''@/0/g' \ - -e 's/@''GNULIB_WCSLEN''@/0/g' \ - -e 's/@''GNULIB_WCSNLEN''@/0/g' \ - -e 's/@''GNULIB_WCSCPY''@/0/g' \ - -e 's/@''GNULIB_WCPCPY''@/0/g' \ - -e 's/@''GNULIB_WCSNCPY''@/0/g' \ - -e 's/@''GNULIB_WCPNCPY''@/0/g' \ - -e 's/@''GNULIB_WCSCAT''@/0/g' \ - -e 's/@''GNULIB_WCSNCAT''@/0/g' \ - -e 's/@''GNULIB_WCSCMP''@/0/g' \ - -e 's/@''GNULIB_WCSNCMP''@/0/g' \ - -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ - -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ - -e 's/@''GNULIB_WCSCOLL''@/0/g' \ - -e 's/@''GNULIB_WCSXFRM''@/0/g' \ - -e 's/@''GNULIB_WCSDUP''@/0/g' \ - -e 's/@''GNULIB_WCSCHR''@/0/g' \ - -e 's/@''GNULIB_WCSRCHR''@/0/g' \ - -e 's/@''GNULIB_WCSCSPN''@/0/g' \ - -e 's/@''GNULIB_WCSSPN''@/0/g' \ - -e 's/@''GNULIB_WCSPBRK''@/0/g' \ - -e 's/@''GNULIB_WCSSTR''@/0/g' \ - -e 's/@''GNULIB_WCSTOK''@/0/g' \ - -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ - < ../../../../W._C._Handy/gdb/gnulib/import/wchar.in.h | \ - sed -e 's|@''HAVE_WINT_T''@|1|g' \ - -e 's|@''HAVE_BTOWC''@|1|g' \ - -e 's|@''HAVE_MBSINIT''@|1|g' \ - -e 's|@''HAVE_MBRTOWC''@|1|g' \ - -e 's|@''HAVE_MBRLEN''@|1|g' \ - -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ - -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ - -e 's|@''HAVE_WCRTOMB''@|1|g' \ - -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ - -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ - -e 's|@''HAVE_WMEMCHR''@|1|g' \ - -e 's|@''HAVE_WMEMCMP''@|1|g' \ - -e 's|@''HAVE_WMEMCPY''@|1|g' \ - -e 's|@''HAVE_WMEMMOVE''@|1|g' \ - -e 's|@''HAVE_WMEMSET''@|1|g' \ - -e 's|@''HAVE_WCSLEN''@|1|g' \ - -e 's|@''HAVE_WCSNLEN''@|1|g' \ - -e 's|@''HAVE_WCSCPY''@|1|g' \ - -e 's|@''HAVE_WCPCPY''@|1|g' \ - -e 's|@''HAVE_WCSNCPY''@|1|g' \ - -e 's|@''HAVE_WCPNCPY''@|1|g' \ - -e 's|@''HAVE_WCSCAT''@|1|g' \ - -e 's|@''HAVE_WCSNCAT''@|1|g' \ - -e 's|@''HAVE_WCSCMP''@|1|g' \ - -e 's|@''HAVE_WCSNCMP''@|1|g' \ - -e 's|@''HAVE_WCSCASECMP''@|1|g' \ - -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ - -e 's|@''HAVE_WCSCOLL''@|1|g' \ - -e 's|@''HAVE_WCSXFRM''@|1|g' \ - -e 's|@''HAVE_WCSDUP''@|1|g' \ - -e 's|@''HAVE_WCSCHR''@|1|g' \ - -e 's|@''HAVE_WCSRCHR''@|1|g' \ - -e 's|@''HAVE_WCSCSPN''@|1|g' \ - -e 's|@''HAVE_WCSSPN''@|1|g' \ - -e 's|@''HAVE_WCSPBRK''@|1|g' \ - -e 's|@''HAVE_WCSSTR''@|1|g' \ - -e 's|@''HAVE_WCSTOK''@|1|g' \ - -e 's|@''HAVE_WCSWIDTH''@|1|g' \ - -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ - -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ - | \ - sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ - -e 's|@''REPLACE_BTOWC''@|0|g' \ - -e 's|@''REPLACE_WCTOB''@|0|g' \ - -e 's|@''REPLACE_MBSINIT''@|0|g' \ - -e 's|@''REPLACE_MBRTOWC''@|0|g' \ - -e 's|@''REPLACE_MBRLEN''@|0|g' \ - -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ - -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ - -e 's|@''REPLACE_WCRTOMB''@|0|g' \ - -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ - -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ - -e 's|@''REPLACE_WCWIDTH''@|0|g' \ - -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ - } > wchar.h-t && \ - mv wchar.h-t wchar.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''HAVE_FEATURES_H''@|1|g' \ + -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's/@''GNULIB_BTOWC''@/0/g' \ + -e 's/@''GNULIB_WCTOB''@/0/g' \ + -e 's/@''GNULIB_MBSINIT''@/1/g' \ + -e 's/@''GNULIB_MBRTOWC''@/1/g' \ + -e 's/@''GNULIB_MBRLEN''@/0/g' \ + -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ + -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ + -e 's/@''GNULIB_WCRTOMB''@/0/g' \ + -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ + -e 's/@''GNULIB_WCWIDTH''@/0/g' \ + -e 's/@''GNULIB_WMEMCHR''@/0/g' \ + -e 's/@''GNULIB_WMEMCMP''@/0/g' \ + -e 's/@''GNULIB_WMEMCPY''@/0/g' \ + -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ + -e 's/@''GNULIB_WMEMSET''@/0/g' \ + -e 's/@''GNULIB_WCSLEN''@/0/g' \ + -e 's/@''GNULIB_WCSNLEN''@/0/g' \ + -e 's/@''GNULIB_WCSCPY''@/0/g' \ + -e 's/@''GNULIB_WCPCPY''@/0/g' \ + -e 's/@''GNULIB_WCSNCPY''@/0/g' \ + -e 's/@''GNULIB_WCPNCPY''@/0/g' \ + -e 's/@''GNULIB_WCSCAT''@/0/g' \ + -e 's/@''GNULIB_WCSNCAT''@/0/g' \ + -e 's/@''GNULIB_WCSCMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCMP''@/0/g' \ + -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ + -e 's/@''GNULIB_WCSCOLL''@/0/g' \ + -e 's/@''GNULIB_WCSXFRM''@/0/g' \ + -e 's/@''GNULIB_WCSDUP''@/0/g' \ + -e 's/@''GNULIB_WCSCHR''@/0/g' \ + -e 's/@''GNULIB_WCSRCHR''@/0/g' \ + -e 's/@''GNULIB_WCSCSPN''@/0/g' \ + -e 's/@''GNULIB_WCSSPN''@/0/g' \ + -e 's/@''GNULIB_WCSPBRK''@/0/g' \ + -e 's/@''GNULIB_WCSSTR''@/0/g' \ + -e 's/@''GNULIB_WCSTOK''@/0/g' \ + -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ + < ../../../../W._C._Handy/gdb/gnulib/import/wchar.in.h | \ + sed -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_WMEMCHR''@|1|g' \ + -e 's|@''HAVE_WMEMCMP''@|1|g' \ + -e 's|@''HAVE_WMEMCPY''@|1|g' \ + -e 's|@''HAVE_WMEMMOVE''@|1|g' \ + -e 's|@''HAVE_WMEMSET''@|1|g' \ + -e 's|@''HAVE_WCSLEN''@|1|g' \ + -e 's|@''HAVE_WCSNLEN''@|1|g' \ + -e 's|@''HAVE_WCSCPY''@|1|g' \ + -e 's|@''HAVE_WCPCPY''@|1|g' \ + -e 's|@''HAVE_WCSNCPY''@|1|g' \ + -e 's|@''HAVE_WCPNCPY''@|1|g' \ + -e 's|@''HAVE_WCSCAT''@|1|g' \ + -e 's|@''HAVE_WCSNCAT''@|1|g' \ + -e 's|@''HAVE_WCSCMP''@|1|g' \ + -e 's|@''HAVE_WCSNCMP''@|1|g' \ + -e 's|@''HAVE_WCSCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ + -e 's|@''HAVE_WCSCOLL''@|1|g' \ + -e 's|@''HAVE_WCSXFRM''@|1|g' \ + -e 's|@''HAVE_WCSDUP''@|1|g' \ + -e 's|@''HAVE_WCSCHR''@|1|g' \ + -e 's|@''HAVE_WCSRCHR''@|1|g' \ + -e 's|@''HAVE_WCSCSPN''@|1|g' \ + -e 's|@''HAVE_WCSSPN''@|1|g' \ + -e 's|@''HAVE_WCSPBRK''@|1|g' \ + -e 's|@''HAVE_WCSSTR''@|1|g' \ + -e 's|@''HAVE_WCSTOK''@|1|g' \ + -e 's|@''HAVE_WCSWIDTH''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + | \ + sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ +} > wchar.h-t && \ +mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's/@''HAVE_WCTYPE_H''@/1/g' \ - -e 's|@''INCLUDE_NEXT''@|include_next|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ - -e 's|@''PRAGMA_COLUMNS''@||g' \ - -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ - -e 's/@''GNULIB_ISWBLANK''@/0/g' \ - -e 's/@''GNULIB_WCTYPE''@/0/g' \ - -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ - -e 's/@''GNULIB_WCTRANS''@/0/g' \ - -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ - -e 's/@''HAVE_ISWBLANK''@/1/g' \ - -e 's/@''HAVE_ISWCNTRL''@/1/g' \ - -e 's/@''HAVE_WCTYPE_T''@/1/g' \ - -e 's/@''HAVE_WCTRANS_T''@/1/g' \ - -e 's/@''HAVE_WINT_T''@/1/g' \ - -e 's/@''REPLACE_ISWBLANK''@/0/g' \ - -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ - -e 's/@''REPLACE_TOWLOWER''@/0/g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ - -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ - < ../../../../W._C._Handy/gdb/gnulib/import/wctype.in.h; \ - } > wctype.h-t && \ - mv wctype.h-t wctype.h +{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's/@''HAVE_WCTYPE_H''@/1/g' \ + -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''PRAGMA_COLUMNS''@||g' \ + -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ + -e 's/@''GNULIB_ISWBLANK''@/0/g' \ + -e 's/@''GNULIB_WCTYPE''@/0/g' \ + -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ + -e 's/@''GNULIB_WCTRANS''@/0/g' \ + -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ + -e 's/@''HAVE_ISWBLANK''@/1/g' \ + -e 's/@''HAVE_ISWCNTRL''@/1/g' \ + -e 's/@''HAVE_WCTYPE_T''@/1/g' \ + -e 's/@''HAVE_WCTRANS_T''@/1/g' \ + -e 's/@''HAVE_WINT_T''@/1/g' \ + -e 's/@''REPLACE_ISWBLANK''@/0/g' \ + -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ + -e 's/@''REPLACE_TOWLOWER''@/0/g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../../W._C._Handy/gdb/gnulib/import/wctype.in.h; \ +} > wctype.h-t && \ +mv wctype.h-t wctype.h make all-recursive -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../../W._C._Handy/gdb/gnulib/import -I.. -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../W._C._Handy/gdb/gnulib/import/localcharset.c mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../../W._C._Handy/gdb/gnulib/import -I.. -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../W._C._Handy/gdb/gnulib/import/math.c @@ -5153,55 +5152,71 @@ rm -f libgnu.a ar cru libgnu.a localcharset.o math.o strnlen1.o unistd.o wctype-h.o isnanl.o ranlib libgnu.a rm -f t-charset.alias charset.alias && \ - /bin/dash ../../../../W._C._Handy/gdb/gnulib/import/config.charset 'i686-unknown-gnu0.5' > t-charset.alias && \ - mv t-charset.alias charset.alias +/bin/dash ../../../../W._C._Handy/gdb/gnulib/import/config.charset 'i686-unknown-gnu0.5' > t-charset.alias && \ +mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ - sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../W._C._Handy/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \ - mv t-ref-add.sed ref-add.sed +sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../W._C._Handy/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \ +mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ - sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../W._C._Handy/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \ - mv t-ref-del.sed ref-del.sed -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' +sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../W._C._Handy/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \ +mv t-ref-del.sed ref-del.sed +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' gcc-4.8 -E -DSERVERPREFIX=S_ -x c ../../W._C._Handy/gdb/notify.defs \ - | mig -cc cat - /dev/null -sheader notify_S.h -server notify_S.c -user /dev/null -header /dev/null +| mig -cc cat - /dev/null -sheader notify_S.h -server notify_S.c -user /dev/null -header /dev/null gcc-4.8 -E -DSERVERPREFIX=S_ -x c ../../W._C._Handy/gdb/process_reply.defs \ - | mig -cc cat - /dev/null -sheader process_reply_S.h -server process_reply_S.raw -user /dev/null -header /dev/null \ - && gawk -f ../../W._C._Handy/gdb/reply_mig_hack.awk < process_reply_S.raw > process_reply_S.c +| mig -cc cat - /dev/null -sheader process_reply_S.h -server process_reply_S.raw -user /dev/null -header /dev/null \ +&& gawk -f ../../W._C._Handy/gdb/reply_mig_hack.awk < process_reply_S.raw > process_reply_S.c gcc-4.8 -E -DSERVERPREFIX=S_ -x c ../../W._C._Handy/gdb/msg_reply.defs \ - | mig -cc cat - /dev/null -sheader msg_reply_S.h -server msg_reply_S.raw -user /dev/null -header /dev/null \ - && gawk -f ../../W._C._Handy/gdb/reply_mig_hack.awk < msg_reply_S.raw > msg_reply_S.c +| mig -cc cat - /dev/null -sheader msg_reply_S.h -server msg_reply_S.raw -user /dev/null -header /dev/null \ +&& gawk -f ../../W._C._Handy/gdb/reply_mig_hack.awk < msg_reply_S.raw > msg_reply_S.c gcc-4.8 -E -D'MSG_IMPORTS=waittime 1000;' -x c ../../W._C._Handy/gdb/msg.defs \ - | mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user msg_U.c -header msg_U.h +| mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user msg_U.c -header msg_U.h gcc-4.8 -E -x c ../../W._C._Handy/gdb/exc_request.defs \ - | mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user exc_request_U.c -header exc_request_U.h +| mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user exc_request_U.c -header exc_request_U.h gcc-4.8 -E -DSERVERPREFIX=S_ -x c ../../W._C._Handy/gdb/exc_request.defs \ - | mig -cc cat - /dev/null -sheader exc_request_S.h -server exc_request_S.c -user /dev/null -header /dev/null -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../W._C._Handy/gdb/gdb.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../W._C._Handy/gdb/i386-tdep.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../W._C._Handy/gdb/i387-tdep.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../W._C._Handy/gdb/i386gnu-tdep.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../W._C._Handy/gdb/solib-svr4.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../W._C._Handy/gdb/ser-base.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../W._C._Handy/gdb/ser-unix.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../W._C._Handy/gdb/ser-pipe.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../W._C._Handy/gdb/ser-tcp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../W._C._Handy/gdb/core-regset.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c +| mig -cc cat - /dev/null -sheader exc_request_S.h -server exc_request_S.c -user /dev/null -header /dev/null +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../W._C._Handy/gdb/gdb.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../W._C._Handy/gdb/i386-tdep.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../W._C._Handy/gdb/i387-tdep.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../W._C._Handy/gdb/i386gnu-tdep.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../W._C._Handy/gdb/solib-svr4.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../W._C._Handy/gdb/ser-base.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../W._C._Handy/gdb/ser-unix.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../W._C._Handy/gdb/ser-pipe.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../W._C._Handy/gdb/ser-tcp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../W._C._Handy/gdb/i386gnu-nat.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../W._C._Handy/gdb/gnu-nat.c +In file included from ../../W._C._Handy/gdb/gnu-nat.c:70:0: +./exc_request_S.h:31:29: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t exc_server_routine + ^ +In file included from ../../W._C._Handy/gdb/gnu-nat.c:71:0: +./notify_S.h:85:29: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t notify_server_routine + ^ +In file included from ../../W._C._Handy/gdb/gnu-nat.c:72:0: +./process_reply_S.h:349:29: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t process_reply_server_routine + ^ +In file included from ../../W._C._Handy/gdb/gnu-nat.c:73:0: +./msg_reply_S.h:47:29: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] + extern inline mig_routine_t msg_reply_server_routine + ^ +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../W._C._Handy/gdb/core-regset.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c notify_S.c:305:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] mig_external boolean_t notify_server ^ notify_S.c:341:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t notify_server_routine ^ -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c process_reply_S.c: In function '_Xproc_getprocinfo_reply': process_reply_S.c:745:74: warning: initialization from incompatible pointer type [enabled by default] kern_return_t (*sfun)(mach_port_t, kern_return_t, int, int, char) = S_proc_getprocinfo_reply; @@ -5283,14 +5298,14 @@ process_reply_S.c:2018:24: warning: no previous prototype for 'process_reply_ser process_reply_S.c:2054:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t process_reply_server_routine ^ -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c msg_reply_S.c:165:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] mig_external boolean_t msg_reply_server ^ msg_reply_S.c:201:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t msg_reply_server_routine ^ -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c msg_U.c: In function 'msg_del_auth': msg_U.c:504:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int **)InP->uids) = uids; @@ -5341,520 +5356,523 @@ msg_U.c:3017:3: warning: dereferencing type-punned pointer will break strict-ali msg_U.c:3082:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *descriptions = *((char **)OutP->descriptions); ^ -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c exc_request_S.c:157:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] mig_external boolean_t exc_server ^ exc_request_S.c:193:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t exc_server_routine ^ -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../W._C._Handy/gdb/ax-general.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../W._C._Handy/gdb/ax-gdb.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../W._C._Handy/gdb/remote-fileio.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../W._C._Handy/gdb/remote-notif.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../W._C._Handy/gdb/ctf.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../W._C._Handy/gdb/cli/cli-dump.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../W._C._Handy/gdb/cli/cli-decode.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../W._C._Handy/gdb/cli/cli-script.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../W._C._Handy/gdb/cli/cli-cmds.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../W._C._Handy/gdb/cli/cli-setshow.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../W._C._Handy/gdb/cli/cli-logging.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../W._C._Handy/gdb/cli/cli-interp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ../../W._C._Handy/gdb/cli/cli-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../W._C._Handy/gdb/mi/mi-out.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../W._C._Handy/gdb/mi/mi-console.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../W._C._Handy/gdb/mi/mi-cmds.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-catch.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-env.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-var.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-break.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-stack.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-file.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-disas.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../W._C._Handy/gdb/mi/mi-symbol-cmds.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-target.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-info.o -MT mi-cmd-info.o -MMD -MP -MF .deps/mi-cmd-info.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-info.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../W._C._Handy/gdb/mi/mi-interp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../W._C._Handy/gdb/mi/mi-main.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../W._C._Handy/gdb/mi/mi-parse.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ../../W._C._Handy/gdb/mi/mi-getopt.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ../../W._C._Handy/gdb/tui/tui-command.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ../../W._C._Handy/gdb/tui/tui-data.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ../../W._C._Handy/gdb/tui/tui-disasm.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ../../W._C._Handy/gdb/tui/tui-file.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ../../W._C._Handy/gdb/tui/tui-hooks.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ../../W._C._Handy/gdb/tui/tui-interp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ../../W._C._Handy/gdb/tui/tui-io.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ../../W._C._Handy/gdb/tui/tui-layout.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ../../W._C._Handy/gdb/tui/tui-out.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ../../W._C._Handy/gdb/tui/tui-regs.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ../../W._C._Handy/gdb/tui/tui-source.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ../../W._C._Handy/gdb/tui/tui-stack.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../W._C._Handy/gdb/tui/tui-win.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ../../W._C._Handy/gdb/tui/tui-windata.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ../../W._C._Handy/gdb/tui/tui-wingeneral.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../W._C._Handy/gdb/tui/tui-winsource.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../W._C._Handy/gdb/tui/tui.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/python.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-arch.o -MT py-arch.o -MMD -MP -MF .deps/py-arch.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-arch.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-auto-load.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-block.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-bpevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-breakpoint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-cmd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-continueevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-event.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evtregistry.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evts.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-exitedevent.o -MT py-exitedevent.o -MMD -MP -MF .deps/py-exitedevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-exitedevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-finishbreakpoint.o -MT py-finishbreakpoint.o -MMD -MP -MF .deps/py-finishbreakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-finishbreakpoint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-framefilter.o -MT py-framefilter.o -MMD -MP -MF .deps/py-framefilter.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-framefilter.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-function.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-gdb-readline.o -MT py-gdb-readline.o -MMD -MP -MF .deps/py-gdb-readline.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-gdb-readline.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-inferior.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-infthread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-lazy-string.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-linetable.o -MT py-linetable.o -MMD -MP -MF .deps/py-linetable.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-linetable.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-newobjfileevent.o -MT py-newobjfileevent.o -MMD -MP -MF .deps/py-newobjfileevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-newobjfileevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-objfile.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-param.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-prettyprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-progspace.o -MT py-progspace.o -MMD -MP -MF .deps/py-progspace.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-progspace.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-signalevent.o -MT py-signalevent.o -MMD -MP -MF .deps/py-signalevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-signalevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-stopevent.o -MT py-stopevent.o -MMD -MP -MF .deps/py-stopevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-stopevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-symbol.o -MT py-symbol.o -MMD -MP -MF .deps/py-symbol.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-symbol.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-symtab.o -MT py-symtab.o -MMD -MP -MF .deps/py-symtab.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-symtab.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-threadevent.o -MT py-threadevent.o -MMD -MP -MF .deps/py-threadevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-threadevent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-type.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-value.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o guile.o -MT guile.o -MMD -MP -MF .deps/guile.Tpo ../../W._C._Handy/gdb/guile/guile.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-arch.o -MT scm-arch.o -MMD -MP -MF .deps/scm-arch.Tpo ../../W._C._Handy/gdb/guile/scm-arch.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-auto-load.o -MT scm-auto-load.o -MMD -MP -MF .deps/scm-auto-load.Tpo ../../W._C._Handy/gdb/guile/scm-auto-load.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-block.o -MT scm-block.o -MMD -MP -MF .deps/scm-block.Tpo ../../W._C._Handy/gdb/guile/scm-block.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-breakpoint.o -MT scm-breakpoint.o -MMD -MP -MF .deps/scm-breakpoint.Tpo ../../W._C._Handy/gdb/guile/scm-breakpoint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-disasm.o -MT scm-disasm.o -MMD -MP -MF .deps/scm-disasm.Tpo ../../W._C._Handy/gdb/guile/scm-disasm.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-exception.o -MT scm-exception.o -MMD -MP -MF .deps/scm-exception.Tpo ../../W._C._Handy/gdb/guile/scm-exception.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-frame.o -MT scm-frame.o -MMD -MP -MF .deps/scm-frame.Tpo ../../W._C._Handy/gdb/guile/scm-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-iterator.o -MT scm-iterator.o -MMD -MP -MF .deps/scm-iterator.Tpo ../../W._C._Handy/gdb/guile/scm-iterator.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-lazy-string.o -MT scm-lazy-string.o -MMD -MP -MF .deps/scm-lazy-string.Tpo ../../W._C._Handy/gdb/guile/scm-lazy-string.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-objfile.o -MT scm-objfile.o -MMD -MP -MF .deps/scm-objfile.Tpo ../../W._C._Handy/gdb/guile/scm-objfile.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-math.o -MT scm-math.o -MMD -MP -MF .deps/scm-math.Tpo ../../W._C._Handy/gdb/guile/scm-math.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-ports.o -MT scm-ports.o -MMD -MP -MF .deps/scm-ports.Tpo ../../W._C._Handy/gdb/guile/scm-ports.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-pretty-print.o -MT scm-pretty-print.o -MMD -MP -MF .deps/scm-pretty-print.Tpo ../../W._C._Handy/gdb/guile/scm-pretty-print.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-safe-call.o -MT scm-safe-call.o -MMD -MP -MF .deps/scm-safe-call.Tpo ../../W._C._Handy/gdb/guile/scm-safe-call.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-string.o -MT scm-string.o -MMD -MP -MF .deps/scm-string.Tpo ../../W._C._Handy/gdb/guile/scm-string.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symbol.o -MT scm-symbol.o -MMD -MP -MF .deps/scm-symbol.Tpo ../../W._C._Handy/gdb/guile/scm-symbol.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symtab.o -MT scm-symtab.o -MMD -MP -MF .deps/scm-symtab.Tpo ../../W._C._Handy/gdb/guile/scm-symtab.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-type.o -MT scm-type.o -MMD -MP -MF .deps/scm-type.Tpo ../../W._C._Handy/gdb/guile/scm-type.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-utils.o -MT scm-utils.o -MMD -MP -MF .deps/scm-utils.Tpo ../../W._C._Handy/gdb/guile/scm-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-value.o -MT scm-value.o -MMD -MP -MF .deps/scm-value.Tpo ../../W._C._Handy/gdb/guile/scm-value.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo ../../W._C._Handy/gdb/elfread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF .deps/stap-probe.Tpo ../../W._C._Handy/gdb/stap-probe.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo ../../W._C._Handy/gdb/posix-hdep.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../W._C._Handy/gdb/ax-general.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../W._C._Handy/gdb/ax-gdb.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../W._C._Handy/gdb/remote-fileio.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo ../../W._C._Handy/gdb/remote-notif.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ctf.o -MT ctf.o -MMD -MP -MF .deps/ctf.Tpo ../../W._C._Handy/gdb/ctf.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../W._C._Handy/gdb/cli/cli-dump.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../W._C._Handy/gdb/cli/cli-decode.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../W._C._Handy/gdb/cli/cli-script.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../W._C._Handy/gdb/cli/cli-cmds.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../W._C._Handy/gdb/cli/cli-setshow.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../W._C._Handy/gdb/cli/cli-logging.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../W._C._Handy/gdb/cli/cli-interp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ../../W._C._Handy/gdb/cli/cli-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../W._C._Handy/gdb/mi/mi-out.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../W._C._Handy/gdb/mi/mi-console.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../W._C._Handy/gdb/mi/mi-cmds.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-catch.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-env.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-var.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-break.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-stack.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-file.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-disas.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../W._C._Handy/gdb/mi/mi-symbol-cmds.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-target.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-cmd-info.o -MT mi-cmd-info.o -MMD -MP -MF .deps/mi-cmd-info.Tpo ../../W._C._Handy/gdb/mi/mi-cmd-info.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../W._C._Handy/gdb/mi/mi-interp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../W._C._Handy/gdb/mi/mi-main.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../W._C._Handy/gdb/mi/mi-parse.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ../../W._C._Handy/gdb/mi/mi-getopt.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ../../W._C._Handy/gdb/tui/tui-command.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ../../W._C._Handy/gdb/tui/tui-data.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ../../W._C._Handy/gdb/tui/tui-disasm.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ../../W._C._Handy/gdb/tui/tui-file.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ../../W._C._Handy/gdb/tui/tui-hooks.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ../../W._C._Handy/gdb/tui/tui-interp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ../../W._C._Handy/gdb/tui/tui-io.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ../../W._C._Handy/gdb/tui/tui-layout.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ../../W._C._Handy/gdb/tui/tui-out.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ../../W._C._Handy/gdb/tui/tui-regs.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ../../W._C._Handy/gdb/tui/tui-source.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ../../W._C._Handy/gdb/tui/tui-stack.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../W._C._Handy/gdb/tui/tui-win.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ../../W._C._Handy/gdb/tui/tui-windata.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ../../W._C._Handy/gdb/tui/tui-wingeneral.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../W._C._Handy/gdb/tui/tui-winsource.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../W._C._Handy/gdb/tui/tui.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/python.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-arch.o -MT py-arch.o -MMD -MP -MF .deps/py-arch.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-arch.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-auto-load.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-block.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-bpevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-breakpoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-cmd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-continueevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-event.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evtregistry.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-evts.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-exitedevent.o -MT py-exitedevent.o -MMD -MP -MF .deps/py-exitedevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-exitedevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-finishbreakpoint.o -MT py-finishbreakpoint.o -MMD -MP -MF .deps/py-finishbreakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-finishbreakpoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-framefilter.o -MT py-framefilter.o -MMD -MP -MF .deps/py-framefilter.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-framefilter.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-function.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-gdb-readline.o -MT py-gdb-readline.o -MMD -MP -MF .deps/py-gdb-readline.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-gdb-readline.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-inferior.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-infthread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-lazy-string.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-linetable.o -MT py-linetable.o -MMD -MP -MF .deps/py-linetable.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-linetable.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-newobjfileevent.o -MT py-newobjfileevent.o -MMD -MP -MF .deps/py-newobjfileevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-newobjfileevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-objfile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-param.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-prettyprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-progspace.o -MT py-progspace.o -MMD -MP -MF .deps/py-progspace.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-progspace.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-signalevent.o -MT py-signalevent.o -MMD -MP -MF .deps/py-signalevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-signalevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-stopevent.o -MT py-stopevent.o -MMD -MP -MF .deps/py-stopevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-stopevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-symbol.o -MT py-symbol.o -MMD -MP -MF .deps/py-symbol.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-symbol.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-symtab.o -MT py-symtab.o -MMD -MP -MF .deps/py-symtab.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-symtab.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-threadevent.o -MT py-threadevent.o -MMD -MP -MF .deps/py-threadevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-threadevent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-type.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-value.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o guile.o -MT guile.o -MMD -MP -MF .deps/guile.Tpo ../../W._C._Handy/gdb/guile/guile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-arch.o -MT scm-arch.o -MMD -MP -MF .deps/scm-arch.Tpo ../../W._C._Handy/gdb/guile/scm-arch.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-auto-load.o -MT scm-auto-load.o -MMD -MP -MF .deps/scm-auto-load.Tpo ../../W._C._Handy/gdb/guile/scm-auto-load.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-block.o -MT scm-block.o -MMD -MP -MF .deps/scm-block.Tpo ../../W._C._Handy/gdb/guile/scm-block.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-breakpoint.o -MT scm-breakpoint.o -MMD -MP -MF .deps/scm-breakpoint.Tpo ../../W._C._Handy/gdb/guile/scm-breakpoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-disasm.o -MT scm-disasm.o -MMD -MP -MF .deps/scm-disasm.Tpo ../../W._C._Handy/gdb/guile/scm-disasm.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-exception.o -MT scm-exception.o -MMD -MP -MF .deps/scm-exception.Tpo ../../W._C._Handy/gdb/guile/scm-exception.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-frame.o -MT scm-frame.o -MMD -MP -MF .deps/scm-frame.Tpo ../../W._C._Handy/gdb/guile/scm-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-iterator.o -MT scm-iterator.o -MMD -MP -MF .deps/scm-iterator.Tpo ../../W._C._Handy/gdb/guile/scm-iterator.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-lazy-string.o -MT scm-lazy-string.o -MMD -MP -MF .deps/scm-lazy-string.Tpo ../../W._C._Handy/gdb/guile/scm-lazy-string.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-objfile.o -MT scm-objfile.o -MMD -MP -MF .deps/scm-objfile.Tpo ../../W._C._Handy/gdb/guile/scm-objfile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-math.o -MT scm-math.o -MMD -MP -MF .deps/scm-math.Tpo ../../W._C._Handy/gdb/guile/scm-math.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-ports.o -MT scm-ports.o -MMD -MP -MF .deps/scm-ports.Tpo ../../W._C._Handy/gdb/guile/scm-ports.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-pretty-print.o -MT scm-pretty-print.o -MMD -MP -MF .deps/scm-pretty-print.Tpo ../../W._C._Handy/gdb/guile/scm-pretty-print.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-safe-call.o -MT scm-safe-call.o -MMD -MP -MF .deps/scm-safe-call.Tpo ../../W._C._Handy/gdb/guile/scm-safe-call.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-gsmob.o -MT scm-gsmob.o -MMD -MP -MF .deps/scm-gsmob.Tpo ../../W._C._Handy/gdb/guile/scm-gsmob.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-string.o -MT scm-string.o -MMD -MP -MF .deps/scm-string.Tpo ../../W._C._Handy/gdb/guile/scm-string.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symbol.o -MT scm-symbol.o -MMD -MP -MF .deps/scm-symbol.Tpo ../../W._C._Handy/gdb/guile/scm-symbol.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-symtab.o -MT scm-symtab.o -MMD -MP -MF .deps/scm-symtab.Tpo ../../W._C._Handy/gdb/guile/scm-symtab.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-type.o -MT scm-type.o -MMD -MP -MF .deps/scm-type.Tpo ../../W._C._Handy/gdb/guile/scm-type.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-utils.o -MT scm-utils.o -MMD -MP -MF .deps/scm-utils.Tpo ../../W._C._Handy/gdb/guile/scm-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o scm-value.o -MT scm-value.o -MMD -MP -MF .deps/scm-value.Tpo ../../W._C._Handy/gdb/guile/scm-value.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo ../../W._C._Handy/gdb/elfread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF .deps/stap-probe.Tpo ../../W._C._Handy/gdb/stap-probe.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo ../../W._C._Handy/gdb/posix-hdep.c rm -f c-exp.c c-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \ - || (rm -f c-exp.c; false) -conflicts: 39 shift/reduce, 53 reduce/reduce + || (rm -f c-exp.c; false) +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/c-exp.y: warning: 39 shift/reduce conflicts [-Wconflicts-sr] +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr] sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/c-exp.y`/\1`echo ../../W._C._Handy/gdb/c-exp.y|sed 's/\//\\\\\//g'`/" \ - < c-exp.c.tmp > c-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/c-exp.y`/\1`echo ../../W._C._Handy/gdb/c-exp.y|sed 's/\//\\\\\//g'`/" \ + < c-exp.c.tmp > c-exp.c rm -f c-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c rm -f cp-name-parser.c cp-name-parser.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \ - || (rm -f cp-name-parser.c; false) + || (rm -f cp-name-parser.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/cp-name-parser.y`/\1`echo ../../W._C._Handy/gdb/cp-name-parser.y|sed 's/\//\\\\\//g'`/" \ - < cp-name-parser.c.tmp > cp-name-parser.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/cp-name-parser.y`/\1`echo ../../W._C._Handy/gdb/cp-name-parser.y|sed 's/\//\\\\\//g'`/" \ + < cp-name-parser.c.tmp > cp-name-parser.c rm -f cp-name-parser.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c rm -f ada-exp.c ada-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \ - || (rm -f ada-exp.c; false) + || (rm -f ada-exp.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/ada-exp.y`/\1`echo ../../W._C._Handy/gdb/ada-exp.y|sed 's/\//\\\\\//g'`/" \ - < ada-exp.c.tmp > ada-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/ada-exp.y`/\1`echo ../../W._C._Handy/gdb/ada-exp.y|sed 's/\//\\\\\//g'`/" \ + < ada-exp.c.tmp > ada-exp.c rm -f ada-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wold-style-definition / -Wno-old-style-definition /g"` \ - -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ../../W._C._Handy/gdb/ada-exp.c; fi` +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wold-style-definition / -Wno-old-style-definition /g"` \ + -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo `if test -f ada-exp.c; then echo ada-exp.c; else echo ../../W._C._Handy/gdb/ada-exp.c; fi` rm -f jv-exp.c jv-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/jv-exp.y y.tab.c jv-exp.c -- bison -y && mv jv-exp.c jv-exp.c.tmp \ - || (rm -f jv-exp.c; false) + || (rm -f jv-exp.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/jv-exp.y`/\1`echo ../../W._C._Handy/gdb/jv-exp.y|sed 's/\//\\\\\//g'`/" \ - < jv-exp.c.tmp > jv-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/jv-exp.y`/\1`echo ../../W._C._Handy/gdb/jv-exp.y|sed 's/\//\\\\\//g'`/" \ + < jv-exp.c.tmp > jv-exp.c rm -f jv-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c rm -f f-exp.c f-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ - || (rm -f f-exp.c; false) + || (rm -f f-exp.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/f-exp.y`/\1`echo ../../W._C._Handy/gdb/f-exp.y|sed 's/\//\\\\\//g'`/" \ - < f-exp.c.tmp > f-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/f-exp.y`/\1`echo ../../W._C._Handy/gdb/f-exp.y|sed 's/\//\\\\\//g'`/" \ + < f-exp.c.tmp > f-exp.c rm -f f-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c rm -f go-exp.c go-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/go-exp.y y.tab.c go-exp.c -- bison -y && mv go-exp.c go-exp.c.tmp \ - || (rm -f go-exp.c; false) + || (rm -f go-exp.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/go-exp.y`/\1`echo ../../W._C._Handy/gdb/go-exp.y|sed 's/\//\\\\\//g'`/" \ - < go-exp.c.tmp > go-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/go-exp.y`/\1`echo ../../W._C._Handy/gdb/go-exp.y|sed 's/\//\\\\\//g'`/" \ + < go-exp.c.tmp > go-exp.c rm -f go-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c rm -f m2-exp.c m2-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ - || (rm -f m2-exp.c; false) -conflicts: 34 shift/reduce -[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ + || (rm -f m2-exp.c; false) +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr] +[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:350.25-44: warning: rule useless in parser due to conflicts [-Wother] + { start_arglist(); } + ^^^^^^^^^^^^^^^^^^^^ sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/m2-exp.y`/\1`echo ../../W._C._Handy/gdb/m2-exp.y|sed 's/\//\\\\\//g'`/" \ - < m2-exp.c.tmp > m2-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/m2-exp.y`/\1`echo ../../W._C._Handy/gdb/m2-exp.y|sed 's/\//\\\\\//g'`/" \ + < m2-exp.c.tmp > m2-exp.c rm -f m2-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c rm -f p-exp.c p-exp.c.tmp /bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \ - || (rm -f p-exp.c; false) + || (rm -f p-exp.c; false) sed -e '/extern.*malloc/d' \ - -e '/extern.*realloc/d' \ - -e '/extern.*free/d' \ - -e '/include.*malloc.h/d' \ - -e 's/\([^x]\)malloc/\1xmalloc/g' \ - -e 's/\([^x]\)realloc/\1xrealloc/g' \ - -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ - -e 's/\([ \t;,(]\)free$/\1xfree/g' \ - -e '/^#line.*y.tab.c/d' \ - -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/p-exp.y`/\1`echo ../../W._C._Handy/gdb/p-exp.y|sed 's/\//\\\\\//g'`/" \ - < p-exp.c.tmp > p-exp.c + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../W._C._Handy/gdb/p-exp.y`/\1`echo ../../W._C._Handy/gdb/p-exp.y|sed 's/\//\\\\\//g'`/" \ + < p-exp.c.tmp > p-exp.c rm -f p-exp.c.tmp -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c /bin/dash ../../W._C._Handy/gdb/common/create-version.sh ../../W._C._Handy/gdb \ - i686-unknown-gnu0.5 i686-unknown-gnu0.5 version.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../W._C._Handy/gdb/annotate.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../W._C._Handy/gdb/addrmap.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../W._C._Handy/gdb/auto-load.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../W._C._Handy/gdb/auxv.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../W._C._Handy/gdb/agent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../W._C._Handy/gdb/bfd-target.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../W._C._Handy/gdb/blockframe.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../W._C._Handy/gdb/breakpoint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../W._C._Handy/gdb/break-catch-sig.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../W._C._Handy/gdb/break-catch-throw.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../W._C._Handy/gdb/findvar.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../W._C._Handy/gdb/regcache.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/cleanups.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../W._C._Handy/gdb/charset.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../W._C._Handy/gdb/continuations.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../W._C._Handy/gdb/corelow.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../W._C._Handy/gdb/disasm.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../W._C._Handy/gdb/dummy-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../W._C._Handy/gdb/dfp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../W._C._Handy/gdb/source.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../W._C._Handy/gdb/value.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../W._C._Handy/gdb/eval.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../W._C._Handy/gdb/valops.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../W._C._Handy/gdb/valarith.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../W._C._Handy/gdb/valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ - -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../W._C._Handy/gdb/printcmd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../W._C._Handy/gdb/block.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../W._C._Handy/gdb/symtab.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../W._C._Handy/gdb/psymtab.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../W._C._Handy/gdb/symfile.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../W._C._Handy/gdb/symfile-debug.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../W._C._Handy/gdb/symmisc.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../W._C._Handy/gdb/linespec.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../W._C._Handy/gdb/dictionary.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../W._C._Handy/gdb/infcall.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../W._C._Handy/gdb/infcmd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../W._C._Handy/gdb/infrun.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../W._C._Handy/gdb/expprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../W._C._Handy/gdb/environ.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../W._C._Handy/gdb/stack.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../W._C._Handy/gdb/thread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../W._C._Handy/gdb/exceptions.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../W._C._Handy/gdb/extension.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../W._C._Handy/gdb/filesystem.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../W._C._Handy/gdb/common/filestuff.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../W._C._Handy/gdb/inf-child.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../W._C._Handy/gdb/interps.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../W._C._Handy/gdb/minidebug.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../W._C._Handy/gdb/main.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../W._C._Handy/gdb/macrotab.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../W._C._Handy/gdb/macrocmd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../W._C._Handy/gdb/macroexp.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../W._C._Handy/gdb/macroscope.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../W._C._Handy/gdb/mi/mi-common.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../W._C._Handy/gdb/event-loop.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../W._C._Handy/gdb/event-top.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../W._C._Handy/gdb/inf-loop.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../W._C._Handy/gdb/completer.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../W._C._Handy/gdb/gdbarch.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../W._C._Handy/gdb/arch-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../W._C._Handy/gdb/gdbtypes.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../W._C._Handy/gdb/gdb_bfd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../W._C._Handy/gdb/gdb_obstack.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../W._C._Handy/gdb/osabi.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../W._C._Handy/gdb/copying.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../W._C._Handy/gdb/memattr.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../W._C._Handy/gdb/mem-break.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../W._C._Handy/gdb/target.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../W._C._Handy/gdb/target-dcache.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../W._C._Handy/gdb/parse.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../W._C._Handy/gdb/language.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../W._C._Handy/gdb/build-id.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../W._C._Handy/gdb/buildsym.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../W._C._Handy/gdb/findcmd.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../W._C._Handy/gdb/std-regs.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../W._C._Handy/gdb/common/signals.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../W._C._Handy/gdb/exec.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../W._C._Handy/gdb/reverse.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../W._C._Handy/gdb/bcache.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../W._C._Handy/gdb/objfiles.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../W._C._Handy/gdb/observer.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../W._C._Handy/gdb/minsyms.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../W._C._Handy/gdb/maint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../W._C._Handy/gdb/demangle.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../W._C._Handy/gdb/dbxread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../W._C._Handy/gdb/coffread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../W._C._Handy/gdb/coff-pe-read.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../W._C._Handy/gdb/dwarf2read.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../W._C._Handy/gdb/mipsread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../W._C._Handy/gdb/stabsread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../W._C._Handy/gdb/corefile.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../W._C._Handy/gdb/dwarf2expr.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../W._C._Handy/gdb/dwarf2loc.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../W._C._Handy/gdb/dwarf2-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../W._C._Handy/gdb/dwarf2-frame-tailcall.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../W._C._Handy/gdb/ada-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../W._C._Handy/gdb/c-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../W._C._Handy/gdb/d-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../W._C._Handy/gdb/f-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../W._C._Handy/gdb/objc-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../W._C._Handy/gdb/ada-tasks.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../W._C._Handy/gdb/ada-varobj.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../W._C._Handy/gdb/c-varobj.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../W._C._Handy/gdb/ui-out.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../W._C._Handy/gdb/cli-out.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../W._C._Handy/gdb/varobj.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../W._C._Handy/gdb/common/vec.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../W._C._Handy/gdb/go-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../W._C._Handy/gdb/go-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../W._C._Handy/gdb/go-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../W._C._Handy/gdb/jv-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../W._C._Handy/gdb/jv-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../W._C._Handy/gdb/jv-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../W._C._Handy/gdb/jv-varobj.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../W._C._Handy/gdb/m2-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../W._C._Handy/gdb/opencl-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../W._C._Handy/gdb/p-lang.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../W._C._Handy/gdb/p-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../W._C._Handy/gdb/p-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../W._C._Handy/gdb/sentinel-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../W._C._Handy/gdb/complaints.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../W._C._Handy/gdb/typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../W._C._Handy/gdb/ada-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../W._C._Handy/gdb/c-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../W._C._Handy/gdb/f-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../W._C._Handy/gdb/m2-typeprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../W._C._Handy/gdb/ada-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../W._C._Handy/gdb/c-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../W._C._Handy/gdb/cp-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../W._C._Handy/gdb/d-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../W._C._Handy/gdb/f-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../W._C._Handy/gdb/m2-valprint.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../W._C._Handy/gdb/serial.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../W._C._Handy/gdb/mdebugread.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../W._C._Handy/gdb/top.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../W._C._Handy/gdb/utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../W._C._Handy/gdb/ui-file.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../W._C._Handy/gdb/user-regs.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../W._C._Handy/gdb/frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../W._C._Handy/gdb/frame-unwind.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../W._C._Handy/gdb/doublest.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../W._C._Handy/gdb/frame-base.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../W._C._Handy/gdb/inline-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../W._C._Handy/gdb/gnu-v2-abi.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../W._C._Handy/gdb/gnu-v3-abi.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../W._C._Handy/gdb/cp-abi.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../W._C._Handy/gdb/cp-support.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-support.o -MT d-support.o -MMD -MP -MF .deps/d-support.Tpo ../../W._C._Handy/gdb/d-support.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../W._C._Handy/gdb/regset.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../W._C._Handy/gdb/solib.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../W._C._Handy/gdb/solib-target.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../W._C._Handy/gdb/prologue-value.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../W._C._Handy/gdb/memory-map.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../W._C._Handy/gdb/memrange.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../W._C._Handy/gdb/xml-support.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../W._C._Handy/gdb/xml-syscall.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../W._C._Handy/gdb/common/xml-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../W._C._Handy/gdb/target-descriptions.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../W._C._Handy/gdb/target-memory.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../W._C._Handy/gdb/xml-tdesc.c + i686-unknown-gnu0.5 i686-unknown-gnu0.5 version.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../W._C._Handy/gdb/annotate.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../W._C._Handy/gdb/addrmap.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../W._C._Handy/gdb/auto-load.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../W._C._Handy/gdb/auxv.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../W._C._Handy/gdb/agent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../W._C._Handy/gdb/bfd-target.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../W._C._Handy/gdb/blockframe.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../W._C._Handy/gdb/breakpoint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo ../../W._C._Handy/gdb/break-catch-sig.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o break-catch-throw.o -MT break-catch-throw.o -MMD -MP -MF .deps/break-catch-throw.Tpo ../../W._C._Handy/gdb/break-catch-throw.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../W._C._Handy/gdb/findvar.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../W._C._Handy/gdb/regcache.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../W._C._Handy/gdb/cleanups.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../W._C._Handy/gdb/charset.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../W._C._Handy/gdb/continuations.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../W._C._Handy/gdb/corelow.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../W._C._Handy/gdb/disasm.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../W._C._Handy/gdb/dummy-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../W._C._Handy/gdb/dfp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../W._C._Handy/gdb/source.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../W._C._Handy/gdb/value.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../W._C._Handy/gdb/eval.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../W._C._Handy/gdb/valops.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../W._C._Handy/gdb/valarith.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../W._C._Handy/gdb/valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ + -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../W._C._Handy/gdb/printcmd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../W._C._Handy/gdb/block.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../W._C._Handy/gdb/symtab.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../W._C._Handy/gdb/psymtab.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../W._C._Handy/gdb/symfile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symfile-debug.o -MT symfile-debug.o -MMD -MP -MF .deps/symfile-debug.Tpo ../../W._C._Handy/gdb/symfile-debug.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../W._C._Handy/gdb/symmisc.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../W._C._Handy/gdb/linespec.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../W._C._Handy/gdb/dictionary.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../W._C._Handy/gdb/infcall.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../W._C._Handy/gdb/infcmd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../W._C._Handy/gdb/infrun.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../W._C._Handy/gdb/expprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../W._C._Handy/gdb/environ.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../W._C._Handy/gdb/stack.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../W._C._Handy/gdb/thread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../W._C._Handy/gdb/exceptions.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o extension.o -MT extension.o -MMD -MP -MF .deps/extension.Tpo ../../W._C._Handy/gdb/extension.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../W._C._Handy/gdb/filesystem.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o filestuff.o -MT filestuff.o -MMD -MP -MF .deps/filestuff.Tpo ../../W._C._Handy/gdb/common/filestuff.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../W._C._Handy/gdb/inf-child.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../W._C._Handy/gdb/interps.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../W._C._Handy/gdb/minidebug.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../W._C._Handy/gdb/main.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../W._C._Handy/gdb/macrotab.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../W._C._Handy/gdb/macrocmd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../W._C._Handy/gdb/macroexp.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../W._C._Handy/gdb/macroscope.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../W._C._Handy/gdb/mi/mi-common.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../W._C._Handy/gdb/event-loop.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../W._C._Handy/gdb/event-top.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../W._C._Handy/gdb/inf-loop.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../W._C._Handy/gdb/completer.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../W._C._Handy/gdb/gdbarch.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../W._C._Handy/gdb/arch-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../W._C._Handy/gdb/gdbtypes.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../W._C._Handy/gdb/gdb_bfd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo ../../W._C._Handy/gdb/gdb_obstack.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../W._C._Handy/gdb/osabi.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../W._C._Handy/gdb/copying.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../W._C._Handy/gdb/memattr.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../W._C._Handy/gdb/mem-break.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../W._C._Handy/gdb/target.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-dcache.o -MT target-dcache.o -MMD -MP -MF .deps/target-dcache.Tpo ../../W._C._Handy/gdb/target-dcache.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../W._C._Handy/gdb/parse.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../W._C._Handy/gdb/language.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o build-id.o -MT build-id.o -MMD -MP -MF .deps/build-id.Tpo ../../W._C._Handy/gdb/build-id.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../W._C._Handy/gdb/buildsym.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../W._C._Handy/gdb/findcmd.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../W._C._Handy/gdb/std-regs.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../W._C._Handy/gdb/common/signals.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../W._C._Handy/gdb/exec.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../W._C._Handy/gdb/reverse.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../W._C._Handy/gdb/bcache.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../W._C._Handy/gdb/objfiles.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../W._C._Handy/gdb/observer.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../W._C._Handy/gdb/minsyms.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../W._C._Handy/gdb/maint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../W._C._Handy/gdb/demangle.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../W._C._Handy/gdb/dbxread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../W._C._Handy/gdb/coffread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../W._C._Handy/gdb/coff-pe-read.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../W._C._Handy/gdb/dwarf2read.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../W._C._Handy/gdb/mipsread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../W._C._Handy/gdb/stabsread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../W._C._Handy/gdb/corefile.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../W._C._Handy/gdb/dwarf2expr.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../W._C._Handy/gdb/dwarf2loc.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../W._C._Handy/gdb/dwarf2-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../W._C._Handy/gdb/dwarf2-frame-tailcall.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../W._C._Handy/gdb/ada-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../W._C._Handy/gdb/c-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../W._C._Handy/gdb/d-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../W._C._Handy/gdb/f-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../W._C._Handy/gdb/objc-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../W._C._Handy/gdb/ada-tasks.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../W._C._Handy/gdb/ada-varobj.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-varobj.o -MT c-varobj.o -MMD -MP -MF .deps/c-varobj.Tpo ../../W._C._Handy/gdb/c-varobj.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../W._C._Handy/gdb/ui-out.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../W._C._Handy/gdb/cli-out.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../W._C._Handy/gdb/varobj.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../W._C._Handy/gdb/common/vec.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../W._C._Handy/gdb/go-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../W._C._Handy/gdb/go-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../W._C._Handy/gdb/go-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../W._C._Handy/gdb/jv-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../W._C._Handy/gdb/jv-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../W._C._Handy/gdb/jv-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jv-varobj.o -MT jv-varobj.o -MMD -MP -MF .deps/jv-varobj.Tpo ../../W._C._Handy/gdb/jv-varobj.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../W._C._Handy/gdb/m2-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../W._C._Handy/gdb/opencl-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../W._C._Handy/gdb/p-lang.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../W._C._Handy/gdb/p-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../W._C._Handy/gdb/p-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../W._C._Handy/gdb/sentinel-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../W._C._Handy/gdb/complaints.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../W._C._Handy/gdb/typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../W._C._Handy/gdb/ada-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../W._C._Handy/gdb/c-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../W._C._Handy/gdb/f-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../W._C._Handy/gdb/m2-typeprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../W._C._Handy/gdb/ada-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../W._C._Handy/gdb/c-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../W._C._Handy/gdb/cp-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../W._C._Handy/gdb/d-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../W._C._Handy/gdb/f-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../W._C._Handy/gdb/m2-valprint.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../W._C._Handy/gdb/serial.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../W._C._Handy/gdb/mdebugread.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../W._C._Handy/gdb/top.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../W._C._Handy/gdb/utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../W._C._Handy/gdb/ui-file.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../W._C._Handy/gdb/user-regs.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../W._C._Handy/gdb/frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../W._C._Handy/gdb/frame-unwind.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../W._C._Handy/gdb/doublest.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../W._C._Handy/gdb/frame-base.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../W._C._Handy/gdb/inline-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../W._C._Handy/gdb/gnu-v2-abi.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../W._C._Handy/gdb/gnu-v3-abi.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../W._C._Handy/gdb/cp-abi.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../W._C._Handy/gdb/cp-support.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../W._C._Handy/gdb/cp-namespace.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-support.o -MT d-support.o -MMD -MP -MF .deps/d-support.Tpo ../../W._C._Handy/gdb/d-support.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../W._C._Handy/gdb/reggroups.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../W._C._Handy/gdb/regset.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../W._C._Handy/gdb/trad-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../W._C._Handy/gdb/tramp-frame.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../W._C._Handy/gdb/solib.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../W._C._Handy/gdb/solib-target.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../W._C._Handy/gdb/prologue-value.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../W._C._Handy/gdb/memory-map.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../W._C._Handy/gdb/memrange.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../W._C._Handy/gdb/xml-support.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../W._C._Handy/gdb/xml-syscall.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../W._C._Handy/gdb/common/xml-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../W._C._Handy/gdb/target-descriptions.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../W._C._Handy/gdb/target-memory.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../W._C._Handy/gdb/xml-tdesc.c rm -f xml-builtin.tmp AWK="gawk" \ - /bin/dash ../../W._C._Handy/gdb/features/feature_to_c.sh \ - xml-builtin.tmp ../../W._C._Handy/gdb/features/gdb-target.dtd ../../W._C._Handy/gdb/features/xinclude.dtd ../../W._C._Handy/gdb/features/library-list.dtd ../../W._C._Handy/gdb/features/library-list-aix.dtd ../../W._C._Handy/gdb/features/library-list-svr4.dtd ../../W._C._Handy/gdb/features/osdata.dtd ../../W._C._Handy/gdb/features/threads.dtd ../../W._C._Handy/gdb/features/traceframe-info.dtd ../../W._C._Handy/gdb/features/btrace.dtd + /bin/dash ../../W._C._Handy/gdb/features/feature_to_c.sh \ + xml-builtin.tmp ../../W._C._Handy/gdb/features/gdb-target.dtd ../../W._C._Handy/gdb/features/xinclude.dtd ../../W._C._Handy/gdb/features/library-list.dtd ../../W._C._Handy/gdb/features/library-list-aix.dtd ../../W._C._Handy/gdb/features/library-list-svr4.dtd ../../W._C._Handy/gdb/features/osdata.dtd ../../W._C._Handy/gdb/features/threads.dtd ../../W._C._Handy/gdb/features/traceframe-info.dtd ../../W._C._Handy/gdb/features/btrace.dtd /bin/dash ../../W._C._Handy/gdb/../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../W._C._Handy/gdb/inferior.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../W._C._Handy/gdb/osdata.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../W._C._Handy/gdb/gdb_usleep.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../W._C._Handy/gdb/record.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record-full.o -MT record-full.o -MMD -MP -MF .deps/record-full.Tpo ../../W._C._Handy/gdb/record-full.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../W._C._Handy/gdb/gcore.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../W._C._Handy/gdb/common/gdb_vecs.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../W._C._Handy/gdb/jit.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../W._C._Handy/gdb/progspace.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o skip.o -MT skip.o -MMD -MP -MF .deps/skip.Tpo ../../W._C._Handy/gdb/skip.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o probe.o -MT probe.o -MMD -MP -MF .deps/probe.Tpo ../../W._C._Handy/gdb/probe.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../W._C._Handy/gdb/common/common-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../W._C._Handy/gdb/common/buffer.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../W._C._Handy/gdb/common/ptid.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF .deps/gdb-dlfcn.Tpo ../../W._C._Handy/gdb/gdb-dlfcn.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-agent.o -MT common-agent.o -MMD -MP -MF .deps/common-agent.Tpo ../../W._C._Handy/gdb/common/agent.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../W._C._Handy/gdb/common/format.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o registry.o -MT registry.o -MMD -MP -MF .deps/registry.Tpo ../../W._C._Handy/gdb/registry.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o btrace.o -MT btrace.o -MMD -MP -MF .deps/btrace.Tpo ../../W._C._Handy/gdb/btrace.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF .deps/record-btrace.Tpo ../../W._C._Handy/gdb/record-btrace.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF .deps/waitstatus.Tpo ../../W._C._Handy/gdb/target/waitstatus.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../W._C._Handy/gdb/common/print-utils.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../W._C._Handy/gdb/common/rsp-low.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../W._C._Handy/gdb/inflow.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../W._C._Handy/gdb/inferior.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../W._C._Handy/gdb/osdata.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../W._C._Handy/gdb/gdb_usleep.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../W._C._Handy/gdb/record.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record-full.o -MT record-full.o -MMD -MP -MF .deps/record-full.Tpo ../../W._C._Handy/gdb/record-full.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../W._C._Handy/gdb/gcore.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../W._C._Handy/gdb/common/gdb_vecs.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../W._C._Handy/gdb/jit.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../W._C._Handy/gdb/progspace.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o skip.o -MT skip.o -MMD -MP -MF .deps/skip.Tpo ../../W._C._Handy/gdb/skip.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o probe.o -MT probe.o -MMD -MP -MF .deps/probe.Tpo ../../W._C._Handy/gdb/probe.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../W._C._Handy/gdb/common/common-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../W._C._Handy/gdb/common/buffer.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../W._C._Handy/gdb/common/ptid.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF .deps/gdb-dlfcn.Tpo ../../W._C._Handy/gdb/gdb-dlfcn.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-agent.o -MT common-agent.o -MMD -MP -MF .deps/common-agent.Tpo ../../W._C._Handy/gdb/common/agent.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../W._C._Handy/gdb/common/format.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o registry.o -MT registry.o -MMD -MP -MF .deps/registry.Tpo ../../W._C._Handy/gdb/registry.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o btrace.o -MT btrace.o -MMD -MP -MF .deps/btrace.Tpo ../../W._C._Handy/gdb/btrace.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF .deps/record-btrace.Tpo ../../W._C._Handy/gdb/record-btrace.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o waitstatus.o -MT waitstatus.o -MMD -MP -MF .deps/waitstatus.Tpo ../../W._C._Handy/gdb/target/waitstatus.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../W._C._Handy/gdb/common/print-utils.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../W._C._Handy/gdb/common/rsp-low.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../W._C._Handy/gdb/inflow.c Making init.c -gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c +gcc-4.8 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.8 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-support.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' + -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-disasm.o scm-exception.o scm-frame.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-ports.o scm-pretty-print.o scm-safe-call.o scm-gsmob.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-support.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls files='gdb-syscalls.dtd arm-linux.xml ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml s390-linux.xml s390x-linux.xml' ; \ - for file in $files ; do \ - f=../../../W._C._Handy/gdb/data-directory/../syscalls/$file ; \ - if test -f $f ; then \ - /usr/bin/install -c -m 644 $f ./syscalls ; \ - fi ; \ - done +for file in $files ; do \ + f=../../../W._C._Handy/gdb/data-directory/../syscalls/$file ; \ + if test -f $f ; then \ + /usr/bin/install -c -m 644 $f ./syscalls ; \ + fi ; \ +done touch stamp-syscalls rm -rf ./python files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.py gdb/command/type_printers.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ - done +for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../python/lib/$file ./python/$dir ; \ +done mkdir -p -- ./python/gdb mkdir -p -- ./python/gdb/command mkdir -p -- ./python/gdb/function touch stamp-python rm -rf ./guile files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ - for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ - done +for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs ./guile/$dir ; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gdb/data-directory/../guile/lib/$file ./guile/$dir ; \ +done mkdir -p -- ./guile/. mkdir -p -- ./guile/gdb touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit files='elinos.py wrs-linux.py' ; \ - for file in $files ; do \ - f=../../../W._C._Handy/gdb/data-directory/../system-gdbinit/$file ; \ - if test -f $f ; then \ - /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ - fi ; \ - done +for file in $files ; do \ + f=../../../W._C._Handy/gdb/data-directory/../system-gdbinit/$file ; \ + if test -f $f ; then \ + /usr/bin/install -c -m 644 $f ./system-gdbinit ; \ + fi ; \ +done touch stamp-system-gdbinit -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make all-recursive -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Nothing to be done for `all-am'. -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[1]: Nothing to be done for `all-target'. -make[1]: Leaving directory `[...]/tschwinge/W._C._Handy.build' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Nothing to be done for 'all-am'. +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[1]: Nothing to be done for 'all-target'. +make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' diff --git a/binutils-gdb/laplace.SCHWINGE/log_install b/binutils-gdb/laplace.SCHWINGE/log_install index af3096aa..9be9c136 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install +++ b/binutils-gdb/laplace.SCHWINGE/log_install @@ -1,24 +1,22 @@ -make[1]: Entering directory `[...]/tschwinge/W._C._Handy.build' +make[1]: Entering directory '[...]/tschwinge/W._C._Handy.build' /bin/dash ../W._C._Handy/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install [...]/tschwinge/W._C._Handy.build.install mkdir -p -- [...]/tschwinge/W._C._Handy.build.install [...]/tschwinge/W._C._Handy.build.install -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make install-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making install in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./bfd.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/bfd.info' -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making install in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' if test -r ../../../W._C._Handy/bfd/../mkinstalldirs; then \ - ../../../W._C._Handy/bfd/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/bfd/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/bfd/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/bfd/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES installing da.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES/bfd.mo mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/es/LC_MESSAGES @@ -48,20 +46,20 @@ installing vi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/vi/L mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ - if test -r ../../../W._C._Handy/bfd/../mkinstalldirs; then \ - ../../../W._C._Handy/bfd/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/bfd/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/bfd/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[5]: Nothing to be done for `install-exec-am'. + if test -r ../../../W._C._Handy/bfd/../mkinstalldirs; then \ + ../../../W._C._Handy/bfd/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/bfd/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/bfd/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[5]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/include" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/include" /usr/bin/install -c -m 644 bfd.h ../../W._C._Handy/bfd/../include/ansidecl.h ../../W._C._Handy/bfd/../include/symcat.h ../../W._C._Handy/bfd/../include/bfdlink.h '[...]/tschwinge/W._C._Handy.build.install/include' test -z "[...]/tschwinge/W._C._Handy.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/lib" @@ -88,15 +86,15 @@ flag during linking and do at least one of the following: See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making install in . -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[4]: Nothing to be done for `install-exec-am'. +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/include" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/include" /usr/bin/install -c -m 644 ../../W._C._Handy/opcodes/../include/dis-asm.h '[...]/tschwinge/W._C._Handy.build.install/include' test -z "[...]/tschwinge/W._C._Handy.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/lib" @@ -123,15 +121,15 @@ flag during linking and do at least one of the following: See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making install in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' if test -r ../../../W._C._Handy/opcodes/../mkinstalldirs; then \ - ../../../W._C._Handy/opcodes/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/opcodes/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/opcodes/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/opcodes/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi installing da.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES/opcodes.mo mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/de/LC_MESSAGES installing de.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/de/LC_MESSAGES/opcodes.mo @@ -154,41 +152,39 @@ installing uk.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/uk/L installing vi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/vi/LC_MESSAGES/opcodes.mo installing zh_CN.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ - if test -r ../../../W._C._Handy/opcodes/../mkinstalldirs; then \ - ../../../W._C._Handy/opcodes/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/opcodes/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/opcodes/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' + if test -r ../../../W._C._Handy/opcodes/../mkinstalldirs; then \ + ../../../W._C._Handy/opcodes/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/opcodes/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/opcodes/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' make install-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making install in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[5]: Nothing to be done for `install-exec-am'. +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[5]: Nothing to be done for 'install-exec-am'. test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./binutils.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/binutils.info' -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" /usr/bin/install -c -m 644 addr2line.1 ar.1 dlltool.1 nlmconv.1 nm.1 objcopy.1 objdump.1 ranlib.1 readelf.1 size.1 strings.1 strip.1 elfedit.1 windres.1 windmc.1 c++filt.1 '[...]/tschwinge/W._C._Handy.build.install/share/man/man1' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making install in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' if test -r ../../../W._C._Handy/binutils/../mkinstalldirs; then \ - ../../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/binutils/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/binutils/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/bg/LC_MESSAGES installing bg.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/bg/LC_MESSAGES/binutils.mo installing da.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES/binutils.mo @@ -213,19 +209,19 @@ installing zh_CN.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/z mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_TW/LC_MESSAGES/binutils.mo if test "binutils" = "gettext"; then \ - if test -r ../../../W._C._Handy/binutils/../mkinstalldirs; then \ - ../../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/binutils/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/binutils/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' + if test -r ../../../W._C._Handy/binutils/../mkinstalldirs; then \ + ../../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/binutils/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/binutils/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /bin/dash ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '[...]/tschwinge/W._C._Handy.build.install/bin' libtool: install: /usr/bin/install -c size [...]/tschwinge/W._C._Handy.build.install/bin/size @@ -247,73 +243,73 @@ libtool: install: /usr/bin/install -c cxxfilt [...]/tschwinge/W._C._Handy.build. /bin/dash ../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ - if [ -f $i ]; then \ - j=`echo $i | sed -e 's/-new//'`; \ - k=`echo $j | sed 's,y,y,'`; \ - if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$k" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j" ]; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$k [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ - fi; \ - else true; \ - fi; \ - done -make[5]: Nothing to be done for `install-data-am'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' + if [ -f $i ]; then \ + j=`echo $i | sed -e 's/-new//'`; \ + k=`echo $j | sed 's,y,y,'`; \ + if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$k" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j" ]; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$k [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ + fi; \ + else true; \ + fi; \ +done +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' for f in standards.info configure.info; do \ - if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ - done -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' -make[3]: `standards.info' is up to date. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' -make[3]: `configure.info' is up to date. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' + if test -f ../../W._C._Handy/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ + if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ + true; \ + else \ + exit 1; \ + fi; \ + fi; \ +done +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' +make[3]: 'standards.info' is up to date. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' +make[3]: 'configure.info' is up to date. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' /bin/dash ../../W._C._Handy/etc/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info if test ! -f standards.info; then cd ../../W._C._Handy/etc; fi; \ - if test -f standards.info; then \ - for i in standards.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ - fi +if test -f standards.info; then \ + for i in standards.info*; do \ + /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ + done; \ +fi if test ! -f configure.info; then cd ../../W._C._Handy/etc; fi; \ - if test -f configure.info; then \ - for i in configure.info*; do \ - /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ - done; \ - fi -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +if test -f configure.info; then \ + for i in configure.info*; do \ + /usr/bin/install -c -m 644 $i [...]/tschwinge/W._C._Handy.build.install/share/info/$i; \ + done; \ +fi +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making install in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/doc' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/doc' -make[4]: Nothing to be done for `install-exec-am'. +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Nothing to be done for 'install-exec-am'. restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in as.info as.info-[0-9] as.info-[0-9][0-9] as.i[0-9] as.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../W._C._Handy/gas/doc" -I "../../../W._C._Handy/gas/../libiberty" -I "../../../W._C._Handy/gas/../bfd/doc" -I ../../bfd/doc -I ../../../W._C._Handy/gas/doc \ - -o as.info `test -f 'as.texinfo' || echo '../../../W._C._Handy/gas/doc/'`as.texinfo; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc +rm -rf $backupdir && mkdir $backupdir && \ +if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in as.info as.info-[0-9] as.info-[0-9][0-9] as.i[0-9] as.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ +else :; fi && \ +if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../W._C._Handy/gas/doc" -I "../../../W._C._Handy/gas/../libiberty" -I "../../../W._C._Handy/gas/../bfd/doc" -I ../../bfd/doc -I ../../../W._C._Handy/gas/doc \ + -o as.info `test -f 'as.texinfo' || echo '../../../W._C._Handy/gas/doc/'`as.texinfo; \ +then \ + rc=0; \ +else \ + rc=$?; \ + $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ +fi; \ +rm -rf $backupdir; exit $rc ../../../W._C._Handy/gas/doc/as.texinfo:4460: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning ../../../W._C._Handy/gas/doc/as.texinfo:4516: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning ../../../W._C._Handy/gas/doc/as.texinfo:4524: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning @@ -341,19 +337,17 @@ restore=: && backupdir=".am$$" && \ test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info' -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" /usr/bin/install -c -m 644 as.1 '[...]/tschwinge/W._C._Handy.build.install/share/man/man1' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/doc' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/doc' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/doc' Making install in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' if test -r ../../../W._C._Handy/gas/../mkinstalldirs; then \ - ../../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/gas/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/gas/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi installing es.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/es/LC_MESSAGES/gas.mo installing fi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/fi/LC_MESSAGES/gas.mo installing fr.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/fr/LC_MESSAGES/gas.mo @@ -363,118 +357,118 @@ installing ru.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/ru/L installing rw.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/rw/LC_MESSAGES/gas.mo installing tr.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/tr/LC_MESSAGES/gas.mo if test "gas" = "gettext"; then \ - if test -r ../../../W._C._Handy/gas/../mkinstalldirs; then \ - ../../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/gas/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gas/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' + if test -r ../../../W._C._Handy/gas/../mkinstalldirs; then \ + ../../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/gas/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gas/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' /bin/dash ../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/bin/as libtool: install: /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/bin/as /bin/dash ../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin n=`echo as | sed 's,y,y,'`; \ - if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$n" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as" ]; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ - else \ - true ; \ - fi -make[4]: Nothing to be done for `install-data-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$n" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as" ]; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ +else \ + true ; \ +fi +make[4]: Nothing to be done for 'install-data-am'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' Making install in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/po' if test -r ../../../W._C._Handy/gold/../mkinstalldirs; then \ - ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi installing es.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/es/LC_MESSAGES/gold.mo installing fi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/fi/LC_MESSAGES/gold.mo installing id.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/id/LC_MESSAGES/gold.mo installing it.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/it/LC_MESSAGES/gold.mo installing vi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/vi/LC_MESSAGES/gold.mo if test "gold" = "gettext"; then \ - if test -r ../../../W._C._Handy/gold/../mkinstalldirs; then \ - ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/gold/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gold/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/po' + if test -r ../../../W._C._Handy/gold/../mkinstalldirs; then \ + ../../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/gold/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gold/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/po' Making install in testsuite -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make install-am -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[5]: Nothing to be done for `install-exec-am'. -make[5]: Nothing to be done for `install-data-am'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Nothing to be done for 'install-exec-am'. +make[5]: Nothing to be done for 'install-data-am'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /usr/bin/install -c dwp '[...]/tschwinge/W._C._Handy.build.install/bin' /bin/dash ../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin n=`echo ld.gold | sed 's,y,y,'`; \ - /usr/bin/install -c \ - ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${n}; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold >/dev/null 2>/dev/null \ - || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ - fi; \ - if test "x" = "xyes"; then \ - ld=`echo ld | sed 's,y,y,'`; \ - rm -f [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/bin/${ld} >/dev/null 2>/dev/null \ - || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ - || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - fi; \ - fi + /usr/bin/install -c \ + ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${n}; \ +if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ +fi; \ +if test "x" = "xyes"; then \ + ld=`echo ld | sed 's,y,y,'`; \ + rm -f [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/bin/${ld} >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ + if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + fi; \ +fi Making install-info in po -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/po' -make[5]: Nothing to be done for `install-info'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/po' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/po' +make[5]: Nothing to be done for 'install-info'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/po' Making install-info in testsuite -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[5]: Nothing to be done for `install-info'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' -make[5]: Nothing to be done for `install-info-am'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Nothing to be done for 'install-info'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' +make[5]: Nothing to be done for 'install-info-am'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' make install-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' Making install in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po' if test -r ../../../W._C._Handy/gprof/../mkinstalldirs; then \ - ../../../W._C._Handy/gprof/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/gprof/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/gprof/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/gprof/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi installing bg.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/bg/LC_MESSAGES/gprof.mo installing da.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES/gprof.mo installing de.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/de/LC_MESSAGES/gprof.mo @@ -501,46 +495,44 @@ installing tr.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/tr/L installing uk.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/uk/LC_MESSAGES/gprof.mo installing vi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/vi/LC_MESSAGES/gprof.mo if test "gprof" = "gettext"; then \ - if test -r ../../../W._C._Handy/gprof/../mkinstalldirs; then \ - ../../../W._C._Handy/gprof/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/gprof/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/gprof/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' + if test -r ../../../W._C._Handy/gprof/../mkinstalldirs; then \ + ../../../W._C._Handy/gprof/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/gprof/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/gprof/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /bin/dash ./libtool --mode=install /usr/bin/install -c gprof '[...]/tschwinge/W._C._Handy.build.install/bin' libtool: install: /usr/bin/install -c gprof [...]/tschwinge/W._C._Handy.build.install/bin/gprof test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./gprof.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/gprof.info' -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" /usr/bin/install -c -m 644 gprof.1 '[...]/tschwinge/W._C._Handy.build.install/share/man/man1' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Nothing to be done for `install'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' make install-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' Making install in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld/po' if test -r ../../../W._C._Handy/ld/../mkinstalldirs; then \ - ../../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - else \ - ../../../W._C._Handy/ld/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ - fi + ../../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +else \ + ../../../W._C._Handy/ld/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share; \ +fi installing bg.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/bg/LC_MESSAGES/ld.mo installing da.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/da/LC_MESSAGES/ld.mo installing es.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/es/LC_MESSAGES/ld.mo @@ -557,190 +549,188 @@ installing vi.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/vi/L installing zh_CN.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_CN/LC_MESSAGES/ld.mo installing zh_TW.gmo as [...]/tschwinge/W._C._Handy.build.install/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ - if test -r ../../../W._C._Handy/ld/../mkinstalldirs; then \ - ../../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - else \ - ../../../W._C._Handy/ld/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ - fi; \ - /usr/bin/install -c -m 644 ../../../W._C._Handy/ld/po/Makefile.in.in \ - [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ - else \ - : ; \ - fi -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' + if test -r ../../../W._C._Handy/ld/../mkinstalldirs; then \ + ../../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + else \ + ../../../W._C._Handy/ld/mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gettext/po; \ + fi; \ + /usr/bin/install -c -m 644 ../../../W._C._Handy/ld/po/Makefile.in.in \ + [...]/tschwinge/W._C._Handy.build.install/share/gettext/po/Makefile.in.in; \ +else \ + : ; \ +fi +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new '[...]/tschwinge/W._C._Handy.build.install/bin/./ld.bfd' libtool: install: /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/./ld.bfd /bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ - fi; \ - if test "xyes" = "xyes"; then \ - ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ - rm -f [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/bin/$ld >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - fi; \ - fi +if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ +fi; \ +if test "xyes" = "xyes"; then \ + ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ + rm -f [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/bin/$ld >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ + if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + fi; \ +fi /bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts for f in ldscripts/*; do \ - /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/$f ; \ - done + /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/$f ; \ +done test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./ld.info '[...]/tschwinge/W._C._Handy.build.install/share/info' install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/ld.info' -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" /usr/bin/install -c -m 644 ld.1 '[...]/tschwinge/W._C._Handy.build.install/share/man/man1' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' -make[2]: Nothing to be done for `install'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[3]: Nothing to be done for `all'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' if test -n ""; then \ - /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \ - /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \ - ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ - mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \ - case "" in \ - /*) thd=;; \ - *) thd=[...]/tschwinge/W._C._Handy.build.install/include/;; \ - esac; \ - /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs ${thd}; \ - for h in ../../W._C._Handy/libiberty/../include/ansidecl.h ../../W._C._Handy/libiberty/../include/demangle.h ../../W._C._Handy/libiberty/../include/dyn-string.h ../../W._C._Handy/libiberty/../include/fibheap.h ../../W._C._Handy/libiberty/../include/floatformat.h ../../W._C._Handy/libiberty/../include/hashtab.h ../../W._C._Handy/libiberty/../include/libiberty.h ../../W._C._Handy/libiberty/../include/objalloc.h ../../W._C._Handy/libiberty/../include/partition.h ../../W._C._Handy/libiberty/../include/safe-ctype.h ../../W._C._Handy/libiberty/../include/sort.h ../../W._C._Handy/libiberty/../include/splay-tree.h ../../W._C._Handy/libiberty/../include/timeval-utils.h; do \ - /usr/bin/install -c -m 644 $h ${thd}; \ - done; \ - fi -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[3]: Nothing to be done for `install'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/readline' -make[2]: Nothing to be done for `install'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/readline' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' + /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \ + /usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \ + ( cd [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ + mv -f [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/W._C._Handy.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \ + case "" in \ + /*) thd=;; \ + *) thd=[...]/tschwinge/W._C._Handy.build.install/include/;; \ + esac; \ + /bin/dash ../../W._C._Handy/libiberty/../mkinstalldirs ${thd}; \ + for h in ../../W._C._Handy/libiberty/../include/ansidecl.h ../../W._C._Handy/libiberty/../include/demangle.h ../../W._C._Handy/libiberty/../include/dyn-string.h ../../W._C._Handy/libiberty/../include/fibheap.h ../../W._C._Handy/libiberty/../include/floatformat.h ../../W._C._Handy/libiberty/../include/hashtab.h ../../W._C._Handy/libiberty/../include/libiberty.h ../../W._C._Handy/libiberty/../include/objalloc.h ../../W._C._Handy/libiberty/../include/partition.h ../../W._C._Handy/libiberty/../include/safe-ctype.h ../../W._C._Handy/libiberty/../include/sort.h ../../W._C._Handy/libiberty/../include/splay-tree.h ../../W._C._Handy/libiberty/../include/timeval-utils.h; do \ + /usr/bin/install -c -m 644 $h ${thd}; \ + done; \ +fi +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[3]: Nothing to be done for 'install'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Nothing to be done for 'install'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make all-recursive -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Nothing to be done for `all-am'. -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Nothing to be done for 'all-am'. +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make all-recursive -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Nothing to be done for `all-am'. -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Nothing to be done for 'all-am'. +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share cats=""; for cat in $cats; do \ - lang=`basename $cat | sed 's/\.gmo$//'`; \ - if [ -f $cat ]; then :; \ - elif [ -f ../../W._C._Handy/gdb/$cat ]; then cat=../../W._C._Handy/gdb/$cat; \ - else continue; \ - fi; \ - dir=[...]/tschwinge/W._C._Handy.build.install/share/locale/$lang/LC_MESSAGES; \ - echo /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs $dir; \ - /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs $dir || exit 1; \ - echo /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ - /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ - done + lang=`basename $cat | sed 's/\.gmo$//'`; \ + if [ -f $cat ]; then :; \ + elif [ -f ../../W._C._Handy/gdb/$cat ]; then cat=../../W._C._Handy/gdb/$cat; \ + else continue; \ + fi; \ + dir=[...]/tschwinge/W._C._Handy.build.install/share/locale/$lang/LC_MESSAGES; \ + echo /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs $dir; \ + /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs $dir || exit 1; \ + echo /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ + /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \ +done /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/gdb mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/gdb transformed_name=`t='s,y,y,'; \ - echo gdb | sed -e "$t"` ; \ - if test "x$transformed_name" = x; then \ - transformed_name=gdb ; \ - else \ - true ; \ - fi ; \ - /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin ; \ - /usr/bin/install -c gdb \ - [...]/tschwinge/W._C._Handy.build.install/bin/$transformed_name ; \ - /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/include/gdb ; \ - /usr/bin/install -c -m 644 jit-reader.h [...]/tschwinge/W._C._Handy.build.install/include/gdb/jit-reader.h + echo gdb | sed -e "$t"` ; \ + if test "x$transformed_name" = x; then \ + transformed_name=gdb ; \ + else \ + true ; \ + fi ; \ + /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin ; \ + /usr/bin/install -c gdb \ + [...]/tschwinge/W._C._Handy.build.install/bin/$transformed_name ; \ + /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/include/gdb ; \ + /usr/bin/install -c -m 644 jit-reader.h [...]/tschwinge/W._C._Handy.build.install/include/gdb/jit-reader.h mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/include/gdb if test "x1" != x; \ - then \ - transformed_name=`t='s,y,y,'; \ - echo gcore | sed -e "$t"` ; \ - if test "x$transformed_name" = x; then \ - transformed_name=gcore ; \ - else \ - true ; \ - fi ; \ - /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin ; \ - /usr/bin/install -c gcore \ - [...]/tschwinge/W._C._Handy.build.install/bin/$transformed_name; \ - fi -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' +then \ + transformed_name=`t='s,y,y,'; \ + echo gcore | sed -e "$t"` ; \ + if test "x$transformed_name" = x; then \ + transformed_name=gcore ; \ + else \ + true ; \ + fi ; \ + /bin/dash ../../W._C._Handy/gdb/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin ; \ + /usr/bin/install -c gcore \ + [...]/tschwinge/W._C._Handy.build.install/bin/$transformed_name; \ +fi +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' (test "ln -s" = "ln -s" && \ - ln -s ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ - ln ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi || \ - cp ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi + ln -s ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ +ln ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi || \ +cp ../../../W._C._Handy/gdb/doc/all-cfg.texi gdb-cfg.texi date=`sed -n -e 's/^.* BFD_VERSION_DATE \(.*\)$/\1/p' ../../../W._C._Handy/gdb/doc/../../bfd/version.h`; \ - sed -e "s/DATE/$date/" < ../../../W._C._Handy/gdb/doc/../version.in > version.subst +sed -e "s/DATE/$date/" < ../../../W._C._Handy/gdb/doc/../version.in > version.subst echo "@set GDBVN `sed q version.subst`" > ./GDBvn.new if [ -n "(GDB) " ]; then \ - echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ - fi + echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \ +fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ - echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ - fi + echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ +fi if test -z "-I ../../../W._C._Handy/gdb/doc/../../readline/doc"; then \ - echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ - fi + echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ +fi if [ -n "" ]; then \ - echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ - fi + echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \ +fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc/../../readline/doc -I ../../../W._C._Handy/gdb/doc/../mi -I ../../../W._C._Handy/gdb/doc \ - -o gdb.info ../../../W._C._Handy/gdb/doc/gdb.texinfo + -o gdb.info ../../../W._C._Handy/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o stabs.info ../../../W._C._Handy/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o annotate.info ../../../W._C._Handy/gdb/doc/annotate.texinfo /bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info @@ -748,28 +738,22 @@ makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../ /usr/bin/install -c -m 644 ./stabs.info [...]/tschwinge/W._C._Handy.build.install/share/info/stabs.info /usr/bin/install -c -m 644 ./annotate.info [...]/tschwinge/W._C._Handy.build.install/share/info/annotate.info install-info --info-dir=[...]/tschwinge/W._C._Handy.build.install/share/info [...]/tschwinge/W._C._Handy.build.install/share/info/gdb.info -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments install-info --info-dir=[...]/tschwinge/W._C._Handy.build.install/share/info [...]/tschwinge/W._C._Handy.build.install/share/info/stabs.info -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments install-info --info-dir=[...]/tschwinge/W._C._Handy.build.install/share/info [...]/tschwinge/W._C._Handy.build.install/share/info/annotate.info -This is not dpkg install-info anymore, but GNU install-info -See the man page for ginstall-info for command line arguments touch gdb.1 perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdb < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdb.pod (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdb.pod | sed -e '/^.if n .na/d' > gdb.1.T$$ && \ - mv -f gdb.1.T$$ gdb.1) || (rm -f gdb.1.T$$ && exit 1) + mv -f gdb.1.T$$ gdb.1) || (rm -f gdb.1.T$$ && exit 1) rm -f gdb.pod touch gdbserver.1 perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbserver < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdbserver.pod (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdbserver.pod | sed -e '/^.if n .na/d' > gdbserver.1.T$$ && \ - mv -f gdbserver.1.T$$ gdbserver.1) || (rm -f gdbserver.1.T$$ && exit 1) + mv -f gdbserver.1.T$$ gdbserver.1) || (rm -f gdbserver.1.T$$ && exit 1) rm -f gdbserver.pod touch gcore.1 perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgcore < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gcore.pod (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gcore.pod | sed -e '/^.if n .na/d' > gcore.1.T$$ && \ - mv -f gcore.1.T$$ gcore.1) || (rm -f gcore.1.T$$ && exit 1) + mv -f gcore.1.T$$ gcore.1) || (rm -f gcore.1.T$$ && exit 1) rm -f gcore.pod test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" /usr/bin/install -c -m 644 'gdb.1' '[...]/tschwinge/W._C._Handy.build.install/share/man/man1/gdb.1' @@ -778,105 +762,105 @@ test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/dash touch gdbinit.5 perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbinit < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdbinit.pod (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=5 gdbinit.pod | sed -e '/^.if n .na/d' > gdbinit.5.T$$ && \ - mv -f gdbinit.5.T$$ gdbinit.5) || (rm -f gdbinit.5.T$$ && exit 1) + mv -f gdbinit.5.T$$ gdbinit.5) || (rm -f gdbinit.5.T$$ && exit 1) rm -f gdbinit.pod test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man5" || /bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs "[...]/tschwinge/W._C._Handy.build.install/share/man/man5" mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/man/man5 /usr/bin/install -c -m 644 'gdbinit.5' '[...]/tschwinge/W._C._Handy.build.install/share/man/man5/gdbinit.5' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/doc' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -make[5]: Nothing to be done for `install'. -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[5]: Nothing to be done for 'install'. +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls files='gdb-syscalls.dtd arm-linux.xml ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml s390-linux.xml s390x-linux.xml' ; \ - for file in $files; do \ - f=../../../W._C._Handy/gdb/data-directory/../syscalls/$file ; \ - if test -f $f ; then \ - /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls ; \ - fi ; \ - done +for file in $files; do \ + f=../../../W._C._Handy/gdb/data-directory/../syscalls/$file ; \ + if test -f $f ; then \ + /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls ; \ + fi ; \ +done files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/frame_filters.py gdb/command/type_printers.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 ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ - /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ - done +for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ + /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/$dir ; \ +done mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/command mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/python/gdb/function files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/types.scm' ; \ - for file in $files ; do \ - dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ - /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ - /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ - done +for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ + /usr/bin/install -c -m 644 ./guile/$file [...]/tschwinge/W._C._Handy.build.install/share/gdb/guile/$dir ; \ +done /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit files='elinos.py wrs-linux.py' ; \ - for file in $files; do \ - f=../../../W._C._Handy/gdb/data-directory/../system-gdbinit/$file ; \ - if test -f $f ; then \ - /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit ; \ - fi ; \ - done -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +for file in $files; do \ + f=../../../W._C._Handy/gdb/data-directory/../system-gdbinit/$file ; \ + if test -f $f ; then \ + /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/share/gdb/system-gdbinit ; \ + fi ; \ +done +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make all-recursive -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[9]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[9]: Nothing to be done for `all-am'. -make[9]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[7]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[8]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[9]: Nothing to be done for 'all-am'. +make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[8]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make install-recursive -make[9]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[10]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[11]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' if test yes = no; then \ - case 'gnu0.5' 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 ../../../../W._C._Handy/gdb/gnulib/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib ; \ - fi ; \ - if test -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias; then \ - sed -f ref-add.sed [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias > [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ - /usr/bin/install -c -m 644 [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias ; \ - rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ - else \ - if $need_charset_alias; then \ - sed -f ref-add.sed charset.alias > [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ - /usr/bin/install -c -m 644 [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias ; \ - rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ - fi ; \ - fi -make[11]: Nothing to be done for `install-data-am'. -make[11]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[10]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[9]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[8]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' -make[7]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[1]: Nothing to be done for `install-target'. -make[1]: Leaving directory `[...]/tschwinge/W._C._Handy.build' + case 'gnu0.5' 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 ../../../../W._C._Handy/gdb/gnulib/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/lib ; \ +fi ; \ +if test -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias; then \ + sed -f ref-add.sed [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias > [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ +else \ + if $need_charset_alias; then \ + sed -f ref-add.sed charset.alias > [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ + /usr/bin/install -c -m 644 [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp [...]/tschwinge/W._C._Handy.build.install/lib/charset.alias ; \ + rm -f [...]/tschwinge/W._C._Handy.build.install/lib/charset.tmp ; \ + fi ; \ +fi +make[11]: Nothing to be done for 'install-data-am'. +make[11]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[10]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' +make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[1]: Nothing to be done for 'install-target'. +make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index 873f7cd0..d23e60fa 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test +++ b/binutils-gdb/laplace.SCHWINGE/log_test @@ -1,58 +1,56 @@ -make[1]: Entering directory `[...]/tschwinge/W._C._Handy.build' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[1]: Entering directory '[...]/tschwinge/W._C._Handy.build' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' make check-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making check in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making check in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[4]: Nothing to be done for `check-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making check in . -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[3]: Nothing to be done for `check-am'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making check in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[3]: Nothing to be done for `check'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[3]: Nothing to be done for 'check'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' make check-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making check in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making check in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' make check-DEJAGNU -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making a new site.exp file... srcdir=`cd ../../W._C._Handy/binutils && pwd`; export srcdir; \ - r=`pwd`; export r; \ - LC_ALL=C; export LC_ALL; \ - EXPECT=expect; export EXPECT; \ - runtest=runtest; \ - if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ - CC_FOR_TARGET="gcc-4.8" CFLAGS_FOR_TARGET="-g -O2" \ - $runtest --tool binutils --srcdir ${srcdir}/testsuite \ - ; \ - else echo "WARNING: could not find \`runtest'" 1>&2; :;\ - fi +r=`pwd`; export r; \ +LC_ALL=C; export LC_ALL; \ +EXPECT=expect; export EXPECT; \ +runtest=runtest; \ +if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ + CC_FOR_TARGET="gcc-4.8" CFLAGS_FOR_TARGET="-g -O2" \ + $runtest --tool binutils --srcdir ${srcdir}/testsuite \ + ; \ +else echo "WARNING: could not find \`runtest'" 1>&2; :;\ +fi WARNING: Couldn't find tool init file -Test Run By thomas on Sat Feb 15 10:16:26 2014 +Test Run By thomas on Sat Jul 26 20:13:22 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -92,46 +90,46 @@ Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-6 # of expected passes 94 # of unsupported tests 3 -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/etc' -make[2]: Nothing to be done for `check'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/etc' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Nothing to be done for 'check'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making check in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/doc' -make[3]: Nothing to be done for `check'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/doc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/doc' +make[3]: Nothing to be done for 'check'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/doc' Making check in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[3]: Nothing to be done for `check'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[3]: Nothing to be done for 'check'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' make check-DEJAGNU -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making a new site.exp file... if [ -d testsuite ]; then \ - true; \ - else \ - mkdir testsuite; \ - fi + true; \ +else \ + mkdir testsuite; \ +fi rm -f testsuite/site.exp cp site.exp testsuite/site.exp rootme=`pwd`; export rootme; \ - srcdir=`cd ../../W._C._Handy/gas; pwd` ; export srcdir ; \ - LC_ALL=C; export LC_ALL; \ - EXPECT=expect ; export EXPECT ; \ - runtest=runtest; \ - cd testsuite; \ - if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ - $runtest --tool gas --srcdir ${srcdir}/testsuite \ - ; \ - else echo "WARNING: could not find \`runtest'" 1>&2; :;\ - fi +srcdir=`cd ../../W._C._Handy/gas; pwd` ; export srcdir ; \ +LC_ALL=C; export LC_ALL; \ +EXPECT=expect ; export EXPECT ; \ +runtest=runtest; \ +cd testsuite; \ +if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ + $runtest --tool gas --srcdir ${srcdir}/testsuite \ + ; \ +else echo "WARNING: could not find \`runtest'" 1>&2; :;\ +fi WARNING: Couldn't find tool init file -Test Run By thomas on Sat Feb 15 10:16:54 2014 +Test Run By thomas on Sat Jul 26 20:13:35 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -274,112 +272,108 @@ Running [...]/tschwinge/W._C._Handy/gas/testsuite/gas/z8k/z8k.exp ... # of expected passes 421 ../as-new 2.24.51.20140214 -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[3]: Nothing to be done for `all'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Nothing to be done for `all'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[3]: Nothing to be done for 'all'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Nothing to be done for 'all'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making info in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making info in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Nothing to be done for `info-am'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[4]: Nothing to be done for `all-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/bfd' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in . -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[4]: Nothing to be done for `all-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes/po' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/opcodes' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes/po' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gas' -make[4]: Nothing to be done for `all-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gas' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making info in doc -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making info in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Nothing to be done for `info-am'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[3]: Nothing to be done for 'info'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Nothing to be done for 'info-am'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' make all-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' Making all in doc -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/doc' Making all in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[4]: Nothing to be done for `all-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/binutils' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Nothing to be done for 'all'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/binutils' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' Making check in po -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/po' -make[3]: Nothing to be done for `check'. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/po' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/po' +make[3]: Nothing to be done for 'check'. +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/po' Making check in testsuite -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make check-am -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test large_symbol_alignment basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_test_2 weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 dynamic_list_2 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh gc_dynamic_list_test.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh section_sorting_name.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout gc_dynamic_list_test.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout section_sorting_name.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../W._C._Handy/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../W._C._Handy/gold/testsuite/testmain.cc @@ -525,7 +519,7 @@ mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../W._C._Handy/gold/testsuite/weak_alias_test_5.cc `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ - -Wl,--version-script,../../../W._C._Handy/gold/testsuite/weak_alias_test.script + -Wl,--version-script,../../../W._C._Handy/gold/testsuite/weak_alias_test.script g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -ldl -lz `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../W._C._Handy/gold/testsuite/weak_plt_main.cc `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o @@ -729,10 +723,10 @@ gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_ `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../W._C._Handy/gold/testsuite/discard_locals_test.c gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -ldl -lz umask 022; \ - rm -f permission_test; \ - touch permission_test; \ - chmod 600 permission_test; \ - `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +rm -f permission_test; \ +touch permission_test; \ +chmod 600 permission_test; \ +`echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../W._C._Handy/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../W._C._Handy/gold/testsuite/searched_file_test_lib.cc @@ -823,59 +817,59 @@ mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../W._C._Handy/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po `echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ - -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/incremental_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gc_comdat_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gc_tls_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gc_orphan_section_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/pr14265.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_keep_unique_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_safe_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_safe_so_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/final_layout.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/text_section_grouping.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/section_sorting_name.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_preemptible_functions_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_string_merge_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/merge_string_literals.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/two_file_shared.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/weak_plt.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/debug_msg.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/missing_key_func.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/undef_symbol.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_1.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_2.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_4.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_5.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_7.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_test_10.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/relro_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/ver_matching_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_3.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_4.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_5.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_6.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_7.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_8.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_9.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/dynamic_list.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/exclude_libs_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/discard_locals_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/hidden_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/retain_symbols_file_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/no_version_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/strong_ref_weak_def.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/dyn_weak_ref.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/memory_test.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gdb_index_test_1.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/script_test_10.sh'. -make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/split_i386.sh'. + -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/incremental_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_comdat_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_tls_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_orphan_section_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/pr14265.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gc_dynamic_list_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_keep_unique_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_safe_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_safe_so_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/final_layout.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/text_section_grouping.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/section_sorting_name.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_preemptible_functions_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_string_merge_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/icf_sht_rel_addend_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/merge_string_literals.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/two_file_shared.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/weak_plt.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/debug_msg.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/missing_key_func.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/undef_symbol.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_1.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_2.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_5.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_7.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_test_10.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/relro_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/ver_matching_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_3.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_5.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_6.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_7.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_8.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_9.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/dynamic_list.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/exclude_libs_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/discard_locals_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/hidden_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/retain_symbols_file_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/no_version_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/strong_ref_weak_def.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/dyn_weak_ref.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/memory_test.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_1.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_2.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_3.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/gdb_index_test_4.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/script_test_10.sh'. +make[5]: Nothing to be done for '../../../W._C._Handy/gold/testsuite/split_i386.sh'. `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../W._C._Handy/gold/testsuite/incremental_test_1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../W._C._Handy/gold/testsuite/incremental_test_2.c `echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline @@ -905,12 +899,12 @@ make[5]: Nothing to be done for `../../../W._C._Handy/gold/testsuite/split_i386. `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout -make[5]: `icf_safe_test.map' is up to date. +make[5]: 'icf_safe_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../W._C._Handy/gold/testsuite/icf_safe_so_test.cc `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout -make[5]: `icf_safe_so_test.map' is up to date. +make[5]: 'icf_safe_so_test.map' is up to date. `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../W._C._Handy/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds @@ -991,21 +985,21 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_6.t \ - -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 +-Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_7.t \ - -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 +-Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout `echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../W._C._Handy/gold/testsuite/script_test_9.cc `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -Wl,-T,../../../W._C._Handy/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout `echo g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ - -Wl,--dynamic-list ../../../W._C._Handy/gold/testsuite/dynamic_list.t \ - -Wl,--dynamic-list-data \ - -Wl,--dynamic-list-cpp-new \ - -Wl,--dynamic-list-cpp-typeinfo + -Wl,--dynamic-list ../../../W._C._Handy/gold/testsuite/dynamic_list.t \ + -Wl,--dynamic-list-data \ + -Wl,--dynamic-list-cpp-new \ + -Wl,--dynamic-list-cpp-typeinfo ../../binutils/readelf -W --dyn-syms dynamic_list > dynamic_list.stdout ../../binutils/readelf -sW exclude_libs_test >exclude_libs_test.syms 2>/dev/null ../../binutils/readelf -sW discard_locals_test >discard_locals_test.syms 2>/dev/null @@ -1033,7 +1027,7 @@ gcctestdir/ld -shared -o libno_version_test.so no_version_test.o `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../W._C._Handy/gold/testsuite/strong_ref_weak_def_2.c gcctestdir/ld -shared -o strong_ref_weak_def_2.so strong_ref_weak_def_2.o gcctestdir/ld -shared -o strong_ref_weak_def_1.so strong_ref_weak_def_1.o \ - strong_ref_weak_def_2.so + strong_ref_weak_def_2.so ../../binutils/readelf -sWD strong_ref_weak_def_1.so > strong_ref_weak_def.stdout `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../W._C._Handy/gold/testsuite/dyn_weak_ref_1.c `echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../W._C._Handy/gold/testsuite/dyn_weak_ref_2.c @@ -1071,10 +1065,10 @@ gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../W._C._Handy/gold/te ../ld-new --defsym __morestack=0x100 --defsym __morestack_non_split=0x200 -o split_i386_4 split_i386_4.o split_i386_n.o ../../binutils/objdump -d split_i386_4 > split_i386_4.stdout ../ld-new -r split_i386_1.o split_i386_n.o -o split_i386_r > split_i386_r.stdout 2>&1 || exit 0 -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make check-TESTS -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[6]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' PASS: incremental_test.sh PASS: gc_comdat_test.sh PASS: gc_tls_test.sh @@ -1264,17 +1258,21 @@ PASS: start_lib_test 4 of 185 tests failed See testsuite/test-suite.log ============================ +Makefile:3717: recipe for target 'test-suite.log' failed make[6]: *** [test-suite.log] Error 1 -make[6]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +Makefile:3796: recipe for target 'check-TESTS' failed make[5]: *** [check-TESTS] Error 2 -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +Makefile:4301: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +Makefile:4305: recipe for target 'check' failed make[3]: *** [check] Error 2 -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold/testsuite' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' make ld1 ld2 ld1-r ld2-r ld4 -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) @@ -1294,10 +1292,10 @@ test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -ldl -lz -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' make check-TESTS -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' rm -f bootstrap-test echo "#!/bin/sh" > bootstrap-test echo "cmp ld1 ld2" >> bootstrap-test @@ -1316,57 +1314,58 @@ PASS: bootstrap-test-treehash-chunksize ================== All 3 tests passed ================== -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +Makefile:859: recipe for target 'check-recursive' failed make[2]: *** [check-recursive] Error 1 -make[2]: Target `check' not remade because of errors. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gold' +make[2]: Target 'check' not remade because of errors. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' +Makefile:6069: recipe for target 'check-gold' failed make[1]: *** [check-gold] Error 2 -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' make check-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' Making check in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof/po' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[4]: Nothing to be done for `check-am'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gprof' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Nothing to be done for `check'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/intl' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Nothing to be done for 'check'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' make check-recursive -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' Making check in po -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld/po' -make[4]: Nothing to be done for `check'. -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld/po' -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Nothing to be done for 'check'. +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld/po' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' make check-DEJAGNU -make[5]: Entering directory `[...]/tschwinge/W._C._Handy.build/ld' +make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' Making a new site.exp file... srcroot=`cd ../../W._C._Handy/ld && pwd`; export srcroot; \ - r=`pwd`; export r; \ - LC_ALL=C; export LC_ALL; \ - EXPECT=expect; export EXPECT; \ - runtest=runtest; \ - if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ - $runtest --tool ld --srcdir ${srcroot}/testsuite \ - CC="gcc-4.8" CFLAGS="-g -O2" \ - CXX="g++-4.8" CXXFLAGS="-g -O2" \ - CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ - OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ - LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ - DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ - ; \ - else echo "WARNING: could not find \`runtest'" 1>&2; :;\ - fi +r=`pwd`; export r; \ +LC_ALL=C; export LC_ALL; \ +EXPECT=expect; export EXPECT; \ +runtest=runtest; \ +if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ + $runtest --tool ld --srcdir ${srcroot}/testsuite \ + CC="gcc-4.8" CFLAGS="-g -O2" \ + CXX="g++-4.8" CXXFLAGS="-g -O2" \ + CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ + OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ + LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ + DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ + ; \ +else echo "WARNING: could not find \`runtest'" 1>&2; :;\ +fi WARNING: Couldn't find tool init file -Test Run By thomas on Sat Feb 15 10:43:09 2014 +Test Run By thomas on Sat Jul 26 20:18:53 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -1523,35 +1522,40 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 941 +# of expected passes 944 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 [...]/tschwinge/W._C._Handy.build/ld/ld-new 2.24.51.20140214 +Makefile:3357: recipe for target 'check-DEJAGNU' failed make[5]: *** [check-DEJAGNU] Error 1 -make[5]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' +make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +Makefile:1763: recipe for target 'check-am' failed make[4]: *** [check-am] Error 2 -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +Makefile:1610: recipe for target 'check-recursive' failed make[3]: *** [check-recursive] Error 1 -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +Makefile:1765: recipe for target 'check' failed make[2]: *** [check] Error 2 -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/ld' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' +Makefile:7479: recipe for target 'check-ld' failed make[1]: *** [check-ld] Error 2 -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' -make[2]: Nothing to be done for `check'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libdecnumber' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Nothing to be done for 'check'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -o test-demangle \ - ../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a + ../../../W._C._Handy/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../W._C._Handy/libiberty/testsuite/demangle-expected ./test-demangle: 888 tests, 0 failures gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ - ../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a + ../../../W._C._Handy/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../W._C._Handy/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ - ../../../W._C._Handy/libiberty/testsuite/test-expandargv.c ../libiberty.a + ../../../W._C._Handy/libiberty/testsuite/test-expandargv.c ../libiberty.a ./test-expandargv PASS: test-expandargv-0. PASS: test-expandargv-1. @@ -1560,21 +1564,21 @@ PASS: test-expandargv-3. PASS: test-expandargv-4. PASS: test-expandargv-5. PASS: test-expandargv-6. -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/libiberty' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/readline' -make[2]: Nothing to be done for `check'. -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/readline' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/sim' -make[2]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb' -make[3]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty/testsuite' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libiberty' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Nothing to be done for 'check'. +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/readline' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim' +make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' Nothing to be done for all... Making a new config file... make check-single -make[4]: Entering directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest -Test Run By thomas on Sat Feb 15 10:56:46 2014 +Test Run By thomas on Sat Jul 26 20:22:57 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -1763,6 +1767,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... +FAIL: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register @@ -1918,7 +1923,6 @@ FAIL: gdb.base/call-signal-resume.exp: continue to program exit Running ../../../W._C._Handy/gdb/testsuite/gdb.base/call-strs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callexit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callfuncs.exp ... -FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ... FAIL: gdb.base/catch-load.exp: plain load: continue FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue @@ -1958,7 +1962,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dbx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/default.exp ... FAIL: gdb.base/default.exp: info set -FAIL: gdb.base/default.exp: shell echo Hi dad! FAIL: gdb.base/default.exp: show Running ../../../W._C._Handy/gdb/testsuite/gdb.base/define.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/del.exp ... @@ -2124,6 +2127,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/memattr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/mips_pro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/miscexprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ... +gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux +cc1: error: '-fsplit-stack' is not supported by this compiler configuration Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/nextoverexit.exp ... @@ -2355,6 +2360,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/step-test.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/store.exp ... FAIL: gdb.base/store.exp: var longest l; print old r, expecting -2 FAIL: gdb.base/store.exp: var float l; print old l, expecting -1 +FAIL: gdb.base/store.exp: var float l; print old r, expecting -2 FAIL: gdb.base/store.exp: var float l; setting l to 4 FAIL: gdb.base/store.exp: var float l; print new l, expecting 4 FAIL: gdb.base/store.exp: var float l; print incremented l, expecting 2 @@ -2370,6 +2376,7 @@ FAIL: gdb.base/store.exp: var doublest l; print new l, expecting 4 FAIL: gdb.base/store.exp: var doublest l; print incremented l, expecting 2 FAIL: gdb.base/store.exp: upvar longest l; print old r, expecting -2 FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1 +FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2 FAIL: gdb.base/store.exp: upvar float l; set l to 4 FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4 FAIL: gdb.base/store.exp: upvar double l; print old l, expecting -1 @@ -2500,7 +2507,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/abstract-origin.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/ambiguous.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/annota3.exp ... -FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1) (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-struct.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-union.exp ... @@ -2832,6 +2838,11 @@ KPASS: gdb.java/jmain.exp: break jmain.main (PRMS java/1565) Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jmisc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jnpe.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jprint.exp ... +FAIL: gdb.java/jprint.exp: single argument call +FAIL: gdb.java/jprint.exp: double argument call +FAIL: gdb.java/jprint.exp: virtual fn call +FAIL: gdb.java/jprint.exp: inherited static call +FAIL: gdb.java/jprint.exp: inherited virtual fn call XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260) Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-print.exp ... @@ -2995,7 +3006,12 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... +FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... +FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() +FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal +FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception +FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-inline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame.exp ... @@ -3136,17 +3152,17 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/linux-dp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0 FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers (timeout) -ERROR: Delete all breakpoints in delete_breakpoints (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout) +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers +FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional +FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread +FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint +FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list +FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (the program is no longer running) +FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return +FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... @@ -3398,26 +3414,31 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 20190 -# of unexpected failures 640 +# of expected passes 20174 +# of unexpected failures 651 # of unexpected successes 2 -# of expected failures 35 +# of expected failures 34 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 4 -# of untested testcases 44 +# of unresolved testcases 3 +# of untested testcases 46 # of unsupported tests 85 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory +Makefile:164: recipe for target 'check-single' failed make[4]: *** [check-single] Error 1 -make[4]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +Makefile:147: recipe for target 'check' failed make[3]: *** [check] Error 2 -make[3]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +Makefile:1107: recipe for target 'check' failed make[2]: *** [check] Error 2 -make[2]: Leaving directory `[...]/tschwinge/W._C._Handy.build/gdb' +make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' +Makefile:10236: recipe for target 'check-gdb' failed make[1]: *** [check-gdb] Error 2 -make[1]: Target `check-host' not remade because of errors. -make[1]: Nothing to be done for `check-target'. -make[1]: Leaving directory `[...]/tschwinge/W._C._Handy.build' +make[1]: Target 'check-host' not remade because of errors. +make[1]: Nothing to be done for 'check-target'. +make[1]: Leaving directory '[...]/tschwinge/W._C._Handy.build' +Makefile:2128: recipe for target 'do-check' failed make: *** [do-check] Error 2 -make: Target `check' not remade because of errors. +make: Target 'check' not remade because of errors. diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum index 54eb8311..a1608d60 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Feb 15 10:16:26 2014 +Test Run By thomas on Sat Jul 26 20:13:22 2014 Native configuration is i686-unknown-gnu0.5 === binutils tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum index 4919cef9..9c5dd6bb 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Feb 15 10:16:54 2014 +Test Run By thomas on Sat Jul 26 20:13:35 2014 Native configuration is i686-unknown-gnu0.5 === gas tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum index a0be93d5..0301a0f2 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Feb 15 10:56:46 2014 +Test Run By thomas on Sat Jul 26 20:22:57 2014 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -742,7 +742,7 @@ FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit) Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-float.exp ... PASS: gdb.arch/i386-float.exp: first stepi -PASS: gdb.arch/i386-float.exp: info float +FAIL: gdb.arch/i386-float.exp: info float PASS: gdb.arch/i386-float.exp: second stepi PASS: gdb.arch/i386-float.exp: info float Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ... @@ -1934,7 +1934,7 @@ PASS: gdb.base/callfuncs.exp: stop at breakpoint in call dummy function PASS: gdb.base/callfuncs.exp: continue from call dummy breakpoint PASS: gdb.base/callfuncs.exp: bt after continuing from call dummy breakpoint PASS: gdb.base/callfuncs.exp: register contents after stop in call dummy -FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents +PASS: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c @@ -3207,7 +3207,7 @@ PASS: gdb.base/default.exp: set verbose PASS: gdb.base/default.exp: set width PASS: gdb.base/default.exp: set write PASS: gdb.base/default.exp: set -FAIL: gdb.base/default.exp: shell echo Hi dad! +PASS: gdb.base/default.exp: shell echo Hi dad! PASS: gdb.base/default.exp: show annotate PASS: gdb.base/default.exp: show args PASS: gdb.base/default.exp: show check "c" abbreviation @@ -5996,8 +5996,9 @@ PASS: gdb.base/miscexprs.exp: print value of ibig.i[100] << 2 PASS: gdb.base/miscexprs.exp: print value of sbig.s[90] >> 4 PASS: gdb.base/miscexprs.exp: print value of lbig.l[333] >> 6 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/morestack.exp ... -PASS: gdb.base/morestack.exp: continue -PASS: gdb.base/morestack.exp: up 3000 +gdb compile failed, cc1: error: '-fsplit-stack' currently only supported on GNU/Linux +cc1: error: '-fsplit-stack' is not supported by this compiler configuration +UNTESTED: gdb.base/morestack.exp: morestack.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/moribund-step.exp ... UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping Running ../../../W._C._Handy/gdb/testsuite/gdb.base/multi-forks.exp ... @@ -6194,13 +6195,13 @@ FAIL: gdb.base/pr11022.exp: watchpoint hit 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/prelink.exp ... PASS: gdb.base/prelink.exp: ldd prelinkt PASS: gdb.base/prelink.exp: ldd prelinkt output contains libs -PASS: gdb.base/prelink.exp: copy ld-2.17.so to ld.so +PASS: gdb.base/prelink.exp: copy ld-2.19.so to ld.so PASS: gdb.base/prelink.exp: copy prelink.so to prelink.so -PASS: gdb.base/prelink.exp: copy libm-2.17.so to libm.so.6 -PASS: gdb.base/prelink.exp: copy libc-2.17.so to libc.so.0.3 -PASS: gdb.base/prelink.exp: copy ld-2.17.so to ld.so.1 -PASS: gdb.base/prelink.exp: copy libmachuser-2.17.so to libmachuser.so.1 -PASS: gdb.base/prelink.exp: copy libhurduser-2.17.so to libhurduser.so.0.3 +PASS: gdb.base/prelink.exp: copy libm-2.19.so to libm.so.6 +PASS: gdb.base/prelink.exp: copy libc-2.19.so to libc.so.0.3 +PASS: gdb.base/prelink.exp: copy ld-2.19.so to ld.so.1 +PASS: gdb.base/prelink.exp: copy libmachuser-2.19.so to libmachuser.so.1 +PASS: gdb.base/prelink.exp: copy libhurduser-2.19.so to libhurduser.so.0.3 PASS: gdb.base/prelink.exp: split debug of executable PASS: gdb.base/prelink.exp: unprelink ld.so pre-unprelink (missing /usr/sbin/prelink) XFAIL: gdb.base/prelink.exp: prelink ld.so (missing /usr/sbin/prelink) @@ -7212,10 +7213,7 @@ PASS: gdb.base/radix.exp: Output radix unchanged after rejecting 1 PASS: gdb.base/radix.exp: set radix 7 rejected PASS: gdb.base/radix.exp: Output radix unchanged after rejection through set radix command Running ../../../W._C._Handy/gdb/testsuite/gdb.base/random-signal.exp ... -PASS: gdb.base/random-signal.exp: set can-use-hw-watchpoints 0 -PASS: gdb.base/random-signal.exp: watch v -PASS: gdb.base/random-signal.exp: continue -PASS: gdb.base/random-signal.exp: stop with control-c +UNTESTED: gdb.base/random-signal.exp: test case busy-loops without timing out Running ../../../W._C._Handy/gdb/testsuite/gdb.base/randomize.exp ... UNTESTED: gdb.base/randomize.exp: Disabling randomization is not supported on this Linux GDB Running ../../../W._C._Handy/gdb/testsuite/gdb.base/range-stepping.exp ... @@ -8723,7 +8721,7 @@ PASS: gdb.base/store.exp: var longest l; print incremented l, expecting 2 PASS: gdb.base/store.exp: tbreak wack_float PASS: gdb.base/store.exp: continue to wack_float FAIL: gdb.base/store.exp: var float l; print old l, expecting -1 -PASS: gdb.base/store.exp: var float l; print old r, expecting -2 +FAIL: gdb.base/store.exp: var float l; print old r, expecting -2 FAIL: gdb.base/store.exp: var float l; setting l to 4 FAIL: gdb.base/store.exp: var float l; print new l, expecting 4 PASS: gdb.base/store.exp: var float l; next over add call @@ -8783,7 +8781,7 @@ PASS: gdb.base/store.exp: tbreak add_float PASS: gdb.base/store.exp: continue to add_float PASS: gdb.base/store.exp: upvar float l; up FAIL: gdb.base/store.exp: upvar float l; print old l, expecting -1 -PASS: gdb.base/store.exp: upvar float l; print old r, expecting -2 +FAIL: gdb.base/store.exp: upvar float l; print old r, expecting -2 FAIL: gdb.base/store.exp: upvar float l; set l to 4 FAIL: gdb.base/store.exp: upvar float l; print new l, expecting 4 PASS: gdb.base/store.exp: tbreak add_double @@ -10320,7 +10318,7 @@ PASS: gdb.cp/annota3.exp: break at main PASS: gdb.cp/annota3.exp: second run until main breakpoint PASS: gdb.cp/annota3.exp: set watch on a.x PASS: gdb.cp/annota3.exp: watch triggered on a.x -FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1) (timeout) +PASS: gdb.cp/annota3.exp: annotate-quit Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/anon-ns.exp ... PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void) PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)' @@ -17130,11 +17128,11 @@ PASS: gdb.java/jprint.exp: continue to breakpoint: jprint.main(java.lang.String[ PASS: gdb.java/jprint.exp: unambiguous static call PASS: gdb.java/jprint.exp: next PASS: gdb.java/jprint.exp: next -PASS: gdb.java/jprint.exp: single argument call -PASS: gdb.java/jprint.exp: double argument call -PASS: gdb.java/jprint.exp: virtual fn call -PASS: gdb.java/jprint.exp: inherited static call -PASS: gdb.java/jprint.exp: inherited virtual fn call +FAIL: gdb.java/jprint.exp: single argument call +FAIL: gdb.java/jprint.exp: double argument call +FAIL: gdb.java/jprint.exp: virtual fn call +FAIL: gdb.java/jprint.exp: inherited static call +FAIL: gdb.java/jprint.exp: inherited virtual fn call XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260) XFAIL: gdb.java/jprint.exp: print a java.lang.String Running ../../../W._C._Handy/gdb/testsuite/gdb.java/jv-exp.exp ... @@ -19364,8 +19362,7 @@ PASS: gdb.opt/inline-cmds.exp: backtrace at main of outer_inline PASS: gdb.opt/inline-cmds.exp: enter outer_inline2 PASS: gdb.opt/inline-cmds.exp: backtrace at outer_inline2 PASS: gdb.opt/inline-cmds.exp: enter outer_inline1 from outer_inline2 -XFAIL: gdb.opt/inline-cmds.exp: backtrace at outer_inline1 -PASS: gdb.opt/inline-cmds.exp: step to call of noinline +PASS: gdb.opt/inline-cmds.exp: backtrace at outer_inline1 PASS: gdb.opt/inline-cmds.exp: enter noinline from outer_inline1 PASS: gdb.opt/inline-cmds.exp: backtrace at noinline from outer_inline1 PASS: gdb.opt/inline-cmds.exp: enter inlined_fn from noinline @@ -19879,16 +19876,16 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit() PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec PASS: gdb.python/py-finish-breakpoint.exp: catch exec -PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec +FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1 PASS: gdb.python/py-finish-breakpoint2.exp: check BP count PASS: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception -PASS: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() -PASS: gdb.python/py-finish-breakpoint2.exp: check finish BP removal -PASS: gdb.python/py-finish-breakpoint2.exp: continue to second exception -PASS: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception +FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() +FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal +FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception +FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception PASS: gdb.python/py-finish-breakpoint2.exp: FinishBreakpoint with exception thrown not caught Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-frame-args.exp ... PASS: gdb.python/py-frame-args.exp: python exec (open ('py-frame-args.py').read ()) @@ -21480,18 +21477,17 @@ PASS: gdb.threads/local-watch-wrong-thread.exp: successfully compiled posix thre PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0 FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0 FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers (timeout) -ERROR: Delete all breakpoints in delete_breakpoints (timeout) -UNRESOLVED: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout) -FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout) +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers +FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional +FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread +FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint +FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list +FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (the program is no longer running) +FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return +FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller +FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case UNTESTED: gdb.threads/manythreads.exp: sometimes hangs; probably libpthread issue @@ -21973,7 +21969,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/entry-values.exp ... UNRESOLVED: gdb.trace/entry-values.exp: disassemble foo PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10 PASS: gdb.trace/entry-values.exp: disassemble bar -PASS: gdb.trace/entry-values.exp: disassemble bar+32,+10 +PASS: gdb.trace/entry-values.exp: disassemble bar+28,+10 PASS: gdb.trace/entry-values.exp: continue to breakpoint: foo PASS: gdb.trace/entry-values.exp: set print entry-values both PASS: gdb.trace/entry-values.exp: bt (1) @@ -22231,14 +22227,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 20190 -# of unexpected failures 640 +# of expected passes 20174 +# of unexpected failures 651 # of unexpected successes 2 -# of expected failures 35 +# of expected failures 34 # of unknown successes 1 # of known failures 55 -# of unresolved testcases 4 -# of untested testcases 44 +# of unresolved testcases 3 +# of untested testcases 46 # of unsupported tests 85 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.7.50.20140214-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum index 5459719e..7b4e1d55 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Feb 15 10:43:09 2014 +Test Run By thomas on Sat Jul 26 20:18:53 2014 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -1059,6 +1059,9 @@ PASS: Run size-4b PASS: Run size-5a PASS: Run size-5b PASS: Run size-6 +PASS: Run size-8 +PASS: Run size-9 +PASS: Run size-10 Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-sparc/sparc.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-spu/spu.exp ... Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-srec/srec.exp ... @@ -1107,7 +1110,7 @@ Running [...]/tschwinge/W._C._Handy/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 941 +# of expected passes 944 # of unexpected failures 2 # of expected failures 8 # of untested testcases 6 |