diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-11-05 21:59:15 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-11-05 21:59:15 +0100 |
commit | 4e6effe54b24f3c4c656154660f1554eab23a67b (patch) | |
tree | 1764ac1d722262ea7a3a1861f69e034927afc87f /binutils-gdb/kepler.SCHWINGE/log_build | |
parent | 8136c08a63ae09c68dd285908007b5f622dfe101 (diff) |
binutils-gdb: e49433d22dae92a56ae15a8b5742cbf1f31d5fd1 (2015-08-19)
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_build')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/log_build | 888 |
1 files changed, 462 insertions, 426 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build index 97b69c1d..6cd5044d 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build +++ b/binutils-gdb/kepler.SCHWINGE/log_build @@ -113,18 +113,7 @@ checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.9 accepts -g... yes checking for gcc-4.9 option to accept ISO C89... 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... gcc-4.9 -E -checking whether gcc-4.9 supports -W... yes -checking whether gcc-4.9 supports -Wall... yes -checking whether gcc-4.9 supports -Wwrite-strings... yes -checking whether gcc-4.9 supports -Wc++-compat... yes -checking whether gcc-4.9 supports -Wstrict-prototypes... yes -checking whether gcc-4.9 supports -pedantic ... yes -checking whether gcc-4.9 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... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -137,6 +126,21 @@ checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes +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 whether gcc-4.9 supports -W... yes +checking whether gcc-4.9 supports -Wall... yes +checking whether gcc-4.9 supports -Wwrite-strings... yes +checking whether gcc-4.9 supports -Wc++-compat... yes +checking whether gcc-4.9 supports -Wstrict-prototypes... yes +checking whether gcc-4.9 supports -pedantic ... yes +checking whether gcc-4.9 and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes @@ -269,10 +273,10 @@ checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes -checking whether basename is declared... no +checking whether basename is declared... yes checking whether ffs is declared... yes -checking whether asprintf is declared... no -checking whether vasprintf is declared... no +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes @@ -285,8 +289,8 @@ checking whether strtol is declared... yes checking whether strtoul is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes -checking whether strverscmp is declared... no -checking whether canonicalize_file_name must be declared... yes +checking whether strverscmp is declared... yes +checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes @@ -351,9 +355,6 @@ checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no -checking for ld used by GCC... ld -checking if the linker (ld) is GNU ld... yes -checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes @@ -406,6 +407,9 @@ checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.4, ok +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes @@ -588,6 +592,8 @@ checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strnlen is declared... yes @@ -652,446 +658,454 @@ if [ x"" != x ] && [ ! -d noasan ]; then \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o noasan/regex.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o noasan/md5.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o noasan/sha1.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o noasan/alloca.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o noasan/argv.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o noasan/concat.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o noasan/crc32.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi -gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o noasan/getopt.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o +../../W._C._Handy/libiberty/getruntime.c: In function 'get_run_time': +../../W._C._Handy/libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat] + getrusage (0, &rusage); + ^ +In file included from ../../W._C._Handy/libiberty/getruntime.c:47:0: +/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int' + extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW; + ^ if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o noasan/hex.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o noasan/obstack.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o noasan/partition.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o noasan/physmem.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi -gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../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.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o noasan/sort.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o noasan/spaces.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o noasan/strerror.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi -gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o noasan/xexit.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi -gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -c -DHAVE_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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi -gcc-4.9 -c -DHAVE_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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/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 ./d-demangle.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 ./vprintf-support.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o @@ -1227,13 +1241,13 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' creating bfdver.h rm -f elf32-target.h -sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new +/bin/sed -e s/NN/32/g < ../../W._C._Handy/bfd/elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h -sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new +/bin/sed -e s/NN/64/g < ../../W._C._Handy/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h -sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new +/bin/sed -f ../../W._C._Handy/bfd/targmatch.sed < ../../W._C._Handy/bfd/config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' @@ -1556,7 +1570,7 @@ mv -f .deps/aout32.Tpo .deps/aout32.Plo libtool: compile: gcc-4.9 -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_iamcu_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 -I../../W._C._Handy/bfd/../zlib -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 +/bin/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.9 -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_iamcu_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 -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc-4.9 -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_iamcu_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 -I../../W._C._Handy/bfd/../zlib -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o @@ -1600,7 +1614,7 @@ touch stamp-ofiles libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.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 dwarf2.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o coffgen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.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'`; \ +libtooldir=`/bin/dash ./libtool --config | /bin/sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ @@ -3347,7 +3361,6 @@ else \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -../../W._C._Handy/ld/ld.texinfo:2097: warning: `.' or `,' must follow @xref, not T /bin/dash ./libtool --tag=CC --mode=compile gcc-4.9 -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.9 -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.9 -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 @@ -4347,6 +4360,9 @@ checking for wctype... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing kinfo_getvmmap... no +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncurses @@ -4356,9 +4372,6 @@ checking size of unsigned long... 4 checking size of unsigned __int128... 0 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 -checking for shared library run path origin... done checking for libexpat... yes checking how to link with libexpat... -lexpat checking for XML_StopParser... yes @@ -4374,6 +4387,9 @@ 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 whether to use intel pt... auto +checking for libipt... no +configure: WARNING: libipt is missing or unusable; some features may be unavailable. checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking nlist.h presence... yes @@ -4571,9 +4587,11 @@ checking for socketpair... (cached) yes checking whether strerror is declared... yes checking whether strstr is declared... yes checking for sigsetjmp... yes +checking for sys/ptrace.h... (cached) yes +checking for ptrace.h... (cached) no checking whether ptrace is declared... yes checking return type of ptrace... long -checking types of arguments for ptrace... int,int,long,long +checking types of arguments for ptrace... enum __ptrace_request,int,long,long checking whether setpgrp takes no argument... yes checking for GNU regex... yes checking for struct thread.td_pcb... no @@ -5222,18 +5240,7 @@ checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed -checking for special C compiler options needed for large files... (cached) no -checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking how to run the C preprocessor... (cached) gcc-4.9 -E -checking whether gcc-4.9 supports -W... yes -checking whether gcc-4.9 supports -Wall... yes -checking whether gcc-4.9 supports -Wwrite-strings... yes -checking whether gcc-4.9 supports -Wc++-compat... yes -checking whether gcc-4.9 supports -Wstrict-prototypes... yes -checking whether gcc-4.9 supports -pedantic ... yes -checking whether gcc-4.9 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 @@ -5246,6 +5253,19 @@ 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 for minix/config.h... (cached) no +checking whether it is safe to define __EXTENSIONS__... (cached) yes +checking for special C compiler options needed for large files... (cached) no +checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 +checking whether gcc-4.9 supports -W... yes +checking whether gcc-4.9 supports -Wall... yes +checking whether gcc-4.9 supports -Wwrite-strings... yes +checking whether gcc-4.9 supports -Wc++-compat... yes +checking whether gcc-4.9 supports -Wstrict-prototypes... yes +checking whether gcc-4.9 supports -pedantic ... yes +checking whether gcc-4.9 and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes @@ -5378,10 +5398,10 @@ checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes -checking whether basename is declared... no +checking whether basename is declared... yes checking whether ffs is declared... yes -checking whether asprintf is declared... no -checking whether vasprintf is declared... no +checking whether asprintf is declared... yes +checking whether vasprintf is declared... yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether calloc is declared... yes @@ -5395,7 +5415,7 @@ checking whether strtoul is declared... yes checking whether strtoll is declared... (cached) yes checking whether strtoull is declared... (cached) yes checking whether strverscmp is declared... (cached) yes -checking whether canonicalize_file_name must be declared... yes +checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes @@ -5464,6 +5484,11 @@ 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 sys/ptrace.h... (cached) yes +checking for ptrace.h... (cached) no +checking whether ptrace is declared... (cached) yes +checking return type of ptrace... (cached) long +checking types of arguments for ptrace... (cached) enum __ptrace_request,int,long,long checking for ust... no checking compiler warning flags... -Wall -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Wdeclaration-after-statement checking for dladdr... yes @@ -6967,6 +6992,8 @@ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../W._C._Handy/gdb/symmisc.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../W._C._Handy/gdb/linespec.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../W._C._Handy/gdb/dictionary.c +gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o namespace.o -MT namespace.o -MMD -MP -MF .deps/namespace.Tpo ../../W._C._Handy/gdb/namespace.c +gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o location.o -MT location.o -MMD -MP -MF .deps/location.Tpo ../../W._C._Handy/gdb/location.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../W._C._Handy/gdb/infcall.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../W._C._Handy/gdb/infcmd.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../W._C._Handy/gdb/infrun.c @@ -7081,6 +7108,7 @@ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I.. gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../W._C._Handy/gdb/cp-abi.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../W._C._Handy/gdb/cp-support.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -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.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o d-namespace.o -MT d-namespace.o -MMD -MP -MF .deps/d-namespace.Tpo ../../W._C._Handy/gdb/d-namespace.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -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.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -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.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -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 @@ -7143,8 +7171,8 @@ Making init.c gcc-4.9 -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../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -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.9 -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 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 linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.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-infevents.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-unwind.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 dtrace-probe.o posix-hdep.o posix-strerror.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 break-catch-syscall.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 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 btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../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 linux-personality.o x86-linux.o x86-linux-dregs.o linux-namespaces.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-infevents.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-unwind.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 dtrace-probe.o posix-hdep.o posix-strerror.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 break-catch-syscall.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 namespace.o location.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-namespace.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 btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma -lbabeltrace -lbabeltrace-ctf ../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'. @@ -8250,446 +8278,454 @@ if [ x"" != x ] && [ ! -d noasan ]; then \ else true; fi touch stamp-noasandir if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o noasan/regex.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o noasan/md5.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o noasan/argv.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o noasan/concat.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ - gcc-4.9 -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/d-demangle.c -o pic/d-demangle.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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/d-demangle.c -o noasan/d-demangle.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi -gcc-4.9 -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/d-demangle.c -o d-demangle.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c -o getruntime.o +../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c: In function 'get_run_time': +../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat] + getrusage (0, &rusage); + ^ +In file included from ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/getruntime.c:47:0: +/usr/include/i386-linux-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int' + extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW; + ^ if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o noasan/hex.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/hex.c -o hex.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o noasan/partition.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ - gcc-4.9 -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/vprintf-support.c -o pic/vprintf-support.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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/vprintf-support.c -o noasan/vprintf-support.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi -gcc-4.9 -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/vprintf-support.c -o vprintf-support.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o noasan/sort.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/sort.c -o sort.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ - gcc-4.9 -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/xasprintf.c -o pic/xasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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/xasprintf.c -o noasan/xasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi -gcc-4.9 -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/xasprintf.c -o xasprintf.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ - gcc-4.9 -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/xvasprintf.c -o pic/xvasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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/xvasprintf.c -o noasan/xvasprintf.o; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi -gcc-4.9 -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/xvasprintf.c -o xvasprintf.o +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/xvasprintf.c -o xvasprintf.o if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi if [ x"" != x ]; then \ - gcc-4.9 -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; \ + gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../W._C._Handy/gdb/gdbserver/../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi -gcc-4.9 -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 +gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../W._C._Handy/gdb/gdbserver/../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../../../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 ./d-demangle.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 ./vprintf-support.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 ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o @@ -8882,17 +8918,17 @@ 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 -wrote `gdb/printing.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 +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 +wrote `gdb/types.go' touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit |