summaryrefslogtreecommitdiff
path: root/binutils-gdb/kepler.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_build')
-rw-r--r--binutils-gdb/kepler.SCHWINGE/log_build1538
1 files changed, 1199 insertions, 339 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build
index 6edd17e7..a08c56a2 100644
--- a/binutils-gdb/kepler.SCHWINGE/log_build
+++ b/binutils-gdb/kepler.SCHWINGE/log_build
@@ -28,6 +28,7 @@ checking for version 0.11 of ISL... yes
checking for version 0.17.0 of CLooG... no
checking for version 0.18.0 of CLooG... yes
checking for default BUILD_CONFIG...
+checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
@@ -497,6 +498,9 @@ checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
+checking for dlfcn.h... (cached) yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
@@ -550,10 +554,6 @@ checking what to include in bfd_stdint.h... stdint.h (already complete)
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
-checking windows.h usability... no
-checking windows.h presence... no
-checking for windows.h... no
-checking for dlfcn.h... (cached) yes
checking whether string.h and strings.h may both be included... yes
checking for fcntl... yes
checking for getpagesize... yes
@@ -579,6 +579,7 @@ checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
+checking whether strnlen is declared... yes
checking for library containing zlibVersion... -lz
checking zlib.h usability... yes
checking zlib.h presence... yes
@@ -639,243 +640,424 @@ if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
+if [ x"" != x ] && [ ! -d noasan ]; then \
+ mkdir noasan; \
+else true; fi
+touch stamp-noasandir
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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+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 noasan/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
+rm -f ./libiberty.a pic/./libiberty.a noasan/./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
ranlib ./libiberty.a
@@ -885,6 +1067,13 @@ if [ x"" != x ]; then \
./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; \
+if [ x"" != x ]; then \
+ cd noasan; \
+ 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'
@@ -907,140 +1096,77 @@ sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd >
mv -f targmatch.new targmatch.h
Making info in 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'
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'
-./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 \
+ chw$$ chew; \
+touch chew.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../archive.c >archive.tmp
+touch aoutx.stamp
+./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'
+touch archive.stamp
./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'
+touch archures.stamp
./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'
+touch bfdt.stamp
./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../coffcode.h >coffcode.tmp
+touch cache.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../corefile.c >core.tmp
+touch coffcode.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elf.c >elf.tmp
+touch core.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../elfcode.h >elfcode.tmp
+touch elf.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../format.c >format.tmp
+touch elfcode.stamp
+./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'
+touch format.stamp
./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'
+touch libbfd.stamp
./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'
+touch bfdwin.stamp
./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../opncls.c >opncls.tmp
+touch bfdio.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../reloc.c >reloc.tmp
+touch opncls.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../section.c >section.tmp
+touch reloc.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../syms.c >syms.tmp
+touch section.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../targets.c >targets.tmp
+touch syms.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../init.c >init.tmp
+touch targets.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../hash.c >hash.tmp
+touch init.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../linker.c >linker.tmp
+touch hash.stamp
+./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'
-./chew -f ../../../W._C._Handy/bfd/doc/doc.str <../../../W._C._Handy/bfd/doc/../mmo.c >mmo.tmp
+touch linker.stamp
+./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
+touch mmo.stamp
creating bfdver.texi
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
@@ -1137,156 +1263,162 @@ cp bfd-in3.h bfd-tmp.h
/bin/dash ../../W._C._Handy/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../W._C._Handy/bfd/archive.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../W._C._Handy/bfd/archive.c -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/archures.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/archures.c -o archures.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/archures.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/archures.c -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../W._C._Handy/bfd/bfd.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../W._C._Handy/bfd/bfd.c -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../W._C._Handy/bfd/bfdio.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../W._C._Handy/bfd/bfdio.c -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../W._C._Handy/bfd/bfdwin.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../W._C._Handy/bfd/bfdwin.c -o bfdwin.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../W._C._Handy/bfd/cache.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../W._C._Handy/bfd/cache.c -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../W._C._Handy/bfd/coffgen.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../W._C._Handy/bfd/coffgen.c -o coffgen.o
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../W._C._Handy/bfd/corefile.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../W._C._Handy/bfd/corefile.c -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../W._C._Handy/bfd/format.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../W._C._Handy/bfd/format.c -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../W._C._Handy/bfd/init.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../W._C._Handy/bfd/init.c -o init.o
mv -f .deps/init.Tpo .deps/init.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../W._C._Handy/bfd/libbfd.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../W._C._Handy/bfd/libbfd.c -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../W._C._Handy/bfd/opncls.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../W._C._Handy/bfd/opncls.c -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../W._C._Handy/bfd/reloc.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../W._C._Handy/bfd/reloc.c -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../W._C._Handy/bfd/section.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../W._C._Handy/bfd/section.c -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../W._C._Handy/bfd/syms.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../W._C._Handy/bfd/syms.c -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../W._C._Handy/bfd/targets.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../W._C._Handy/bfd/targets.c -o targets.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_plugin_arch' ../../W._C._Handy/bfd/targets.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_plugin_arch" ../../W._C._Handy/bfd/targets.c -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../W._C._Handy/bfd/hash.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../W._C._Handy/bfd/hash.c -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../W._C._Handy/bfd/linker.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../W._C._Handy/bfd/linker.c -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../W._C._Handy/bfd/srec.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../W._C._Handy/bfd/srec.c -o srec.o
mv -f .deps/srec.Tpo .deps/srec.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../W._C._Handy/bfd/binary.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../W._C._Handy/bfd/binary.c -o binary.o
mv -f .deps/binary.Tpo .deps/binary.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../W._C._Handy/bfd/tekhex.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../W._C._Handy/bfd/tekhex.c -o tekhex.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../W._C._Handy/bfd/ihex.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../W._C._Handy/bfd/ihex.c -o ihex.o
mv -f .deps/ihex.Tpo .deps/ihex.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../W._C._Handy/bfd/stabs.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../W._C._Handy/bfd/stabs.c -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../W._C._Handy/bfd/stab-syms.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../W._C._Handy/bfd/stab-syms.c -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../W._C._Handy/bfd/merge.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../W._C._Handy/bfd/merge.c -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/W._C._Handy.build.install/lib/debug\" ../../W._C._Handy/bfd/dwarf2.c -o dwarf2.o
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../W._C._Handy/bfd/simple.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../W._C._Handy/bfd/simple.c -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../W._C._Handy/bfd/compress.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../W._C._Handy/bfd/compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../W._C._Handy/bfd/verilog.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../W._C._Handy/bfd/verilog.c -o verilog.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../W._C._Handy/bfd/elf32-i386.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../W._C._Handy/bfd/elf32-i386.c -o elf32-i386.o
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../W._C._Handy/bfd/elf-ifunc.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../W._C._Handy/bfd/elf-ifunc.c -o elf-ifunc.o
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../W._C._Handy/bfd/elf-nacl.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../W._C._Handy/bfd/elf-nacl.c -o elf-nacl.o
mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../W._C._Handy/bfd/elf-vxworks.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../W._C._Handy/bfd/elf-vxworks.c -o elf-vxworks.o
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../W._C._Handy/bfd/elf32.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../W._C._Handy/bfd/elf32.c -o elf32.o
mv -f .deps/elf32.Tpo .deps/elf32.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../W._C._Handy/bfd/elf.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../W._C._Handy/bfd/elf.c -o elf.o
mv -f .deps/elf.Tpo .deps/elf.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../W._C._Handy/bfd/elflink.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../W._C._Handy/bfd/elflink.c -o elflink.o
mv -f .deps/elflink.Tpo .deps/elflink.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../W._C._Handy/bfd/elf-attrs.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../W._C._Handy/bfd/elf-attrs.c -o elf-attrs.o
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../W._C._Handy/bfd/elf-strtab.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../W._C._Handy/bfd/elf-strtab.c -o elf-strtab.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../W._C._Handy/bfd/elf-eh-frame.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../W._C._Handy/bfd/elf-eh-frame.c -o elf-eh-frame.o
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../W._C._Handy/bfd/dwarf1.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../W._C._Handy/bfd/dwarf1.c -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../W._C._Handy/bfd/i386linux.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../W._C._Handy/bfd/i386linux.c -o i386linux.o
mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../W._C._Handy/bfd/aout32.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../W._C._Handy/bfd/aout32.c -o aout32.o
mv -f .deps/aout32.Tpo .deps/aout32.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../W._C._Handy/bfd/pei-i386.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../W._C._Handy/bfd/pei-i386.c -o pei-i386.o
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
rm -f peigen.c
sed -e s/XX/pe/g < ../../W._C._Handy/bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
mv -f .deps/peigen.Tpo .deps/peigen.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../W._C._Handy/bfd/cofflink.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../W._C._Handy/bfd/cofflink.c -o cofflink.o
mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../W._C._Handy/bfd/elf32-gen.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../W._C._Handy/bfd/elf32-gen.c -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../W._C._Handy/bfd/plugin.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../W._C._Handy/bfd/plugin.c -o plugin.o
+mv -f .deps/plugin.Tpo .deps/plugin.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../W._C._Handy/bfd/cpu-i386.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../W._C._Handy/bfd/cpu-i386.c -o cpu-i386.o
mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c
-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../W._C._Handy/bfd/cpu-plugin.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../W._C._Handy/bfd/cpu-plugin.c -o cpu-plugin.o
+mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../W._C._Handy/bfd/trad-core.c
+libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/bfd -DTRAD_CORE -I. -I../../W._C._Handy/bfd -I../../W._C._Handy/bfd/../include -DHAVE_i386_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec -DBINDIR=\"[...]/tschwinge/W._C._Handy.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../W._C._Handy/bfd/trad-core.c -o trad-core.o
mv -f .deps/trad-core.Tpo .deps/trad-core.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 i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
+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 i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-plugin.lo trad-core.lo ; do \
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
@@ -1295,8 +1427,8 @@ 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
-libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
+/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` -ldl -lz -ldl
+libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o plugin.o cpu-i386.o cpu-plugin.o trad-core.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'`; \
@@ -1409,6 +1541,7 @@ checking for limits.h... yes
checking whether string.h and strings.h may both be included... yes
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
+checking for sigsetjmp...
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
@@ -1534,8 +1667,6 @@ checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
@@ -1571,6 +1702,11 @@ checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
+checking for dlfcn.h... (cached) yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking for bison... bison -y
checking for flex... flex
@@ -1704,8 +1840,6 @@ checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
@@ -1741,6 +1875,11 @@ checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
+checking for dlfcn.h... (cached) yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether byte ordering is bigendian... no
checking for bison... bison -y
@@ -1923,8 +2062,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas
mv -f .deps/obj-elf.Tpo .deps/obj-elf.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 atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../W._C._Handy/gas/'`config/atof-ieee.c
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
+/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 -ldl
+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 -ldl
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'
@@ -2123,8 +2262,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand
mv -f .deps/version.Tpo .deps/version.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 filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../W._C._Handy/binutils/filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.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 size size.o bucomm.o version.o filemode.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 size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../W._C._Handy/binutils/objdump.c
mv -f .deps/objdump.Tpo .deps/objdump.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 dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../W._C._Handy/binutils/dwarf.c
@@ -2143,8 +2282,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand
mv -f .deps/rdcoff.Tpo .deps/rdcoff.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 elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../W._C._Handy/binutils/elfcomm.c
mv -f .deps/elfcomm.Tpo .deps/elfcomm.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 objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.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 objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../W._C._Handy/binutils/`arparse.c
mv -f .deps/arparse.Tpo .deps/arparse.Po
/bin/dash ../../W._C._Handy/binutils/../ylwrap ../../W._C._Handy/binutils/arlex.l lex.yy.c arlex.c -- flex
@@ -2162,58 +2301,58 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/binutils -I. -I../../W._C._Hand
mv -f .deps/binemul.Tpo .deps/binemul.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 emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../W._C._Handy/binutils/emul_vanilla.c
mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.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 ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl
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 strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../W._C._Handy/binutils/strings.c
mv -f .deps/strings.Tpo .deps/strings.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 strings strings.o bucomm.o version.o filemode.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 strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../W._C._Handy/binutils/is-ranlib.c
mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.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 ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -ldl
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 objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../W._C._Handy/binutils/objcopy.c
mv -f .deps/objcopy.Tpo .deps/objcopy.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 not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../W._C._Handy/binutils/not-strip.c
mv -f .deps/not-strip.Tpo .deps/not-strip.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 wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../W._C._Handy/binutils/wrstabs.c
mv -f .deps/wrstabs.Tpo .deps/wrstabs.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 objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.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 objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../W._C._Handy/binutils/addr2line.c
mv -f .deps/addr2line.Tpo .deps/addr2line.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 addr2line addr2line.o bucomm.o version.o filemode.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 addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../W._C._Handy/binutils/readelf.c
mv -f .deps/readelf.Tpo .deps/readelf.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 unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../W._C._Handy/binutils/unwind-ia64.c
mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.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 readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -ldl
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 elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../W._C._Handy/binutils/elfedit.c
mv -f .deps/elfedit.Tpo .deps/elfedit.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 elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -ldl
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 nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../W._C._Handy/binutils/nm.c
mv -f .deps/nm.Tpo .deps/nm.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 nm-new nm.o bucomm.o version.o filemode.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 nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../W._C._Handy/binutils/is-strip.c
mv -f .deps/is-strip.Tpo .deps/is-strip.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 strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.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 strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../W._C._Handy/binutils/cxxfilt.c
mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.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 cxxfilt cxxfilt.o bucomm.o version.o filemode.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 cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../W._C._Handy/binutils/bfdtest1.c
mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.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 bfdtest1 bfdtest1.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 bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../W._C._Handy/binutils/bfdtest2.c
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
+/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 -ldl
+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 -ldl
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'
@@ -2225,25 +2364,7 @@ configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
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'
-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'
-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]: Nothing to be done for 'all'.
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc'
mkdir -p -- ./gold
Configuring in ./gold
@@ -2544,10 +2665,16 @@ g++-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -
mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.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-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc
mv -f .deps/tilegx.Tpo .deps/tilegx.Po
-g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new 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
+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-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc
+mv -f .deps/mips.Tpo .deps/mips.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-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc
+mv -f .deps/aarch64.Tpo .deps/aarch64.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-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc
+mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po
+g++-4.8 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -lz
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-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-pc-linux-gnu/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
+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 mips.o aarch64.o aarch64-reloc-property.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'
@@ -2595,8 +2722,6 @@ checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
@@ -2632,6 +2757,11 @@ checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
+checking for dlfcn.h... (cached) yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for setmode... no
checking whether NLS is requested... yes
checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi
@@ -2784,8 +2914,8 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gprof -DDEBUG -I../bfd -I../../
mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.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 fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.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 gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm -ldl
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 | \
@@ -2820,11 +2950,6 @@ checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc-4.8... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
-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
-Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
-checking for LC_MESSAGES... yes
checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-4.8 accepts -g... (cached) yes
@@ -2832,6 +2957,9 @@ checking for gcc-4.8 option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++-4.8 accepts -g... yes
checking dependency style of g++-4.8... gcc3
+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 sys/types.h... yes
checking for sys/stat.h... yes
@@ -2846,8 +2974,6 @@ checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
-checking for special C compiler options needed for large files... no
-checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
@@ -2895,6 +3021,13 @@ checking if g++-4.8 supports -c -o file.o... (cached) yes
checking whether the g++-4.8 linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
+checking for dlfcn.h... (cached) yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
+checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW
checking whether NLS is requested... yes
@@ -2947,11 +3080,7 @@ checking for lseek... yes
checking for close... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
-checking for dlfcn.h... (cached) yes
-checking for library containing dlopen... -ldl
-checking for dlopen... yes
-checking for dlsym... yes
-checking for dlclose... yes
+checking for library containing dlopen... (cached) -ldl
checking for .preinit_array/.init_array/.fini_array support... yes
checking for a known getopt prototype in unistd.h... yes
checking whether strstr is declared... yes
@@ -3048,12 +3177,12 @@ else \
$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 `:'
+../../W._C._Handy/ld/ld.texinfo:1362: 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
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 -o libldtestplug_la-testplug.o >/dev/null 2>&1
mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
-/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -ldl
libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
@@ -3064,16 +3193,6 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
/bin/dash ../../W._C._Handy/ld/../ylwrap ../../W._C._Handy/ld/ldlex.l lex.yy.c ldlex.c -- flex
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: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,
- from ../../W._C._Handy/ld/ldlex-wrapper.c:26:
-../../W._C._Handy/ld/ldlang.h:505:20: warning: shadowed declaration is here [-Wshadow]
- extern etree_type *base;
- ^
mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.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 lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../W._C._Handy/ld/lexsup.c
mv -f .deps/lexsup.Tpo .deps/lexsup.Po
@@ -3107,18 +3226,32 @@ gcc-4.8 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -
mv -f .deps/ldcref.Tpo .deps/ldcref.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 plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/ld/plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.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 ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../W._C._Handy/ld/ldbuildid.c
+mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po
cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed
+base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \
+make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
+make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-pc-linux-gnu"
+make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
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 eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
+base=`echo ei386linux.c | sed -e 's,e\(.*\).c,\1,'`; \
+make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
+make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes i386linux "i686-pc-linux-gnuaout"
+make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
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 ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c
mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po
+base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
+make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
+make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld'
LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "i686-pc-linux-gnu"
+make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld'
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 eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c
mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.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 ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -ldl
+libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
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 | \
@@ -3519,6 +3652,9 @@ checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
+checking for dlfcn.h... yes
+checking for windows.h... no
+checking for library containing dlopen... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for gcc-4.8 option to accept ANSI C... none needed
@@ -3579,6 +3715,7 @@ checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for features.h... yes
+checking for complete errno.h... yes
checking for mbstate_t... yes
checking for btowc... yes
checking for isblank... yes
@@ -3662,6 +3799,9 @@ checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
+checking for dirfd... yes
+checking whether dirfd is declared... (cached) yes
+checking whether dirfd is a macro... no
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether frexp works... yes
@@ -3937,7 +4077,7 @@ checking for library containing tgetent... none required
checking size of unsigned long long... 8
checking size of unsigned long... 4
checking size of unsigned __int128... 0
-checking for library containing dlopen... -ldl
+checking for library containing dlopen... (cached) -ldl
checking whether to use expat... auto
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
@@ -3953,6 +4093,9 @@ checking whether python supports threads... yes
checking whether to use guile... auto
checking for pkg-config... /usr/bin/pkg-config
checking for usable guile from /usr/bin/pkg-config... guile-2.0
+checking for the absolute file name of the 'guild' command... /usr/bin/guild
+checking whether guild supports this host... yes
+checking for scm_new_smob... yes
checking for ANSI C header files... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
@@ -4023,9 +4166,7 @@ checking for sgtty.h... yes
checking elf_hp.h usability... no
checking elf_hp.h presence... no
checking for elf_hp.h... no
-checking dlfcn.h usability... yes
-checking dlfcn.h presence... yes
-checking for dlfcn.h... yes
+checking for dlfcn.h... (cached) yes
checking for sys/proc.h... no
checking for sys/user.h... yes
checking curses.h usability... yes
@@ -4103,6 +4244,7 @@ checking for posix_madvise... yes
checking for waitpid... yes
checking for lstat... yes
checking for ptrace64... no
+checking for sigaltstack... yes
checking for nl_langinfo and CODESET... yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
@@ -4140,11 +4282,11 @@ checking for pipe2... yes
checking for socketpair... (cached) yes
checking whether strerror is declared... yes
checking whether strstr is declared... yes
+checking for sigsetjmp... yes
checking whether ptrace is declared... yes
checking return type of ptrace... long
checking types of arguments for ptrace... int,int,long,long
checking whether setpgrp takes no argument... yes
-checking for sigsetjmp... yes
checking for GNU regex... yes
checking for struct thread.td_pcb... no
checking for struct lwp... no
@@ -4185,6 +4327,7 @@ checking whether ADDR_NO_RANDOMIZE is declared... yes
checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral
checking for cygwin... no
checking for ELF support in BFD... yes
+checking for library containing dlopen... (cached) -ldl
checking for Mach-O support in BFD... no
checking for SOM support in BFD... no
checking whether to use lzma... auto
@@ -4315,6 +4458,7 @@ checking build system type... (cached) i686-pc-linux-gnu
checking host system type... (cached) i686-pc-linux-gnu
checking target system type... (cached) i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
+checking for i686-pc-linux-gnu-ar... (cached) ar
checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
@@ -4377,6 +4521,7 @@ checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for features.h... yes
+checking for complete errno.h... yes
checking for mbstate_t... yes
checking for btowc... yes
checking for isblank... yes
@@ -4460,6 +4605,9 @@ checking whether opendir is declared without a macro... yes
checking whether readdir is declared without a macro... yes
checking whether rewinddir is declared without a macro... yes
checking whether scandir is declared without a macro... yes
+checking for dirfd... yes
+checking whether dirfd is declared... (cached) yes
+checking whether dirfd is a macro... no
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether frexp works... yes
@@ -4699,6 +4847,203 @@ config.status: creating import/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
+=== configuring in build-libiberty-gdbserver ([...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver)
+configure: running /bin/dash ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--with-system-zlib' '--enable-gold' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.8' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../W._C._Handy/gdb/gdbserver/../../libiberty
+configure: loading cache .././config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for makeinfo... makeinfo --split-size=5000000
+checking for perl... perl
+checking build system type... (cached) i686-pc-linux-gnu
+checking host system type... (cached) i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-ar... (cached) ar
+checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
+checking whether to install libiberty headers and static library... no
+configure: target_header_dir =
+checking for i686-pc-linux-gnu-gcc... (cached) 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... (cached) o
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.8 accepts -g... (cached) yes
+checking for gcc-4.8 option to accept ISO C89... (cached) none needed
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking how to run the C preprocessor... (cached) gcc-4.8 -E
+checking whether gcc-4.8 supports -W... yes
+checking whether gcc-4.8 supports -Wall... yes
+checking whether gcc-4.8 supports -Wwrite-strings... yes
+checking whether gcc-4.8 supports -Wc++-compat... yes
+checking whether gcc-4.8 supports -Wstrict-prototypes... yes
+checking whether gcc-4.8 supports -pedantic ... yes
+checking whether gcc-4.8 and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for grep that handles long lines and -e... (cached) /bin/grep
+checking for egrep... (cached) /bin/grep -E
+checking for ANSI C header files... (cached) yes
+checking for sys/types.h... (cached) yes
+checking for sys/stat.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for stdint.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking whether byte ordering is bigendian... (cached) no
+checking for a BSD-compatible install... /usr/bin/install -c
+checking for sys/file.h... yes
+checking for sys/param.h... (cached) yes
+checking for limits.h... yes
+checking for stdlib.h... (cached) yes
+checking for malloc.h... yes
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for sys/time.h... (cached) yes
+checking for time.h... yes
+checking for sys/resource.h... yes
+checking for sys/stat.h... (cached) yes
+checking for sys/mman.h... (cached) yes
+checking for fcntl.h... yes
+checking for alloca.h... yes
+checking for sys/pstat.h... no
+checking for sys/sysmp.h... no
+checking for sys/sysinfo.h... yes
+checking for machine/hal_sysinfo.h... no
+checking for sys/table.h... no
+checking for sys/sysctl.h... yes
+checking for sys/systemcfg.h... no
+checking for stdint.h... (cached) yes
+checking for stdio_ext.h... yes
+checking for process.h... no
+checking for sys/prctl.h... yes
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking whether time.h and sys/time.h may both be included... yes
+checking whether errno must be declared... no
+checking size of int... 4
+checking for a 64-bit type... uint64_t
+checking for intptr_t... yes
+checking for uintptr_t... yes
+checking for ssize_t... yes
+checking for pid_t... (cached) yes
+checking for library containing strerror... none required
+checking for asprintf... yes
+checking for atexit... yes
+checking for basename... yes
+checking for bcmp... yes
+checking for bcopy... yes
+checking for bsearch... yes
+checking for bzero... yes
+checking for calloc... yes
+checking for clock... yes
+checking for ffs... yes
+checking for getcwd... yes
+checking for getpagesize... yes
+checking for gettimeofday... yes
+checking for index... yes
+checking for insque... yes
+checking for memchr... yes
+checking for memcmp... yes
+checking for memcpy... yes
+checking for memmem... (cached) yes
+checking for memmove... yes
+checking for mempcpy... (cached) yes
+checking for memset... yes
+checking for mkstemps... yes
+checking for putenv... yes
+checking for random... yes
+checking for rename... yes
+checking for rindex... yes
+checking for setenv... yes
+checking for snprintf... yes
+checking for sigsetmask... yes
+checking for stpcpy... yes
+checking for stpncpy... yes
+checking for strcasecmp... yes
+checking for strchr... yes
+checking for strdup... yes
+checking for strncasecmp... yes
+checking for strndup... yes
+checking for strnlen... yes
+checking for strrchr... yes
+checking for strstr... yes
+checking for strtod... yes
+checking for strtol... yes
+checking for strtoul... yes
+checking for strverscmp... yes
+checking for tmpnam... yes
+checking for vasprintf... yes
+checking for vfprintf... yes
+checking for vprintf... yes
+checking for vsnprintf... yes
+checking for vsprintf... yes
+checking for waitpid... yes
+checking for setproctitle... no
+checking whether alloca needs Cray hooks... no
+checking stack direction for C alloca... -1
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for _doprnt... no
+checking for sys_errlist... yes
+checking for sys_nerr... yes
+checking for sys_siglist... yes
+checking for external symbol _system_configuration... no
+checking for __fsetlocking... yes
+checking for canonicalize_file_name... yes
+checking for dup3... yes
+checking for getrlimit... yes
+checking for getrusage... yes
+checking for getsysinfo... no
+checking for gettimeofday... (cached) yes
+checking for on_exit... yes
+checking for psignal... yes
+checking for pstat_getdynamic... no
+checking for pstat_getstatic... no
+checking for realpath... yes
+checking for setrlimit... yes
+checking for sbrk... yes
+checking for spawnve... no
+checking for spawnvpe... no
+checking for strerror... yes
+checking for strsignal... yes
+checking for sysconf... yes
+checking for sysctl... yes
+checking for sysmp... no
+checking for table... no
+checking for times... yes
+checking for wait3... yes
+checking for wait4... yes
+checking whether basename is declared... no
+checking whether ffs is declared... yes
+checking whether asprintf is declared... no
+checking whether vasprintf is declared... no
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking whether calloc is declared... yes
+checking whether getenv is declared... yes
+checking whether getopt is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether sbrk is declared... yes
+checking whether strverscmp is declared... (cached) yes
+checking whether canonicalize_file_name must be declared... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... (cached) yes
+checking for working mmap... yes
+checking for working strncmp... yes
+configure: updating cache .././config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating testsuite/Makefile
+config.status: creating config.h
+config.status: executing default commands
checking for sgtty.h... (cached) yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
@@ -4709,9 +5054,6 @@ checking for sys/procfs.h... (cached) yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
-checking errno.h usability... yes
-checking errno.h presence... yes
-checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
@@ -4734,13 +5076,10 @@ checking for netinet/tcp.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
-checking for gettimeofday... yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for pread64... (cached) yes
checking for readlink... (cached) yes
-checking for vasprintf... yes
-checking for vsnprintf... yes
checking for ANSI C header files... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
@@ -4763,6 +5102,7 @@ checking for pipe2... (cached) yes
checking for socketpair... (cached) yes
checking whether strerror is declared... (cached) yes
checking whether strstr is declared... (cached) yes
+checking for sigsetjmp... (cached) yes
checking for ust... no
checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body
checking for dladdr... yes
@@ -4900,7 +5240,7 @@ rm -f dirent.h-t dirent.h && \
-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_DIRFD''@/1/g' \
-e 's/@''GNULIB_FDOPENDIR''@/0/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
@@ -5719,16 +6059,18 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../W._C._Handy/gdb/inf-ptrace.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../W._C._Handy/gdb/i386-nat.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-nat.o -MT x86-nat.o -MMD -MP -MF .deps/x86-nat.Tpo ../../W._C._Handy/gdb/x86-nat.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../W._C._Handy/gdb/nat/x86-dregs.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-linux-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo ../../W._C._Handy/gdb/i386-linux-nat.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-linux-nat.o -MT x86-linux-nat.o -MMD -MP -MF .deps/x86-linux-nat.Tpo ../../W._C._Handy/gdb/x86-linux-nat.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../W._C._Handy/gdb/proc-service.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../W._C._Handy/gdb/linux-thread-db.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../W._C._Handy/gdb/linux-nat.c
-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/common/linux-osdata.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../W._C._Handy/gdb/nat/linux-osdata.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../W._C._Handy/gdb/linux-fork.c
-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/common/linux-procfs.c
-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/common/linux-ptrace.c
-gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/common/linux-btrace.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../W._C._Handy/gdb/nat/linux-procfs.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../W._C._Handy/gdb/nat/linux-ptrace.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../W._C._Handy/gdb/nat/linux-btrace.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../W._C._Handy/gdb/nat/linux-waitpid.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -5738,6 +6080,8 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile.o -MT tracefile.o -MMD -MP -MF .deps/tracefile.Tpo ../../W._C._Handy/gdb/tracefile.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracefile-tfile.o -MT tracefile-tfile.o -MMD -MP -MF .deps/tracefile-tfile.Tpo ../../W._C._Handy/gdb/tracefile-tfile.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -5788,6 +6132,7 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-xmethods.o -MT py-xmethods.o -MMD -MP -MF .deps/py-xmethods.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-xmethods.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -5814,22 +6159,26 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-varobj.o -MT py-varobj.o -MMD -MP -MF .deps/py-varobj.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../W._C._Handy/gdb/python/py-varobj.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-cmd.o -MT scm-cmd.o -MMD -MP -MF .deps/scm-cmd.Tpo ../../W._C._Handy/gdb/guile/scm-cmd.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-param.o -MT scm-param.o -MMD -MP -MF .deps/scm-param.Tpo ../../W._C._Handy/gdb/guile/scm-param.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-progspace.o -MT scm-progspace.o -MMD -MP -MF .deps/scm-progspace.Tpo ../../W._C._Handy/gdb/guile/scm-progspace.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -5906,6 +6255,22 @@ sed -e '/extern.*malloc/d' \
< jv-exp.c.tmp > jv-exp.c
rm -f jv-exp.c.tmp
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 d-exp.c d-exp.c.tmp
+/bin/dash ../../W._C._Handy/gdb/../ylwrap ../../W._C._Handy/gdb/d-exp.y y.tab.c d-exp.c -- bison -y && mv d-exp.c d-exp.c.tmp \
+ || (rm -f d-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/d-exp.y`/\1`echo ../../W._C._Handy/gdb/d-exp.y|sed 's/\//\\\\\//g'`/" \
+ < d-exp.c.tmp > d-exp.c
+rm -f d-exp.c.tmp
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-exp.o -MT d-exp.o -MMD -MP -MF .deps/d-exp.Tpo d-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)
@@ -5942,7 +6307,7 @@ 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)
[...]/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]
+[...]/tschwinge/W._C._Handy.build/gdb/../../W._C._Handy/gdb/m2-exp.y:356.25-44: warning: rule useless in parser due to conflicts [-Wother]
{ start_arglist(); }
^^^^^^^^^^^^^^^^^^^^
sed -e '/extern.*malloc/d' \
@@ -5989,7 +6354,7 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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/common/cleanups.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -6128,7 +6493,6 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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
@@ -6172,13 +6536,17 @@ gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I..
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../W._C._Handy/gdb/common/errors.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../W._C._Handy/gdb/common/common-debug.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o debug.o -MT debug.o -MMD -MP -MF .deps/debug.Tpo ../../W._C._Handy/gdb/debug.c
+gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../W._C._Handy/gdb/common/common-exceptions.c
gcc-4.8 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-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 -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.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 -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 -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
+ -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o x86-nat.o x86-dregs.o i386-linux-nat.o x86-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o linux-waitpid.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.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-xmethods.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 py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.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 d-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 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 errors.o common-debug.o debug.o common-exceptions.o inflow.o init.o \
+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lz -lm -ldl -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 -ldl -Wl,--dynamic-list=../../W._C._Handy/gdb/proc-service.list
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'.
@@ -6258,7 +6626,7 @@ rm -f dirent.h-t dirent.h && \
-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_DIRFD''@/1/g' \
-e 's/@''GNULIB_FDOPENDIR''@/0/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
@@ -7061,6 +7429,451 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil
make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver'
+if [ x"" != x ] && [ ! -d pic ]; then \
+ mkdir pic; \
+else true; fi
+touch stamp-picdir
+if [ x"" != x ] && [ ! -d noasan ]; then \
+ mkdir noasan; \
+else true; fi
+touch stamp-noasandir
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../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/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \
+else true; fi
+if [ x"" != x ]; then \
+ gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
+else true; fi
+gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o setproctitle.o
+rm -f ./libiberty.a pic/./libiberty.a noasan/./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
+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; \
+if [ x"" != x ]; then \
+ cd noasan; \
+ 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[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite'
+make[7]: Nothing to be done for 'all'.
+make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite'
+make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver'
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver'
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/agent.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ax.o -MT ax.o -MMD -MP -MF .deps/ax.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c
@@ -7093,8 +7906,13 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Hand
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tdesc.o -MT tdesc.o -MMD -MP -MF .deps/tdesc.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o print-utils.o -MT print-utils.o -MMD -MP -MF .deps/print-utils.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o rsp-low.o -MT rsp-low.o -MMD -MP -MF .deps/rsp-low.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-debug.o -MT common-debug.o -MMD -MP -MF .deps/common-debug.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-debug.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/cleanups.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/common-exceptions.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o symbol.o -MT symbol.o -MMD -MP -MF .deps/symbol.Tpo ../../../W._C._Handy/gdb/gdbserver/symbol.c
rm -f xml-builtin.tmp
-/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml
+/bin/dash ../../../W._C._Handy/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-avx512-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/i386-mpx-linux.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-core.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-avx512.xml ../../../W._C._Handy/gdb/gdbserver/../features/i386/32bit-mpx.xml
/bin/dash ../../../W._C._Handy/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c
echo stamp > stamp-xml
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
@@ -7102,29 +7920,32 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Hand
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-linux.o -MT i386-linux.o -MMD -MP -MF .deps/i386-linux.Tpo i386-linux.c
/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx-linux.o -MT i386-avx-linux.o -MMD -MP -MF .deps/i386-avx-linux.Tpo i386-avx-linux.c
+/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-avx512-linux.dat i386-avx512-linux.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-avx512-linux.o -MT i386-avx512-linux.o -MMD -MP -MF .deps/i386-avx512-linux.Tpo i386-avx512-linux.c
/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mpx-linux.dat i386-mpx-linux.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mpx-linux.o -MT i386-mpx-linux.o -MMD -MP -MF .deps/i386-mpx-linux.Tpo i386-mpx-linux.c
/bin/dash ../../../W._C._Handy/gdb/gdbserver/../regformats/regdat.sh ../../../W._C._Handy/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-mmx-linux.o -MT i386-mmx-linux.o -MMD -MP -MF .deps/i386-mmx-linux.Tpo i386-mmx-linux.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-low.o -MT linux-low.o -MMD -MP -MF .deps/linux-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-low.c
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-osdata.c
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-procfs.c
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-ptrace.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-osdata.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-procfs.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-ptrace.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-waitpid.o -MT linux-waitpid.o -MMD -MP -MF .deps/linux-waitpid.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-waitpid.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-x86-low.o -MT linux-x86-low.o -MMD -MP -MF .deps/linux-x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-x86-low.c
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i386-low.o -MT i386-low.o -MMD -MP -MF .deps/i386-low.Tpo ../../../W._C._Handy/gdb/gdbserver/i386-low.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-low.o -MT x86-low.o -MMD -MP -MF .deps/x86-low.Tpo ../../../W._C._Handy/gdb/gdbserver/x86-low.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/x86-dregs.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../W._C._Handy/gdb/gdbserver/i387-fp.c
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/linux-btrace.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../../W._C._Handy/gdb/gdbserver/../nat/linux-btrace.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../W._C._Handy/gdb/gdbserver/hostio-errno.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../W._C._Handy/gdb/gdbserver/thread-db.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../W._C._Handy/gdb/gdbserver/proc-service.c
rm -f gdbserver
-gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o i386-low.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \
-build-gnulib-gdbserver/import/libgnu.a -ldl -lmcheck
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o waitstatus.o utils.o debug.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o filestuff.o dll.o notif.o tdesc.o print-utils.o rsp-low.o errors.o common-debug.o cleanups.o common-exceptions.o symbol.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-avx512-linux.o i386-mpx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-procfs.o linux-ptrace.o linux-waitpid.o linux-x86-low.o x86-low.o x86-dregs.o i387-fp.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \
+build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a -ldl -lmcheck
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../W._C._Handy/gdb/gdbserver/gdbreplay.c
rm -f gdbreplay
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \
- -lmcheck build-gnulib-gdbserver/import/libgnu.a
+ -lmcheck build-gnulib-gdbserver/import/libgnu.a build-libiberty-gdbserver/libiberty.a
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o ax-ipa.o -MT ax-ipa.o -MMD -MP -MF .deps/ax-ipa.Tpo `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../W._C._Handy/gdb/gdbserver/ax.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tracepoint-ipa.o -MT tracepoint-ipa.o -MMD -MP -MF .deps/tracepoint-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tracepoint.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o format-ipa.o -MT format-ipa.o -MMD -MP -MF .deps/format-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/format.c
@@ -7135,11 +7956,12 @@ gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Han
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o tdesc-ipa.o -MT tdesc-ipa.o -MMD -MP -MF .deps/tdesc-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/tdesc.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o print-utils-ipa.o -MT print-utils-ipa.o -MMD -MP -MF .deps/print-utils-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/print-utils.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o rsp-low-ipa.o -MT rsp-low-ipa.o -MMD -MP -MF .deps/rsp-low-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/rsp-low.c
+gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o errors-ipa.o -MT errors-ipa.o -MMD -MP -MF .deps/errors-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/../common/errors.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o i386-linux-ipa.o -MT i386-linux-ipa.o -MMD -MP -MF .deps/i386-linux-ipa.Tpo i386-linux.c
gcc-4.8 -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden -c -o linux-i386-ipa.o -MT linux-i386-ipa.o -MMD -MP -MF .deps/linux-i386-ipa.Tpo ../../../W._C._Handy/gdb/gdbserver/linux-i386-ipa.c
rm -f libinproctrace.so
gcc-4.8 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../W._C._Handy/gdb/gdbserver -I../../../W._C._Handy/gdb/gdbserver/../common -I../../../W._C._Handy/gdb/gdbserver/../regformats -I../../../W._C._Handy/gdb/gdbserver/.. -I../../../W._C._Handy/gdb/gdbserver/../../include -I../../../W._C._Handy/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER \
--static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread
+-static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../W._C._Handy/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o tdesc-ipa.o print-utils-ipa.o rsp-low-ipa.o errors-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread
make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver'
make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
@@ -7153,6 +7975,11 @@ make[9]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/buil
make[8]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver'
+make[7]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite'
+make[7]: Nothing to be done for 'all'.
+make[7]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver/testsuite'
+make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver/build-libiberty-gdbserver'
make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver'
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/gdbserver'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory'
@@ -7167,25 +7994,58 @@ for file in $files ; do \
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
+files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/xmethod.py gdb/command/bound_registers.py gdb/command/__init__.py gdb/command/xmethods.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/caller_is.py gdb/function/strfns.py' ; \
+if test "x$files" != x ; then \
+ 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 ; \
+fi
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
+if test "x./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.scm gdb/types.scm ./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go" != x ; then \
+ files='./gdb.scm gdb/boot.scm gdb/experimental.scm gdb/init.scm gdb/iterator.scm gdb/printing.scm gdb/support.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 ; \
+ files='./gdb.go gdb/experimental.go gdb/iterator.go gdb/printing.go gdb/support.go gdb/types.go' ; \
+ cd ./guile ; \
+ for go in $files ; do \
+ source="`echo $go | sed 's/\.go$/.scm/'`" ; \
+ echo /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" ; \
+ /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o "$go" "$source" || exit 1 ; \
+ done ; \
+fi
mkdir -p -- ./guile/.
mkdir -p -- ./guile/gdb
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm
+wrote `./gdb.go'
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm
+;;; note: source file ./gdb.scm
+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
+wrote `gdb/experimental.go'
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm
+wrote `gdb/iterator.go'
+;;; note: source file ./gdb.scm
+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm
+;;; note: source file ./gdb.scm
+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
+wrote `gdb/printing.go'
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm
+wrote `gdb/support.go'
+/usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm
+wrote `gdb/types.go'
+;;; note: source file ./gdb.scm
+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go
+;;; note: source file ./gdb/iterator.scm
+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go
touch stamp-guile
rm -rf ./system-gdbinit
mkdir ./system-gdbinit