From 8dca0680978cae1a584f5e379b315214800570fe Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 18 Jun 2013 13:48:33 +0200 Subject: binutils: Use GCC 4.8. --- binutils/coulomb.SCHWINGE/log_build | 1150 +++++++++---------- binutils/coulomb.SCHWINGE/log_install | 37 +- binutils/coulomb.SCHWINGE/log_test | 882 ++++++++------- .../coulomb.SCHWINGE/test/binutils/binutils.sum | 2 +- .../coulomb.SCHWINGE/test/gas/testsuite/gas.sum | 8 +- binutils/coulomb.SCHWINGE/test/ld/ld.sum | 2 +- binutils/kepler.SCHWINGE/log_build | 1174 ++++++++++---------- binutils/kepler.SCHWINGE/log_install | 37 +- binutils/kepler.SCHWINGE/log_test | 870 ++++++++------- .../kepler.SCHWINGE/test/binutils/binutils.sum | 2 +- .../kepler.SCHWINGE/test/gas/testsuite/gas.sum | 2 +- binutils/kepler.SCHWINGE/test/ld/ld.sum | 2 +- binutils/log_build.diff | 141 ++- binutils/log_install.diff | 4 +- binutils/log_test.diff | 193 +--- binutils/test.diff | 43 +- 16 files changed, 2269 insertions(+), 2280 deletions(-) diff --git a/binutils/coulomb.SCHWINGE/log_build b/binutils/coulomb.SCHWINGE/log_build index a82101c5..25d04cd1 100644 --- a/binutils/coulomb.SCHWINGE/log_build +++ b/binutils/coulomb.SCHWINGE/log_build @@ -6,17 +6,17 @@ checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk -checking for gcc... gcc-4.7 +checking for gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes +checking whether g++-4.8 accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... gnatbind checking for gnatmake... gnatmake @@ -102,20 +102,20 @@ checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking for i686-unknown-gnu0.3-ranlib... ranlib checking for library containing strerror... none required -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -199,7 +199,7 @@ checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison -checking version of bison... 2.5, ok +checking version of bison... 2.7.12, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes @@ -224,25 +224,25 @@ checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-ranlib... ranlib -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 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.7 -E -checking whether gcc-4.7 supports -W... yes -checking whether gcc-4.7 supports -Wall... yes -checking whether gcc-4.7 supports -Wwrite-strings... yes -checking whether gcc-4.7 supports -Wc++-compat... yes -checking whether gcc-4.7 supports -Wstrict-prototypes... yes -checking whether gcc-4.7 supports -pedantic ... yes -checking whether gcc-4.7 and cc understand -c and -o together... yes +checking how to run the C preprocessor... gcc-4.8 -E +checking whether gcc-4.8 supports -W... yes +checking whether gcc-4.8 supports -Wall... yes +checking whether gcc-4.8 supports -Wwrite-strings... yes +checking whether gcc-4.8 supports -Wc++-compat... yes +checking whether gcc-4.8 supports -Wstrict-prototypes... yes +checking whether gcc-4.8 supports -pedantic ... yes +checking whether gcc-4.8 and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /bin/grep @@ -415,15 +415,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -431,14 +431,14 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-ranlib... ranlib -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -458,7 +458,7 @@ checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -473,16 +473,16 @@ checking for i686-unknown-gnu0.3-ar... (cached) ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no @@ -631,245 +631,241 @@ if [ x"" != x ] && [ ! -d pic ]; then \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o pic/regex.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o pic/regex.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o regex.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o cplus-dem.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o cp-demangle.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o pic/md5.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o pic/md5.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o md5.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o pic/sha1.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o pic/sha1.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o sha1.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o pic/alloca.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o pic/alloca.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o alloca.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o pic/argv.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o pic/argv.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o argv.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o pic/choose-temp.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o choose-temp.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o pic/concat.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o pic/concat.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o concat.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o pic/cp-demint.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o cp-demint.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o pic/crc32.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o pic/crc32.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o crc32.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o dwarfnames.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o pic/dyn-string.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o dyn-string.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o pic/fdmatch.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o fdmatch.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o pic/fibheap.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o fibheap.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o filename_cmp.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o pic/floatformat.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o floatformat.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o pic/fnmatch.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o fnmatch.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o fopen_unlocked.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o pic/getopt.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o pic/getopt.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o getopt.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o pic/getopt1.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o getopt1.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o pic/getpwd.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o getpwd.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o pic/getruntime.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o getruntime.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o pic/hashtab.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o hashtab.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o pic/hex.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o pic/hex.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o hex.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o pic/lbasename.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o lbasename.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o pic/lrealpath.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o lrealpath.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o make-relative-prefix.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o make-temp-file.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o pic/objalloc.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o objalloc.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o pic/obstack.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o pic/obstack.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o obstack.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o pic/partition.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o pic/partition.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o partition.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pic/pexecute.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pexecute.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o pic/physmem.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o pic/physmem.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o physmem.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pic/pex-common.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pex-common.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pic/pex-one.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pex-one.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pic/pex-unix.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pex-unix.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o safe-ctype.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o pic/simple-object.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o simple-object.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o simple-object-coff.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o simple-object-elf.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o pic/spaces.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o pic/spaces.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o spaces.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o pic/splay-tree.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o splay-tree.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o pic/stack-limit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o stack-limit.o -../../Paul_Desmond/libiberty/stack-limit.c: In function 'stack_limit_increase': -../../Paul_Desmond/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long] -../../Paul_Desmond/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long] -../../Paul_Desmond/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long] +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o pic/strerror.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o pic/strerror.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o strerror.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o pic/strsignal.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o strsignal.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o timeval-utils.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o pic/xatexit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o xatexit.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o pic/xexit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o pic/xexit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o xexit.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o pic/xmalloc.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o xmalloc.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o pic/xmemdup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o xmemdup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o pic/xstrdup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o xstrdup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o pic/xstrerror.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o xstrerror.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o pic/xstrndup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o xstrndup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o pic/setproctitle.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o @@ -904,7 +900,7 @@ Making info in doc make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' make chew make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' -gcc-4.7 -o chw$$ -g -O2 \ +gcc-4.8 -o chw$$ -g -O2 \ -I.. -I../../../Paul_Desmond/bfd/doc/.. -I../../../Paul_Desmond/bfd/doc/../../include -I../../../Paul_Desmond/bfd/doc/../../intl -I../../intl ../../../Paul_Desmond/bfd/doc/chew.c; \ /bin/dash ../../../Paul_Desmond/bfd/doc/../../move-if-change chw$$ chew make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' @@ -1134,131 +1130,131 @@ cp bfd-in3.h bfd-tmp.h /bin/dash ../../Paul_Desmond/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../Paul_Desmond/bfd/archive.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../Paul_Desmond/bfd/archive.c -o archive.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../Paul_Desmond/bfd/archive.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../Paul_Desmond/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/archures.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/archures.c -o archures.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/archures.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../Paul_Desmond/bfd/bfd.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../Paul_Desmond/bfd/bfd.c -o bfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../Paul_Desmond/bfd/bfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../Paul_Desmond/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../Paul_Desmond/bfd/bfdio.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../Paul_Desmond/bfd/bfdio.c -o bfdio.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../Paul_Desmond/bfd/bfdio.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../Paul_Desmond/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../Paul_Desmond/bfd/bfdwin.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../Paul_Desmond/bfd/bfdwin.c -o bfdwin.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../Paul_Desmond/bfd/bfdwin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../Paul_Desmond/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../Paul_Desmond/bfd/cache.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../Paul_Desmond/bfd/cache.c -o cache.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../Paul_Desmond/bfd/cache.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../Paul_Desmond/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../Paul_Desmond/bfd/coffgen.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../Paul_Desmond/bfd/coffgen.c -o coffgen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../Paul_Desmond/bfd/coffgen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../Paul_Desmond/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../Paul_Desmond/bfd/corefile.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../Paul_Desmond/bfd/corefile.c -o corefile.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../Paul_Desmond/bfd/corefile.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../Paul_Desmond/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../Paul_Desmond/bfd/format.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../Paul_Desmond/bfd/format.c -o format.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../Paul_Desmond/bfd/format.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../Paul_Desmond/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../Paul_Desmond/bfd/init.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../Paul_Desmond/bfd/init.c -o init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../Paul_Desmond/bfd/init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../Paul_Desmond/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../Paul_Desmond/bfd/libbfd.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../Paul_Desmond/bfd/libbfd.c -o libbfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../Paul_Desmond/bfd/libbfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../Paul_Desmond/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../Paul_Desmond/bfd/opncls.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../Paul_Desmond/bfd/opncls.c -o opncls.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../Paul_Desmond/bfd/opncls.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../Paul_Desmond/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../Paul_Desmond/bfd/reloc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../Paul_Desmond/bfd/reloc.c -o reloc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../Paul_Desmond/bfd/reloc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../Paul_Desmond/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../Paul_Desmond/bfd/section.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../Paul_Desmond/bfd/section.c -o section.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../Paul_Desmond/bfd/section.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../Paul_Desmond/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../Paul_Desmond/bfd/syms.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../Paul_Desmond/bfd/syms.c -o syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../Paul_Desmond/bfd/syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../Paul_Desmond/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/targets.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/targets.c -o targets.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/targets.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../Paul_Desmond/bfd/hash.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../Paul_Desmond/bfd/hash.c -o hash.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../Paul_Desmond/bfd/hash.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../Paul_Desmond/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../Paul_Desmond/bfd/linker.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../Paul_Desmond/bfd/linker.c -o linker.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../Paul_Desmond/bfd/linker.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../Paul_Desmond/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../Paul_Desmond/bfd/srec.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../Paul_Desmond/bfd/srec.c -o srec.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../Paul_Desmond/bfd/srec.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../Paul_Desmond/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../Paul_Desmond/bfd/binary.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../Paul_Desmond/bfd/binary.c -o binary.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../Paul_Desmond/bfd/binary.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../Paul_Desmond/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../Paul_Desmond/bfd/tekhex.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../Paul_Desmond/bfd/tekhex.c -o tekhex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../Paul_Desmond/bfd/tekhex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../Paul_Desmond/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../Paul_Desmond/bfd/ihex.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../Paul_Desmond/bfd/ihex.c -o ihex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../Paul_Desmond/bfd/ihex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../Paul_Desmond/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../Paul_Desmond/bfd/stabs.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../Paul_Desmond/bfd/stabs.c -o stabs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../Paul_Desmond/bfd/stabs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../Paul_Desmond/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../Paul_Desmond/bfd/stab-syms.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../Paul_Desmond/bfd/stab-syms.c -o stab-syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../Paul_Desmond/bfd/stab-syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../Paul_Desmond/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../Paul_Desmond/bfd/merge.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../Paul_Desmond/bfd/merge.c -o merge.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../Paul_Desmond/bfd/merge.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../Paul_Desmond/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -o dwarf2.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../Paul_Desmond/bfd/simple.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../Paul_Desmond/bfd/simple.c -o simple.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../Paul_Desmond/bfd/simple.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../Paul_Desmond/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../Paul_Desmond/bfd/compress.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../Paul_Desmond/bfd/compress.c -o compress.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../Paul_Desmond/bfd/compress.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../Paul_Desmond/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../Paul_Desmond/bfd/verilog.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../Paul_Desmond/bfd/verilog.c -o verilog.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../Paul_Desmond/bfd/verilog.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../Paul_Desmond/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../Paul_Desmond/bfd/elf32-i386.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../Paul_Desmond/bfd/elf32-i386.c -o elf32-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../Paul_Desmond/bfd/elf32-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../Paul_Desmond/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../Paul_Desmond/bfd/elf-ifunc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../Paul_Desmond/bfd/elf-ifunc.c -o elf-ifunc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../Paul_Desmond/bfd/elf-ifunc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../Paul_Desmond/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../Paul_Desmond/bfd/elf-nacl.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../Paul_Desmond/bfd/elf-nacl.c -o elf-nacl.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../Paul_Desmond/bfd/elf-nacl.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../Paul_Desmond/bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../Paul_Desmond/bfd/elf-vxworks.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../Paul_Desmond/bfd/elf-vxworks.c -o elf-vxworks.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../Paul_Desmond/bfd/elf-vxworks.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../Paul_Desmond/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../Paul_Desmond/bfd/elf32.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../Paul_Desmond/bfd/elf32.c -o elf32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../Paul_Desmond/bfd/elf32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../Paul_Desmond/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../Paul_Desmond/bfd/elf.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../Paul_Desmond/bfd/elf.c -o elf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../Paul_Desmond/bfd/elf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../Paul_Desmond/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../Paul_Desmond/bfd/elflink.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../Paul_Desmond/bfd/elflink.c -o elflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../Paul_Desmond/bfd/elflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../Paul_Desmond/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../Paul_Desmond/bfd/elf-attrs.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../Paul_Desmond/bfd/elf-attrs.c -o elf-attrs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../Paul_Desmond/bfd/elf-attrs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../Paul_Desmond/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../Paul_Desmond/bfd/elf-strtab.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../Paul_Desmond/bfd/elf-strtab.c -o elf-strtab.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../Paul_Desmond/bfd/elf-strtab.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../Paul_Desmond/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../Paul_Desmond/bfd/elf-eh-frame.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../Paul_Desmond/bfd/elf-eh-frame.c -o elf-eh-frame.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../Paul_Desmond/bfd/elf-eh-frame.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../Paul_Desmond/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo rm -f tofiles f=""; \ @@ -1271,7 +1267,7 @@ f=""; \ echo $f > tofiles /bin/dash ../../Paul_Desmond/bfd/../move-if-change tofiles ofiles touch stamp-ofiles -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) @@ -1291,15 +1287,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1307,12 +1303,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1334,7 +1330,7 @@ checking for i686-unknown-gnu0.3-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1349,16 +1345,16 @@ checking for i686-unknown-gnu0.3-ar... (cached) ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes @@ -1366,7 +1362,7 @@ checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -checking whether gcc-4.7 supports -Wmissing-field-initializers... yes +checking whether gcc-4.8 supports -Wmissing-field-initializers... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes @@ -1402,23 +1398,23 @@ make all-recursive make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes' Making all in . make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes' -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../Paul_Desmond/opcodes/dis-buf.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../Paul_Desmond/opcodes/dis-buf.c -o dis-buf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../Paul_Desmond/opcodes/dis-buf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../Paul_Desmond/opcodes/dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -o disassemble.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../Paul_Desmond/opcodes/dis-init.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../Paul_Desmond/opcodes/dis-init.c -o dis-init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../Paul_Desmond/opcodes/dis-init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../Paul_Desmond/opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo ../../Paul_Desmond/opcodes/i386-tbl.h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) @@ -1473,15 +1469,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1489,12 +1485,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1516,7 +1512,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1531,16 +1527,16 @@ checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate @@ -1643,15 +1639,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1659,12 +1655,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1686,7 +1682,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1701,16 +1697,16 @@ checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate @@ -1834,74 +1830,74 @@ file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas' -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c mv -f .deps/app.Tpo .deps/app.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c mv -f .deps/as.Tpo .deps/as.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c mv -f .deps/cond.Tpo .deps/cond.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c mv -f .deps/depend.Tpo .deps/depend.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c mv -f .deps/ehopt.Tpo .deps/ehopt.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c mv -f .deps/expr.Tpo .deps/expr.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c mv -f .deps/frags.Tpo .deps/frags.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c mv -f .deps/hash.Tpo .deps/hash.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c mv -f .deps/input-file.Tpo .deps/input-file.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c mv -f .deps/listing.Tpo .deps/listing.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c mv -f .deps/literal.Tpo .deps/literal.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c mv -f .deps/macro.Tpo .deps/macro.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c mv -f .deps/messages.Tpo .deps/messages.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c mv -f .deps/output-file.Tpo .deps/output-file.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c mv -f .deps/read.Tpo .deps/read.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c mv -f .deps/remap.Tpo .deps/remap.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c mv -f .deps/sb.Tpo .deps/sb.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c mv -f .deps/subsegs.Tpo .deps/subsegs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c mv -f .deps/symbols.Tpo .deps/symbols.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c mv -f .deps/write.Tpo .deps/write.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../Paul_Desmond/gas/'`config/atof-ieee.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../Paul_Desmond/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' @@ -1912,13 +1908,13 @@ updating arparse.h conflicts: 1 shift/reduce updating sysinfo.h if [ -r sysinfo.c ]; then \ - gcc-4.7 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ else \ - gcc-4.7 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ fi /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/syslex.l lex.yy.c syslex.c -- flex -gcc-4.7 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c -gcc-4.7 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o +gcc-4.8 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c +gcc-4.8 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../Paul_Desmond/binutils/sysroff.info >sysroff.h /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d conflicts: 27 shift/reduce @@ -2091,105 +2087,105 @@ file=`echo ../../../Paul_Desmond/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_TW.po make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c mv -f .deps/size.Tpo .deps/size.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c mv -f .deps/version.Tpo .deps/version.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c mv -f .deps/debug.Tpo .deps/debug.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c mv -f .deps/ieee.Tpo .deps/ieee.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arlex.l lex.yy.c arlex.c -- flex -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error mv -f .deps/arlex.Tpo .deps/arlex.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c mv -f .deps/ar.Tpo .deps/ar.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c mv -f .deps/arsup.Tpo .deps/arsup.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c mv -f .deps/rename.Tpo .deps/rename.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c mv -f .deps/binemul.Tpo .deps/binemul.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' @@ -2233,24 +2229,24 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-unknown-gnu0.3-nm... nm -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes -checking dependency style of g++-4.7... gcc3 +checking whether g++-4.8 accepts -g... yes +checking dependency style of g++-4.8... gcc3 checking for bison... bison -y checking for i686-unknown-gnu0.3-ranlib... ranlib checking whether ln -s works... yes -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -2282,7 +2278,7 @@ checking for glibc >= 2.4... yes checking for omp support... yes checking for glibc >= 2.9... yes checking for -frandom-seed support... yes -checking for glibc ifunc support... dyn +checking for glibc ifunc support... both Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking sys/mman.h usability... yes checking sys/mman.h presence... yes @@ -2304,7 +2300,7 @@ checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strverscmp is declared... yes -checking how to run the C++ preprocessor... g++-4.7 -E +checking how to run the C++ preprocessor... g++-4.8 -E checking tr1/unordered_set usability... yes checking tr1/unordered_set presence... yes checking for tr1/unordered_set... yes @@ -2393,131 +2389,131 @@ make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../Paul_Desmond/gold/archive.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../Paul_Desmond/gold/archive.cc mv -f .deps/archive.Tpo .deps/archive.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../Paul_Desmond/gold/attributes.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../Paul_Desmond/gold/attributes.cc mv -f .deps/attributes.Tpo .deps/attributes.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../Paul_Desmond/gold/binary.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../Paul_Desmond/gold/binary.cc mv -f .deps/binary.Tpo .deps/binary.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../Paul_Desmond/gold/common.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../Paul_Desmond/gold/common.cc mv -f .deps/common.Tpo .deps/common.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../Paul_Desmond/gold/compressed_output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../Paul_Desmond/gold/compressed_output.cc mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../Paul_Desmond/gold/copy-relocs.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../Paul_Desmond/gold/copy-relocs.cc mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../Paul_Desmond/gold/cref.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../Paul_Desmond/gold/cref.cc mv -f .deps/cref.Tpo .deps/cref.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../Paul_Desmond/gold/defstd.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../Paul_Desmond/gold/defstd.cc mv -f .deps/defstd.Tpo .deps/defstd.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../Paul_Desmond/gold/descriptors.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../Paul_Desmond/gold/descriptors.cc mv -f .deps/descriptors.Tpo .deps/descriptors.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../Paul_Desmond/gold/dirsearch.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../Paul_Desmond/gold/dirsearch.cc mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../Paul_Desmond/gold/dynobj.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../Paul_Desmond/gold/dynobj.cc mv -f .deps/dynobj.Tpo .deps/dynobj.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../Paul_Desmond/gold/dwarf_reader.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../Paul_Desmond/gold/dwarf_reader.cc mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../Paul_Desmond/gold/ehframe.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../Paul_Desmond/gold/ehframe.cc mv -f .deps/ehframe.Tpo .deps/ehframe.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../Paul_Desmond/gold/errors.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../Paul_Desmond/gold/errors.cc mv -f .deps/errors.Tpo .deps/errors.Po /bin/dash ../../Paul_Desmond/gold/../ylwrap ../../Paul_Desmond/gold/yyscript.y y.tab.c yyscript.c y.tab.h yyscript.h y.output yyscript.output -- bison -y -d conflicts: 5 shift/reduce updating yyscript.h -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../Paul_Desmond/gold/expression.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../Paul_Desmond/gold/expression.cc mv -f .deps/expression.Tpo .deps/expression.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../Paul_Desmond/gold/fileread.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../Paul_Desmond/gold/fileread.cc mv -f .deps/fileread.Tpo .deps/fileread.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../Paul_Desmond/gold/gc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../Paul_Desmond/gold/gc.cc mv -f .deps/gc.Tpo .deps/gc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../Paul_Desmond/gold/gdb-index.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../Paul_Desmond/gold/gdb-index.cc mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../Paul_Desmond/gold/gold.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../Paul_Desmond/gold/gold.cc mv -f .deps/gold.Tpo .deps/gold.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../Paul_Desmond/gold/gold-threads.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../Paul_Desmond/gold/gold-threads.cc mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../Paul_Desmond/gold/icf.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../Paul_Desmond/gold/icf.cc mv -f .deps/icf.Tpo .deps/icf.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../Paul_Desmond/gold/incremental.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../Paul_Desmond/gold/incremental.cc mv -f .deps/incremental.Tpo .deps/incremental.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../Paul_Desmond/gold/int_encoding.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../Paul_Desmond/gold/int_encoding.cc mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../Paul_Desmond/gold/layout.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../Paul_Desmond/gold/layout.cc mv -f .deps/layout.Tpo .deps/layout.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../Paul_Desmond/gold/mapfile.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../Paul_Desmond/gold/mapfile.cc mv -f .deps/mapfile.Tpo .deps/mapfile.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../Paul_Desmond/gold/merge.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../Paul_Desmond/gold/merge.cc mv -f .deps/merge.Tpo .deps/merge.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../Paul_Desmond/gold/nacl.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../Paul_Desmond/gold/nacl.cc mv -f .deps/nacl.Tpo .deps/nacl.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../Paul_Desmond/gold/object.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../Paul_Desmond/gold/object.cc mv -f .deps/object.Tpo .deps/object.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../Paul_Desmond/gold/options.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../Paul_Desmond/gold/options.cc mv -f .deps/options.Tpo .deps/options.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../Paul_Desmond/gold/output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../Paul_Desmond/gold/output.cc mv -f .deps/output.Tpo .deps/output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../Paul_Desmond/gold/parameters.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../Paul_Desmond/gold/parameters.cc mv -f .deps/parameters.Tpo .deps/parameters.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/gold/plugin.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/gold/plugin.cc mv -f .deps/plugin.Tpo .deps/plugin.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../Paul_Desmond/gold/readsyms.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../Paul_Desmond/gold/readsyms.cc mv -f .deps/readsyms.Tpo .deps/readsyms.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../Paul_Desmond/gold/reduced_debug_output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../Paul_Desmond/gold/reduced_debug_output.cc mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../Paul_Desmond/gold/reloc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../Paul_Desmond/gold/reloc.cc mv -f .deps/reloc.Tpo .deps/reloc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../Paul_Desmond/gold/resolve.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../Paul_Desmond/gold/resolve.cc mv -f .deps/resolve.Tpo .deps/resolve.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../Paul_Desmond/gold/script-sections.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../Paul_Desmond/gold/script-sections.cc mv -f .deps/script-sections.Tpo .deps/script-sections.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../Paul_Desmond/gold/script.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../Paul_Desmond/gold/script.cc mv -f .deps/script.Tpo .deps/script.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../Paul_Desmond/gold/stringpool.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../Paul_Desmond/gold/stringpool.cc mv -f .deps/stringpool.Tpo .deps/stringpool.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gold/symtab.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gold/symtab.cc mv -f .deps/symtab.Tpo .deps/symtab.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../Paul_Desmond/gold/target.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../Paul_Desmond/gold/target.cc mv -f .deps/target.Tpo .deps/target.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../Paul_Desmond/gold/target-select.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../Paul_Desmond/gold/target-select.cc mv -f .deps/target-select.Tpo .deps/target-select.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../Paul_Desmond/gold/timer.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../Paul_Desmond/gold/timer.cc mv -f .deps/timer.Tpo .deps/timer.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/gold/version.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/gold/version.cc mv -f .deps/version.Tpo .deps/version.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../Paul_Desmond/gold/workqueue.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../Paul_Desmond/gold/workqueue.cc mv -f .deps/workqueue.Tpo .deps/workqueue.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../Paul_Desmond/gold/workqueue-threads.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../Paul_Desmond/gold/workqueue-threads.cc mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c mv -f .deps/yyscript.Tpo .deps/yyscript.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../Paul_Desmond/gold/mremap.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../Paul_Desmond/gold/mremap.c mv -f .deps/mremap.Tpo .deps/mremap.Po rm -f libgold.a ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o mremap.o ranlib libgold.a -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc mv -f .deps/dwp.Tpo .deps/dwp.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../Paul_Desmond/gold/main.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../Paul_Desmond/gold/main.cc mv -f .deps/main.Tpo .deps/main.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gold/i386.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gold/i386.cc mv -f .deps/i386.Tpo .deps/i386.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../Paul_Desmond/gold/x86_64.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../Paul_Desmond/gold/x86_64.cc mv -f .deps/x86_64.Tpo .deps/x86_64.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gold/sparc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gold/sparc.cc mv -f .deps/sparc.Tpo .deps/sparc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../Paul_Desmond/gold/powerpc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../Paul_Desmond/gold/powerpc.cc mv -f .deps/powerpc.Tpo .deps/powerpc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../Paul_Desmond/gold/arm.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../Paul_Desmond/gold/arm.cc mv -f .deps/arm.Tpo .deps/arm.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../Paul_Desmond/gold/arm-reloc-property.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../Paul_Desmond/gold/arm-reloc-property.cc mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../Paul_Desmond/gold/tilegx.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../Paul_Desmond/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../Paul_Desmond/gold/incremental-dump.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../Paul_Desmond/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' @@ -2527,15 +2523,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -2543,12 +2539,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -2570,7 +2566,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -2585,16 +2581,16 @@ checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate @@ -2704,58 +2700,58 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../Paul_Desmond/gprof/basic_blocks.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../Paul_Desmond/gprof/basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../Paul_Desmond/gprof/call_graph.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../Paul_Desmond/gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../Paul_Desmond/gprof/cg_arcs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../Paul_Desmond/gprof/cg_arcs.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../Paul_Desmond/gprof/cg_dfn.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../Paul_Desmond/gprof/cg_dfn.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../Paul_Desmond/gprof/cg_print.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../Paul_Desmond/gprof/cg_print.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../Paul_Desmond/gprof/corefile.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../Paul_Desmond/gprof/corefile.c mv -f .deps/corefile.Tpo .deps/corefile.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../Paul_Desmond/gprof/gmon_io.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../Paul_Desmond/gprof/gmon_io.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../Paul_Desmond/gprof/gprof.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../Paul_Desmond/gprof/gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../Paul_Desmond/gprof/hertz.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../Paul_Desmond/gprof/hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../Paul_Desmond/gprof/hist.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../Paul_Desmond/gprof/hist.c mv -f .deps/hist.Tpo .deps/hist.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../Paul_Desmond/gprof/source.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../Paul_Desmond/gprof/source.c mv -f .deps/source.Tpo .deps/source.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../Paul_Desmond/gprof/search_list.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../Paul_Desmond/gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gprof/symtab.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../Paul_Desmond/gprof/sym_ids.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../Paul_Desmond/gprof/sym_ids.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../Paul_Desmond/gprof/utils.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../Paul_Desmond/gprof/utils.c mv -f .deps/utils.Tpo .deps/utils.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gprof/i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gprof/i386.c mv -f .deps/i386.Tpo .deps/i386.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../Paul_Desmond/gprof/alpha.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../Paul_Desmond/gprof/alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../Paul_Desmond/gprof/vax.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../Paul_Desmond/gprof/vax.c mv -f .deps/vax.Tpo .deps/vax.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../Paul_Desmond/gprof/tahoe.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../Paul_Desmond/gprof/tahoe.c mv -f .deps/tahoe.Tpo .deps/tahoe.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gprof/sparc.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../Paul_Desmond/gprof/mips.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../Paul_Desmond/gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../Paul_Desmond/gprof/aarch64.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../Paul_Desmond/gprof/aarch64.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm touch gprof.1 perl ../../Paul_Desmond/gprof/../etc/texi2pod.pl -I "../../Paul_Desmond/gprof" -I "../../Paul_Desmond/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../Paul_Desmond/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.23.52" --section=1 gprof.pod | \ @@ -2772,15 +2768,15 @@ configure: creating cache ./config.cache checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking target system type... i686-unknown-gnu0.3 -checking for i686-unknown-gnu0.3-gcc... gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -2788,20 +2784,20 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking for LC_MESSAGES... yes -checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.7 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes -checking dependency style of g++-4.7... gcc3 +checking whether g++-4.8 accepts -g... yes +checking dependency style of g++-4.8... gcc3 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes @@ -2821,7 +2817,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -2836,16 +2832,16 @@ checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-strip... no checking for strip... strip checking for i686-unknown-gnu0.3-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate @@ -2853,16 +2849,16 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes -checking how to run the C++ preprocessor... g++-4.7 -E -checking for ld used by g++-4.7... ld +checking how to run the C++ preprocessor... g++-4.8 -E +checking for ld used by g++-4.8... ld checking if the linker (ld) is GNU ld... yes -checking whether the g++-4.7 linker (ld) supports shared libraries... yes -checking for g++-4.7 option to produce PIC... -fPIC -DPIC -checking if g++-4.7 PIC flag -fPIC -DPIC works... yes -checking if g++-4.7 static flag -static works... yes -checking if g++-4.7 supports -c -o file.o... yes -checking if g++-4.7 supports -c -o file.o... (cached) yes -checking whether the g++-4.7 linker (ld) supports shared libraries... yes +checking whether the g++-4.8 linker (ld) supports shared libraries... yes +checking for g++-4.8 option to produce PIC... -fPIC -DPIC +checking if g++-4.8 PIC flag -fPIC -DPIC works... yes +checking if g++-4.8 static flag -static works... yes +checking if g++-4.8 supports -c -o file.o... yes +checking if g++-4.8 supports -c -o file.o... (cached) yes +checking whether the g++-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes @@ -3018,66 +3014,70 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.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 '../../Paul_Desmond/ld/'`testplug.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.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 '../../Paul_Desmond/ld/'`testplug.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -libtool: link: gcc-4.7 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl +libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: ranlib .libs/libldtestplug.a libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../Paul_Desmond/ld/`ldgram.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../Paul_Desmond/ld/`ldgram.c -Wno-error mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldlex.l lex.yy.c ldlex.c -- flex -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] + YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) + ^ In file included from ldlex.l:33:0, from ../../Paul_Desmond/ld/ldlex-wrapper.c:26: ../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow] + extern etree_type *base; + ^ mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../Paul_Desmond/ld/lexsup.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../Paul_Desmond/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../Paul_Desmond/ld/ldlang.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../Paul_Desmond/ld/ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../Paul_Desmond/ld/mri.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../Paul_Desmond/ld/mri.c mv -f .deps/mri.Tpo .deps/mri.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../Paul_Desmond/ld/ldctor.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../Paul_Desmond/ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"elf_i386"' \ -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin"' \ -DTARGET='"i686-unknown-gnu0.3"' -DTARGET_SYSTEM_ROOT=\"/\" \ ../../Paul_Desmond/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../Paul_Desmond/ld/ldwrite.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../Paul_Desmond/ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../Paul_Desmond/ld/ldexp.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../Paul_Desmond/ld/ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../Paul_Desmond/ld/ldemul.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../Paul_Desmond/ld/ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../Paul_Desmond/ld/ldver.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../Paul_Desmond/ld/ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../Paul_Desmond/ld/ldmisc.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../Paul_Desmond/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/lib"' -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin"' \ ../../Paul_Desmond/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../Paul_Desmond/ld/ldcref.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../Paul_Desmond/ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po cp ../../Paul_Desmond/ld/emultempl/astring.sed stringify.sed LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" i686-unknown-gnu0.3 i686-unknown-gnu0.3 i686-unknown-gnu0.3 "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-unknown-gnu0.3" -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \ diff --git a/binutils/coulomb.SCHWINGE/log_install b/binutils/coulomb.SCHWINGE/log_install index d6a43e29..db52af38 100644 --- a/binutils/coulomb.SCHWINGE/log_install +++ b/binutils/coulomb.SCHWINGE/log_install @@ -316,6 +316,35 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc +../../../Paul_Desmond/gas/doc/as.texinfo:4408: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4464: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4472: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4594: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:412: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:512: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:927: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1067: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:455: warning: node next `MIPS Stabs' in menu `MIPS ISA' and in sectioning `MIPS symbol sizes' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:469: warning: node next `MIPS symbol sizes' in menu `MIPS autoextend' and in sectioning `MIPS ISA' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:469: warning: node prev `MIPS symbol sizes' in menu `MIPS ISA' and in sectioning `MIPS Stabs' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:524: warning: node next `MIPS ISA' in menu `MIPS symbol sizes' and in sectioning `MIPS autoextend' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:524: warning: node prev `MIPS ISA' in menu `MIPS Stabs' and in sectioning `MIPS symbol sizes' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:563: warning: node prev `MIPS autoextend' in menu `MIPS symbol sizes' and in sectioning `MIPS ISA' differ +../../../Paul_Desmond/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ +../../../Paul_Desmond/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ +../../../Paul_Desmond/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sh.texi:6: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sh64.texi:5: warning: node next `SH64-Dependent' in menu `PDP-11-Dependent' and in sectioning `Sparc-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sparc.texi:8: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ +../../../Paul_Desmond/gas/doc/c-tilepro.texi:7: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ +../../../Paul_Desmond/gas/doc/c-z80.texi:7: warning: node prev `Z80-Dependent' in menu `Xtensa-Dependent' and in sectioning `TILEPro-Dependent' differ +../../../Paul_Desmond/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu +../../../Paul_Desmond/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ +../../../Paul_Desmond/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning test -z "[...]/tschwinge/Paul_Desmond.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/share/info" /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/Paul_Desmond.build.install/share/info' install-info --info-dir='[...]/tschwinge/Paul_Desmond.build.install/share/info' '[...]/tschwinge/Paul_Desmond.build.install/share/info/as.info' @@ -588,10 +617,10 @@ make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' -/bin/dash ../../Paul_Desmond/libiberty/../mkinstalldirs [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` -/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an -( cd [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) -mv -f [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.a +/bin/dash ../../Paul_Desmond/libiberty/../mkinstalldirs [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` +/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an +( cd [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) +mv -f [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ diff --git a/binutils/coulomb.SCHWINGE/log_test b/binutils/coulomb.SCHWINGE/log_test index 530c7c7d..31ba89da 100644 --- a/binutils/coulomb.SCHWINGE/log_test +++ b/binutils/coulomb.SCHWINGE/log_test @@ -11,7 +11,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' -make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' @@ -46,13 +45,13 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ - CC_FOR_TARGET="gcc-4.7" CFLAGS_FOR_TARGET="-g -O2" \ + CC_FOR_TARGET="gcc-4.8" CFLAGS_FOR_TARGET="-g -O2" \ $runtest --tool binutils --srcdir ${srcdir}/testsuite \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 09:15:23 2013 +Test Run By thomas on Tue Jun 18 11:56:26 2013 Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -131,7 +130,7 @@ rootme=`pwd`; export rootme; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 09:15:54 2013 +Test Run By thomas on Tue Jun 18 11:56:54 2013 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -185,8 +184,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/parse/parse.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/reloc/reloc.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/i386.exp ... -WARNING: program timed out. -FAIL: gas/i386/rept Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/ilp32.exp ... @@ -272,18 +269,12 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 389 -# of unexpected failures 1 +# of expected passes 390 ../as-new 2.23.52.20130527 -make[4]: *** [check-DEJAGNU] Error 1 make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -make[3]: *** [check-am] Error 2 make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -make[2]: *** [check-recursive] Error 1 -make[2]: Target `check' not remade because of errors. make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -make[1]: *** [check-gas] Error 2 make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. @@ -315,7 +306,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' -make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' @@ -344,7 +334,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas' -make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' @@ -384,423 +373,436 @@ Making check in testsuite make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make check-am make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' -make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout +make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc mv -f .deps/testmain.Tpo .deps/testmain.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc mv -f .deps/testfile.Tpo .deps/testfile.Po rm -f libgoldtest.a ar cru libgoldtest.a test.o testmain.o testfile.o ranlib libgoldtest.a -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/ld (cd gcctestdir && ln -s ../../ld-new ld) -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc mv -f .deps/two_file_test_1.Tpo .deps/two_file_test_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc mv -f .deps/two_file_test_1b.Tpo .deps/two_file_test_1b.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc mv -f .deps/two_file_test_2.Tpo .deps/two_file_test_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc mv -f .deps/two_file_test_main.Tpo .deps/two_file_test_main.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz gcctestdir/ld -r -o two_file_relocatable.o two_file_test_1.o two_file_test_1b.o two_file_test_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so ../../binutils/strip-new -o two_file_strip_test two_file_test ../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc mv -f .deps/weak_test.Tpo .deps/weak_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/weak_alias_test.script -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc mv -f .deps/copy_test.Tpo .deps/copy_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc mv -f .deps/tls_test.Tpo .deps/tls_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc mv -f .deps/tls_test_file2.Tpo .deps/tls_test_file2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc mv -f .deps/tls_test_main.Tpo .deps/tls_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c mv -f .deps/initpri1.Tpo .deps/initpri1.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c mv -f .deps/initpri2.Tpo .deps/initpri2.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c mv -f .deps/initpri3.Tpo .deps/initpri3.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile chmod a+x flagstest_o_specialfile test -s flagstest_o_specialfile -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib test -s flagstest_compress_debug_sections -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections chmod a+x flagstest_o_specialfile_and_compress_debug_sections test -s flagstest_o_specialfile_and_compress_debug_sections -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz ../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz gcctestdir/ld -r -o ver_test_12.o ver_test_1.o ver_test_2.o ver_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc mv -f .deps/protected_main_1.Tpo .deps/protected_main_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc mv -f .deps/protected_main_2.Tpo .deps/protected_main_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc mv -f .deps/protected_3.Tpo .deps/protected_3.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz ../../binutils/strip-new -o relro_strip_test.so relro_test.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc mv -f .deps/script_test_2a.Tpo .deps/script_test_2a.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc mv -f .deps/script_test_2b.Tpo .deps/script_test_2b.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc mv -f .deps/justsyms_1.Tpo .deps/justsyms_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc gcctestdir/ld -o justsyms_2r.o -r -T ../../../Paul_Desmond/gold/testsuite/justsyms.t justsyms_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c mv -f .deps/justsyms_exec.Tpo .deps/justsyms_exec.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c gcctestdir/ld -o justsyms_lib -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc mv -f .deps/binary_test.Tpo .deps/binary_test.Po rm -f binary.txt ln -s ../../../Paul_Desmond/gold/testsuite/binary.in binary.txt -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c gcctestdir/ld -r -o script_test_11_r.o -T ../../../Paul_Desmond/gold/testsuite/script_test_11.t script_test_11.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc mv -f .deps/thin_archive_test_1.Tpo .deps/thin_archive_test_1.Po test -d alt || mkdir -p alt -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc rm -f libthin1.a ../../binutils/ar crT libthin1.a thin_archive_test_1.o alt/thin_archive_test_2.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc mv -f .deps/thin_archive_test_3.Tpo .deps/thin_archive_test_3.Po test -d alt || mkdir -p alt -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc rm -f alt/libthin2.a ../../binutils/ar crT alt/libthin2.a thin_archive_test_3.o alt/thin_archive_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz rm -f libthin3.a ../../binutils/ar crT libthin3.a thin_archive_test_1.o alt/thin_archive_test_4.o rm -f alt/libthin4.a ../../binutils/ar crT alt/libthin4.a alt/thin_archive_test_2.o thin_archive_test_3.o rm -f libthinall.a ../../binutils/ar crT libthinall.a libthin3.a alt/libthin4.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c mv -f .deps/exclude_libs_test.Tpo .deps/exclude_libs_test.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c mv -f .deps/exclude_libs_test_1.Tpo .deps/exclude_libs_test_1.Po ../../binutils/ar rc libexclude_libs_test_1.a exclude_libs_test_1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c mv -f .deps/exclude_libs_test_2.Tpo .deps/exclude_libs_test_2.Po ../../binutils/ar rc libexclude_libs_test_2.a exclude_libs_test_2.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c mv -f .deps/exclude_libs_test_3.Tpo .deps/exclude_libs_test_3.Po test -d alt || mkdir -p alt ../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz umask 022; \ rm -f permission_test; \ touch permission_test; \ chmod 600 permission_test; \ - `echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc + `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc test -d alt || mkdir -p alt ../../binutils/ar rc alt/searched_file_test_lib.a searched_file_test_lib.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po ../../binutils/ar rc libstart_lib_test.a start_lib_test_1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/incremental_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gc_comdat_test.sh'. @@ -846,128 +848,132 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/no_version make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/dyn_weak_ref.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/memory_test.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_1.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_2.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_4.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/script_test_10.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386.sh'. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline ../incremental-dump incremental_test > incremental_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o ../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o ../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o ../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o ../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o ../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout make[5]: `icf_safe_test.map' is up to date. -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout make[5]: `icf_safe_so_test.map' is up to date. -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o ../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o ../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib ../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout ../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/as (cd gcctestdir && ln -s [...]/tschwinge/Paul_Desmond.build/gold/../gas/as-new as) -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 ../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null ../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null ../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null ../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o ../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o ../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err ../../binutils/readelf -SlW relro_test.so > relro_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map ../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout ../../binutils/readelf -SlW script_test_3 > script_test_3.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t ../../binutils/readelf -SlW script_test_4 > script_test_4.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ -Wl,--dynamic-list ../../../Paul_Desmond/gold/testsuite/dynamic_list.t \ -Wl,--dynamic-list-data \ -Wl,--dynamic-list-cpp-new \ @@ -975,40 +981,60 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po ../../binutils/readelf -W --dyn-syms dynamic_list > dynamic_list.stdout ../../binutils/readelf -sW exclude_libs_test >exclude_libs_test.syms 2>/dev/null ../../binutils/readelf -sW discard_locals_test >discard_locals_test.syms 2>/dev/null -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c ../ld-new --discard-locals -relocatable -o discard_locals_relocatable_test1.out discard_locals_relocatable_test.o ../../binutils/readelf -sW discard_locals_relocatable_test1.out >discard_locals_relocatable_test1.syms 2>/dev/null ../ld-new --discard-all -relocatable -o discard_locals_relocatable_test2.out discard_locals_relocatable_test.o ../../binutils/readelf -sW discard_locals_relocatable_test2.out >discard_locals_relocatable_test2.syms 2>/dev/null -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err echo 'main' > retain_symbols_file_test.in echo 't1' >> retain_symbols_file_test.in echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in echo '_Z3t18v' >> retain_symbols_file_test.in echo '__tcf_0' >> retain_symbols_file_test.in -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o ../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c gcctestdir/ld -shared -o libno_version_test.so no_version_test.o ../../binutils/objdump -h libno_version_test.so > no_version_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c gcctestdir/ld -shared -o strong_ref_weak_def_2.so strong_ref_weak_def_2.o gcctestdir/ld -shared -o strong_ref_weak_def_1.so strong_ref_weak_def_1.o \ strong_ref_weak_def_2.so ../../binutils/readelf -sWD strong_ref_weak_def_1.so > strong_ref_weak_def.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o ../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o ../../binutils/readelf -lWS memory_test > memory_test.stdout +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. ../../gas/as-new -o script_test_10.o ../../../Paul_Desmond/gold/testsuite/script_test_10.s gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../Paul_Desmond/gold/testsuite/script_test_10.t ../../binutils/readelf -SW script_test_10 > script_test_10.stdout @@ -1073,6 +1099,10 @@ PASS: no_version_test.sh PASS: strong_ref_weak_def.sh PASS: dyn_weak_ref.sh PASS: memory_test.sh +PASS: gdb_index_test_1.sh +PASS: gdb_index_test_2.sh +PASS: gdb_index_test_3.sh +PASS: gdb_index_test_4.sh PASS: script_test_10.sh PASS: split_i386.sh PASS: object_unittest @@ -1173,6 +1203,8 @@ PASS: local_labels_test PASS: discard_locals_test PASS: permission_test PASS: searched_file_test +PASS: ifuncmain1static +PASS: ifuncmain1picstatic PASS: ifuncmain1 PASS: ifuncmain1pic PASS: ifuncmain1vis @@ -1181,22 +1213,30 @@ PASS: ifuncmain1staticpic PASS: ifuncmain1pie PASS: ifuncmain1vispie PASS: ifuncmain1staticpie +PASS: ifuncmain2static +PASS: ifuncmain2picstatic PASS: ifuncmain2 PASS: ifuncmain2pic PASS: ifuncmain3 +PASS: ifuncmain4static +PASS: ifuncmain4picstatic PASS: ifuncmain4 +PASS: ifuncmain5static +PASS: ifuncmain5picstatic PASS: ifuncmain5 PASS: ifuncmain5pic PASS: ifuncmain5staticpic PASS: ifuncmain5pie PASS: ifuncmain6pie +PASS: ifuncmain7static +PASS: ifuncmain7picstatic PASS: ifuncmain7 PASS: ifuncmain7pic PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test ============================ -4 of 166 tests failed +4 of 180 tests failed See testsuite/test-suite.log ============================ make[6]: *** [test-suite.log] Error 1 @@ -1213,22 +1253,22 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir2 || mkdir -p gcctestdir2 rm -f gcctestdir2/ld (cd gcctestdir2 && ln -s ../ld1 ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz gcctestdir1/ld -o libgold-1-r.o -r --whole-archive libgold.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir2-r || mkdir -p gcctestdir2-r rm -f gcctestdir2-r/ld (cd gcctestdir2-r && ln -s ../ld1-r ld) gcctestdir2-r/ld -o libgold-2-r.o -r --whole-archive libgold.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make check-TESTS make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' @@ -1291,9 +1331,9 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \ runtest=runtest; \ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool ld --srcdir ${srcroot}/testsuite \ - CC="gcc-4.7" CFLAGS="-g -O2" \ - CXX="g++-4.7" CXXFLAGS="-g -O2" \ - CC_FOR_HOST="gcc-4.7" CFLAGS_FOR_HOST="-g -O2" \ + CC="gcc-4.8" CFLAGS="-g -O2" \ + CXX="g++-4.8" CXXFLAGS="-g -O2" \ + CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ @@ -1301,7 +1341,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 09:51:25 2013 +Test Run By thomas on Tue Jun 18 12:20:39 2013 Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -1471,14 +1511,14 @@ make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld' make[1]: *** [check-ld] Error 2 make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ ../../../Paul_Desmond/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../Paul_Desmond/libiberty/testsuite/demangle-expected ./test-demangle: 882 tests, 0 failures -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../Paul_Desmond/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../Paul_Desmond/libiberty/testsuite/test-expandargv.c ../libiberty.a ./test-expandargv PASS: test-expandargv-0. diff --git a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum index 2f92440c..bdb50d5c 100644 --- a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum +++ b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 09:15:23 2013 +Test Run By thomas on Tue Jun 18 11:56:26 2013 Native configuration is i686-unknown-gnu0.3 === binutils tests === diff --git a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum index a76a88eb..bfb1fd72 100644 --- a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 09:15:54 2013 +Test Run By thomas on Tue Jun 18 11:56:54 2013 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -404,8 +404,7 @@ PASS: string insn operands PASS: i386 string-bad PASS: i386 reg-bad PASS: i386 space1 -WARNING: program timed out. -FAIL: gas/i386/rept +PASS: gas/i386/rept PASS: i386 list-1 PASS: i386 list-2 PASS: i386 list-3 @@ -525,7 +524,6 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 389 -# of unexpected failures 1 +# of expected passes 390 ../as-new 2.23.52.20130527 diff --git a/binutils/coulomb.SCHWINGE/test/ld/ld.sum b/binutils/coulomb.SCHWINGE/test/ld/ld.sum index 7bf3a761..b0e4ac93 100644 --- a/binutils/coulomb.SCHWINGE/test/ld/ld.sum +++ b/binutils/coulomb.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 09:51:25 2013 +Test Run By thomas on Tue Jun 18 12:20:39 2013 Native configuration is i686-unknown-gnu0.3 === ld tests === diff --git a/binutils/kepler.SCHWINGE/log_build b/binutils/kepler.SCHWINGE/log_build index c41a32bd..e3763500 100644 --- a/binutils/kepler.SCHWINGE/log_build +++ b/binutils/kepler.SCHWINGE/log_build @@ -6,17 +6,17 @@ checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk -checking for gcc... gcc-4.7 +checking for gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes +checking whether g++-4.8 accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... gnatbind checking for gnatmake... gnatmake @@ -102,20 +102,20 @@ checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ranlib... ranlib checking for library containing strerror... none required -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -199,7 +199,7 @@ checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison -checking version of bison... 2.5, ok +checking version of bison... 2.7.12, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes @@ -224,25 +224,25 @@ checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 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.7 -E -checking whether gcc-4.7 supports -W... yes -checking whether gcc-4.7 supports -Wall... yes -checking whether gcc-4.7 supports -Wwrite-strings... yes -checking whether gcc-4.7 supports -Wc++-compat... yes -checking whether gcc-4.7 supports -Wstrict-prototypes... yes -checking whether gcc-4.7 supports -pedantic ... yes -checking whether gcc-4.7 and cc understand -c and -o together... yes +checking how to run the C preprocessor... gcc-4.8 -E +checking whether gcc-4.8 supports -W... yes +checking whether gcc-4.8 supports -Wall... yes +checking whether gcc-4.8 supports -Wwrite-strings... yes +checking whether gcc-4.8 supports -Wc++-compat... yes +checking whether gcc-4.8 supports -Wstrict-prototypes... yes +checking whether gcc-4.8 supports -pedantic ... yes +checking whether gcc-4.8 and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /bin/grep @@ -415,15 +415,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -431,14 +431,14 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -458,7 +458,7 @@ checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -473,16 +473,16 @@ checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no @@ -631,245 +631,241 @@ if [ x"" != x ] && [ ! -d pic ]; then \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o pic/regex.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o pic/regex.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o regex.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o cplus-dem.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o cp-demangle.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o pic/md5.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o pic/md5.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o md5.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o pic/sha1.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o pic/sha1.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o sha1.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o pic/alloca.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o pic/alloca.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o alloca.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o pic/argv.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o pic/argv.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o argv.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/argv.c -o argv.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o pic/choose-temp.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o choose-temp.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o pic/concat.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o pic/concat.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o concat.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o pic/cp-demint.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o cp-demint.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o pic/crc32.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o pic/crc32.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o crc32.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o dwarfnames.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o pic/dyn-string.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o dyn-string.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o pic/fdmatch.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o fdmatch.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o pic/fibheap.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o fibheap.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fibheap.c -o fibheap.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o filename_cmp.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o pic/floatformat.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o floatformat.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o pic/fnmatch.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o fnmatch.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o fopen_unlocked.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o pic/getopt.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o pic/getopt.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o getopt.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o pic/getopt1.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o getopt1.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o pic/getpwd.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o getpwd.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o pic/getruntime.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o getruntime.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o pic/hashtab.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o hashtab.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o pic/hex.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o pic/hex.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o hex.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o pic/lbasename.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o lbasename.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o pic/lrealpath.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o lrealpath.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o make-relative-prefix.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o make-temp-file.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o pic/objalloc.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o objalloc.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o pic/obstack.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o pic/obstack.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o obstack.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o pic/partition.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o pic/partition.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o partition.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pic/pexecute.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pexecute.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o pic/physmem.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o pic/physmem.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o physmem.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pic/pex-common.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pex-common.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pic/pex-one.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pex-one.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-one.c -o pex-one.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pic/pex-unix.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pex-unix.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o safe-ctype.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o pic/simple-object.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o simple-object.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o simple-object-coff.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o simple-object-elf.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o pic/spaces.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o pic/spaces.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o spaces.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o pic/splay-tree.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o splay-tree.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o pic/stack-limit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o stack-limit.o -../../Paul_Desmond/libiberty/stack-limit.c: In function 'stack_limit_increase': -../../Paul_Desmond/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long] -../../Paul_Desmond/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long] -../../Paul_Desmond/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long] +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o pic/strerror.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o pic/strerror.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o strerror.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o pic/strsignal.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o strsignal.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o timeval-utils.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o pic/xatexit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o xatexit.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o pic/xexit.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o pic/xexit.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o xexit.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o pic/xmalloc.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o xmalloc.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o pic/xmemdup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o xmemdup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o pic/xstrdup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o xstrdup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o pic/xstrerror.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o xstrerror.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o pic/xstrndup.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o xstrndup.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ - gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o pic/setproctitle.o; \ + gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi -gcc-4.7 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o +gcc-4.8 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o @@ -904,7 +900,7 @@ Making info in doc make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' make chew make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' -gcc-4.7 -o chw$$ -g -O2 \ +gcc-4.8 -o chw$$ -g -O2 \ -I.. -I../../../Paul_Desmond/bfd/doc/.. -I../../../Paul_Desmond/bfd/doc/../../include -I../../../Paul_Desmond/bfd/doc/../../intl -I../../intl ../../../Paul_Desmond/bfd/doc/chew.c; \ /bin/dash ../../../Paul_Desmond/bfd/doc/../../move-if-change chw$$ chew make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/doc' @@ -1134,152 +1130,152 @@ cp bfd-in3.h bfd-tmp.h /bin/dash ../../Paul_Desmond/bfd/../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../Paul_Desmond/bfd/archive.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../Paul_Desmond/bfd/archive.c -o archive.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../Paul_Desmond/bfd/archive.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../Paul_Desmond/bfd/archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/archures.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/archures.c -o archures.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/archures.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../Paul_Desmond/bfd/bfd.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../Paul_Desmond/bfd/bfd.c -o bfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../Paul_Desmond/bfd/bfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../Paul_Desmond/bfd/bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../Paul_Desmond/bfd/bfdio.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../Paul_Desmond/bfd/bfdio.c -o bfdio.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../Paul_Desmond/bfd/bfdio.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../Paul_Desmond/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../Paul_Desmond/bfd/bfdwin.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../Paul_Desmond/bfd/bfdwin.c -o bfdwin.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../Paul_Desmond/bfd/bfdwin.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../Paul_Desmond/bfd/bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../Paul_Desmond/bfd/cache.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../Paul_Desmond/bfd/cache.c -o cache.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../Paul_Desmond/bfd/cache.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../Paul_Desmond/bfd/cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../Paul_Desmond/bfd/coffgen.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../Paul_Desmond/bfd/coffgen.c -o coffgen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../Paul_Desmond/bfd/coffgen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../Paul_Desmond/bfd/coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../Paul_Desmond/bfd/corefile.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../Paul_Desmond/bfd/corefile.c -o corefile.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../Paul_Desmond/bfd/corefile.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../Paul_Desmond/bfd/corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../Paul_Desmond/bfd/format.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../Paul_Desmond/bfd/format.c -o format.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../Paul_Desmond/bfd/format.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../Paul_Desmond/bfd/format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../Paul_Desmond/bfd/init.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../Paul_Desmond/bfd/init.c -o init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../Paul_Desmond/bfd/init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../Paul_Desmond/bfd/init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../Paul_Desmond/bfd/libbfd.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../Paul_Desmond/bfd/libbfd.c -o libbfd.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../Paul_Desmond/bfd/libbfd.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../Paul_Desmond/bfd/libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../Paul_Desmond/bfd/opncls.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../Paul_Desmond/bfd/opncls.c -o opncls.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../Paul_Desmond/bfd/opncls.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../Paul_Desmond/bfd/opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../Paul_Desmond/bfd/reloc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../Paul_Desmond/bfd/reloc.c -o reloc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../Paul_Desmond/bfd/reloc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../Paul_Desmond/bfd/reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../Paul_Desmond/bfd/section.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../Paul_Desmond/bfd/section.c -o section.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../Paul_Desmond/bfd/section.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../Paul_Desmond/bfd/section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../Paul_Desmond/bfd/syms.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../Paul_Desmond/bfd/syms.c -o syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../Paul_Desmond/bfd/syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../Paul_Desmond/bfd/syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/targets.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/targets.c -o targets.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Paul_Desmond/bfd/targets.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Paul_Desmond/bfd/targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../Paul_Desmond/bfd/hash.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../Paul_Desmond/bfd/hash.c -o hash.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../Paul_Desmond/bfd/hash.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../Paul_Desmond/bfd/hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../Paul_Desmond/bfd/linker.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../Paul_Desmond/bfd/linker.c -o linker.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../Paul_Desmond/bfd/linker.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../Paul_Desmond/bfd/linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../Paul_Desmond/bfd/srec.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../Paul_Desmond/bfd/srec.c -o srec.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../Paul_Desmond/bfd/srec.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../Paul_Desmond/bfd/srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../Paul_Desmond/bfd/binary.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../Paul_Desmond/bfd/binary.c -o binary.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../Paul_Desmond/bfd/binary.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../Paul_Desmond/bfd/binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../Paul_Desmond/bfd/tekhex.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../Paul_Desmond/bfd/tekhex.c -o tekhex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../Paul_Desmond/bfd/tekhex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../Paul_Desmond/bfd/tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../Paul_Desmond/bfd/ihex.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../Paul_Desmond/bfd/ihex.c -o ihex.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../Paul_Desmond/bfd/ihex.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../Paul_Desmond/bfd/ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../Paul_Desmond/bfd/stabs.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../Paul_Desmond/bfd/stabs.c -o stabs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../Paul_Desmond/bfd/stabs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../Paul_Desmond/bfd/stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../Paul_Desmond/bfd/stab-syms.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../Paul_Desmond/bfd/stab-syms.c -o stab-syms.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../Paul_Desmond/bfd/stab-syms.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../Paul_Desmond/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../Paul_Desmond/bfd/merge.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../Paul_Desmond/bfd/merge.c -o merge.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../Paul_Desmond/bfd/merge.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../Paul_Desmond/bfd/merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -o dwarf2.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/Paul_Desmond.build.install/lib/debug\" ../../Paul_Desmond/bfd/dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../Paul_Desmond/bfd/simple.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../Paul_Desmond/bfd/simple.c -o simple.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../Paul_Desmond/bfd/simple.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../Paul_Desmond/bfd/simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../Paul_Desmond/bfd/compress.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../Paul_Desmond/bfd/compress.c -o compress.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../Paul_Desmond/bfd/compress.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../Paul_Desmond/bfd/compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../Paul_Desmond/bfd/verilog.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../Paul_Desmond/bfd/verilog.c -o verilog.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../Paul_Desmond/bfd/verilog.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../Paul_Desmond/bfd/verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../Paul_Desmond/bfd/elf32-i386.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../Paul_Desmond/bfd/elf32-i386.c -o elf32-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../Paul_Desmond/bfd/elf32-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../Paul_Desmond/bfd/elf32-i386.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../Paul_Desmond/bfd/elf-ifunc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../Paul_Desmond/bfd/elf-ifunc.c -o elf-ifunc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../Paul_Desmond/bfd/elf-ifunc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../Paul_Desmond/bfd/elf-ifunc.c -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../Paul_Desmond/bfd/elf-nacl.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../Paul_Desmond/bfd/elf-nacl.c -o elf-nacl.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../Paul_Desmond/bfd/elf-nacl.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../Paul_Desmond/bfd/elf-nacl.c -o elf-nacl.o mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../Paul_Desmond/bfd/elf-vxworks.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../Paul_Desmond/bfd/elf-vxworks.c -o elf-vxworks.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../Paul_Desmond/bfd/elf-vxworks.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../Paul_Desmond/bfd/elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../Paul_Desmond/bfd/elf32.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../Paul_Desmond/bfd/elf32.c -o elf32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../Paul_Desmond/bfd/elf32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../Paul_Desmond/bfd/elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../Paul_Desmond/bfd/elf.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../Paul_Desmond/bfd/elf.c -o elf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../Paul_Desmond/bfd/elf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../Paul_Desmond/bfd/elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../Paul_Desmond/bfd/elflink.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../Paul_Desmond/bfd/elflink.c -o elflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../Paul_Desmond/bfd/elflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../Paul_Desmond/bfd/elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../Paul_Desmond/bfd/elf-attrs.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../Paul_Desmond/bfd/elf-attrs.c -o elf-attrs.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../Paul_Desmond/bfd/elf-attrs.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../Paul_Desmond/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../Paul_Desmond/bfd/elf-strtab.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../Paul_Desmond/bfd/elf-strtab.c -o elf-strtab.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../Paul_Desmond/bfd/elf-strtab.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../Paul_Desmond/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../Paul_Desmond/bfd/elf-eh-frame.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../Paul_Desmond/bfd/elf-eh-frame.c -o elf-eh-frame.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../Paul_Desmond/bfd/elf-eh-frame.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../Paul_Desmond/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../Paul_Desmond/bfd/i386linux.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../Paul_Desmond/bfd/i386linux.c -o i386linux.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../Paul_Desmond/bfd/i386linux.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../Paul_Desmond/bfd/i386linux.c -o i386linux.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../Paul_Desmond/bfd/aout32.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../Paul_Desmond/bfd/aout32.c -o aout32.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../Paul_Desmond/bfd/aout32.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../Paul_Desmond/bfd/aout32.c -o aout32.o mv -f .deps/aout32.Tpo .deps/aout32.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../Paul_Desmond/bfd/pei-i386.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../Paul_Desmond/bfd/pei-i386.c -o pei-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../Paul_Desmond/bfd/pei-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../Paul_Desmond/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 < ../../Paul_Desmond/bfd/peXXigen.c > peigen.new mv -f peigen.new peigen.c -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o mv -f .deps/peigen.Tpo .deps/peigen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../Paul_Desmond/bfd/cofflink.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../Paul_Desmond/bfd/cofflink.c -o cofflink.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../Paul_Desmond/bfd/cofflink.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../Paul_Desmond/bfd/cofflink.c -o cofflink.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../Paul_Desmond/bfd/trad-core.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../Paul_Desmond/bfd/trad-core.c -o trad-core.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../Paul_Desmond/bfd/trad-core.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -DTRAD_CORE -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../Paul_Desmond/bfd/trad-core.c -o trad-core.o mv -f .deps/trad-core.Tpo .deps/trad-core.Plo rm -f tofiles f=""; \ @@ -1292,7 +1288,7 @@ f=""; \ echo $f > tofiles /bin/dash ../../Paul_Desmond/bfd/../move-if-change tofiles ofiles touch stamp-ofiles -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) @@ -1312,15 +1308,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1328,12 +1324,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1355,7 +1351,7 @@ checking for i686-pc-linux-gnu-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1370,16 +1366,16 @@ checking for i686-pc-linux-gnu-ar... (cached) ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... (cached) ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes @@ -1387,7 +1383,7 @@ checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -checking whether gcc-4.7 supports -Wmissing-field-initializers... yes +checking whether gcc-4.8 supports -Wmissing-field-initializers... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes @@ -1423,23 +1419,23 @@ make all-recursive make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes' Making all in . make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/opcodes' -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../Paul_Desmond/opcodes/dis-buf.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../Paul_Desmond/opcodes/dis-buf.c -o dis-buf.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../Paul_Desmond/opcodes/dis-buf.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../Paul_Desmond/opcodes/dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -o disassemble.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../Paul_Desmond/opcodes/disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../Paul_Desmond/opcodes/dis-init.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../Paul_Desmond/opcodes/dis-init.c -o dis-init.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../Paul_Desmond/opcodes/dis-init.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../Paul_Desmond/opcodes/dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Paul_Desmond/opcodes/i386-dis.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Paul_Desmond/opcodes/i386-dis.c -o i386-dis.o mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo ../../Paul_Desmond/opcodes/i386-tbl.h -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Paul_Desmond/opcodes/i386-opc.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/opcodes -I. -I../../Paul_Desmond/opcodes -I../bfd -I../../Paul_Desmond/opcodes/../include -I../../Paul_Desmond/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Paul_Desmond/opcodes/i386-opc.c -o i386-opc.o mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) @@ -1494,15 +1490,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1510,12 +1506,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1537,7 +1533,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1552,16 +1548,16 @@ checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate @@ -1664,15 +1660,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -1680,12 +1676,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -1707,7 +1703,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -1722,16 +1718,16 @@ checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate @@ -1855,74 +1851,74 @@ file=`echo ../../../Paul_Desmond/gas/po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/gas/po/tr.po make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas' -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../Paul_Desmond/gas/app.c mv -f .deps/app.Tpo .deps/app.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../Paul_Desmond/gas/as.c mv -f .deps/as.Tpo .deps/as.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../Paul_Desmond/gas/atof-generic.c mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../Paul_Desmond/gas/compress-debug.c mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../Paul_Desmond/gas/cond.c mv -f .deps/cond.Tpo .deps/cond.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../Paul_Desmond/gas/depend.c mv -f .deps/depend.Tpo .deps/depend.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../Paul_Desmond/gas/dwarf2dbg.c mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../Paul_Desmond/gas/dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../Paul_Desmond/gas/ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../Paul_Desmond/gas/ehopt.c mv -f .deps/ehopt.Tpo .deps/ehopt.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../Paul_Desmond/gas/expr.c mv -f .deps/expr.Tpo .deps/expr.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../Paul_Desmond/gas/flonum-copy.c mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../Paul_Desmond/gas/flonum-konst.c mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../Paul_Desmond/gas/flonum-mult.c mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../Paul_Desmond/gas/frags.c mv -f .deps/frags.Tpo .deps/frags.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../Paul_Desmond/gas/hash.c mv -f .deps/hash.Tpo .deps/hash.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../Paul_Desmond/gas/input-file.c mv -f .deps/input-file.Tpo .deps/input-file.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../Paul_Desmond/gas/input-scrub.c mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../Paul_Desmond/gas/listing.c mv -f .deps/listing.Tpo .deps/listing.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../Paul_Desmond/gas/literal.c mv -f .deps/literal.Tpo .deps/literal.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../Paul_Desmond/gas/macro.c mv -f .deps/macro.Tpo .deps/macro.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../Paul_Desmond/gas/messages.c mv -f .deps/messages.Tpo .deps/messages.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../Paul_Desmond/gas/output-file.c mv -f .deps/output-file.Tpo .deps/output-file.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../Paul_Desmond/gas/read.c mv -f .deps/read.Tpo .deps/read.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../Paul_Desmond/gas/remap.c mv -f .deps/remap.Tpo .deps/remap.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../Paul_Desmond/gas/sb.c mv -f .deps/sb.Tpo .deps/sb.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/gas/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../Paul_Desmond/gas/subsegs.c mv -f .deps/subsegs.Tpo .deps/subsegs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../Paul_Desmond/gas/symbols.c mv -f .deps/symbols.Tpo .deps/symbols.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../Paul_Desmond/gas/write.c mv -f .deps/write.Tpo .deps/write.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../Paul_Desmond/gas/'`config/tc-i386.c mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../Paul_Desmond/gas/'`config/obj-elf.c mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../Paul_Desmond/gas/'`config/atof-ieee.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gas -I. -I../../Paul_Desmond/gas -I../bfd -I../../Paul_Desmond/gas/config -I../../Paul_Desmond/gas/../include -I../../Paul_Desmond/gas/.. -I../../Paul_Desmond/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../Paul_Desmond/gas/'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' @@ -1933,13 +1929,13 @@ updating arparse.h conflicts: 1 shift/reduce updating sysinfo.h if [ -r sysinfo.c ]; then \ - gcc-4.7 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ else \ - gcc-4.7 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ + gcc-4.8 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ fi /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/syslex.l lex.yy.c syslex.c -- flex -gcc-4.7 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c -gcc-4.7 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o +gcc-4.8 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c +gcc-4.8 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o ./sysinfo -d <../../Paul_Desmond/binutils/sysroff.info >sysroff.h /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d conflicts: 27 shift/reduce @@ -2112,105 +2108,105 @@ file=`echo ../../../Paul_Desmond/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_TW.po make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c mv -f .deps/size.Tpo .deps/size.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c mv -f .deps/version.Tpo .deps/version.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c mv -f .deps/debug.Tpo .deps/debug.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c mv -f .deps/ieee.Tpo .deps/ieee.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arlex.l lex.yy.c arlex.c -- flex -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error mv -f .deps/arlex.Tpo .deps/arlex.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c mv -f .deps/ar.Tpo .deps/ar.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c mv -f .deps/arsup.Tpo .deps/arsup.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c mv -f .deps/rename.Tpo .deps/rename.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c mv -f .deps/binemul.Tpo .deps/binemul.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' @@ -2254,24 +2250,24 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-nm... nm -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes -checking dependency style of g++-4.7... gcc3 +checking whether g++-4.8 accepts -g... yes +checking dependency style of g++-4.8... gcc3 checking for bison... bison -y checking for i686-pc-linux-gnu-ranlib... ranlib checking whether ln -s works... yes -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -2325,7 +2321,7 @@ checking whether vasprintf is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether strverscmp is declared... yes -checking how to run the C++ preprocessor... g++-4.7 -E +checking how to run the C++ preprocessor... g++-4.8 -E checking tr1/unordered_set usability... yes checking tr1/unordered_set presence... yes checking for tr1/unordered_set... yes @@ -2414,129 +2410,129 @@ make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../Paul_Desmond/gold/archive.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../Paul_Desmond/gold/archive.cc mv -f .deps/archive.Tpo .deps/archive.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../Paul_Desmond/gold/attributes.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../Paul_Desmond/gold/attributes.cc mv -f .deps/attributes.Tpo .deps/attributes.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../Paul_Desmond/gold/binary.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../Paul_Desmond/gold/binary.cc mv -f .deps/binary.Tpo .deps/binary.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../Paul_Desmond/gold/common.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../Paul_Desmond/gold/common.cc mv -f .deps/common.Tpo .deps/common.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../Paul_Desmond/gold/compressed_output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../Paul_Desmond/gold/compressed_output.cc mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../Paul_Desmond/gold/copy-relocs.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../Paul_Desmond/gold/copy-relocs.cc mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../Paul_Desmond/gold/cref.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../Paul_Desmond/gold/cref.cc mv -f .deps/cref.Tpo .deps/cref.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../Paul_Desmond/gold/defstd.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../Paul_Desmond/gold/defstd.cc mv -f .deps/defstd.Tpo .deps/defstd.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../Paul_Desmond/gold/descriptors.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../Paul_Desmond/gold/descriptors.cc mv -f .deps/descriptors.Tpo .deps/descriptors.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../Paul_Desmond/gold/dirsearch.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../Paul_Desmond/gold/dirsearch.cc mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../Paul_Desmond/gold/dynobj.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../Paul_Desmond/gold/dynobj.cc mv -f .deps/dynobj.Tpo .deps/dynobj.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../Paul_Desmond/gold/dwarf_reader.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../Paul_Desmond/gold/dwarf_reader.cc mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../Paul_Desmond/gold/ehframe.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../Paul_Desmond/gold/ehframe.cc mv -f .deps/ehframe.Tpo .deps/ehframe.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../Paul_Desmond/gold/errors.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../Paul_Desmond/gold/errors.cc mv -f .deps/errors.Tpo .deps/errors.Po /bin/dash ../../Paul_Desmond/gold/../ylwrap ../../Paul_Desmond/gold/yyscript.y y.tab.c yyscript.c y.tab.h yyscript.h y.output yyscript.output -- bison -y -d conflicts: 5 shift/reduce updating yyscript.h -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../Paul_Desmond/gold/expression.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../Paul_Desmond/gold/expression.cc mv -f .deps/expression.Tpo .deps/expression.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../Paul_Desmond/gold/fileread.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../Paul_Desmond/gold/fileread.cc mv -f .deps/fileread.Tpo .deps/fileread.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../Paul_Desmond/gold/gc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../Paul_Desmond/gold/gc.cc mv -f .deps/gc.Tpo .deps/gc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../Paul_Desmond/gold/gdb-index.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../Paul_Desmond/gold/gdb-index.cc mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../Paul_Desmond/gold/gold.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../Paul_Desmond/gold/gold.cc mv -f .deps/gold.Tpo .deps/gold.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../Paul_Desmond/gold/gold-threads.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../Paul_Desmond/gold/gold-threads.cc mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../Paul_Desmond/gold/icf.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../Paul_Desmond/gold/icf.cc mv -f .deps/icf.Tpo .deps/icf.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../Paul_Desmond/gold/incremental.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../Paul_Desmond/gold/incremental.cc mv -f .deps/incremental.Tpo .deps/incremental.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../Paul_Desmond/gold/int_encoding.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../Paul_Desmond/gold/int_encoding.cc mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../Paul_Desmond/gold/layout.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../Paul_Desmond/gold/layout.cc mv -f .deps/layout.Tpo .deps/layout.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../Paul_Desmond/gold/mapfile.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../Paul_Desmond/gold/mapfile.cc mv -f .deps/mapfile.Tpo .deps/mapfile.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../Paul_Desmond/gold/merge.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../Paul_Desmond/gold/merge.cc mv -f .deps/merge.Tpo .deps/merge.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../Paul_Desmond/gold/nacl.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../Paul_Desmond/gold/nacl.cc mv -f .deps/nacl.Tpo .deps/nacl.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../Paul_Desmond/gold/object.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../Paul_Desmond/gold/object.cc mv -f .deps/object.Tpo .deps/object.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../Paul_Desmond/gold/options.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../Paul_Desmond/gold/options.cc mv -f .deps/options.Tpo .deps/options.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../Paul_Desmond/gold/output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../Paul_Desmond/gold/output.cc mv -f .deps/output.Tpo .deps/output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../Paul_Desmond/gold/parameters.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../Paul_Desmond/gold/parameters.cc mv -f .deps/parameters.Tpo .deps/parameters.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/gold/plugin.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/gold/plugin.cc mv -f .deps/plugin.Tpo .deps/plugin.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../Paul_Desmond/gold/readsyms.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../Paul_Desmond/gold/readsyms.cc mv -f .deps/readsyms.Tpo .deps/readsyms.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../Paul_Desmond/gold/reduced_debug_output.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../Paul_Desmond/gold/reduced_debug_output.cc mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../Paul_Desmond/gold/reloc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../Paul_Desmond/gold/reloc.cc mv -f .deps/reloc.Tpo .deps/reloc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../Paul_Desmond/gold/resolve.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../Paul_Desmond/gold/resolve.cc mv -f .deps/resolve.Tpo .deps/resolve.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../Paul_Desmond/gold/script-sections.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../Paul_Desmond/gold/script-sections.cc mv -f .deps/script-sections.Tpo .deps/script-sections.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../Paul_Desmond/gold/script.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../Paul_Desmond/gold/script.cc mv -f .deps/script.Tpo .deps/script.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../Paul_Desmond/gold/stringpool.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../Paul_Desmond/gold/stringpool.cc mv -f .deps/stringpool.Tpo .deps/stringpool.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gold/symtab.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gold/symtab.cc mv -f .deps/symtab.Tpo .deps/symtab.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../Paul_Desmond/gold/target.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../Paul_Desmond/gold/target.cc mv -f .deps/target.Tpo .deps/target.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../Paul_Desmond/gold/target-select.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../Paul_Desmond/gold/target-select.cc mv -f .deps/target-select.Tpo .deps/target-select.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../Paul_Desmond/gold/timer.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../Paul_Desmond/gold/timer.cc mv -f .deps/timer.Tpo .deps/timer.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/gold/version.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/gold/version.cc mv -f .deps/version.Tpo .deps/version.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../Paul_Desmond/gold/workqueue.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../Paul_Desmond/gold/workqueue.cc mv -f .deps/workqueue.Tpo .deps/workqueue.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../Paul_Desmond/gold/workqueue-threads.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../Paul_Desmond/gold/workqueue-threads.cc mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c mv -f .deps/yyscript.Tpo .deps/yyscript.Po rm -f libgold.a ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o ranlib libgold.a -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc mv -f .deps/dwp.Tpo .deps/dwp.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../Paul_Desmond/gold/main.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../Paul_Desmond/gold/main.cc mv -f .deps/main.Tpo .deps/main.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gold/i386.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gold/i386.cc mv -f .deps/i386.Tpo .deps/i386.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../Paul_Desmond/gold/x86_64.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../Paul_Desmond/gold/x86_64.cc mv -f .deps/x86_64.Tpo .deps/x86_64.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gold/sparc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gold/sparc.cc mv -f .deps/sparc.Tpo .deps/sparc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../Paul_Desmond/gold/powerpc.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../Paul_Desmond/gold/powerpc.cc mv -f .deps/powerpc.Tpo .deps/powerpc.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../Paul_Desmond/gold/arm.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../Paul_Desmond/gold/arm.cc mv -f .deps/arm.Tpo .deps/arm.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../Paul_Desmond/gold/arm-reloc-property.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../Paul_Desmond/gold/arm-reloc-property.cc mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../Paul_Desmond/gold/tilegx.cc +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../Paul_Desmond/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz -g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../Paul_Desmond/gold/incremental-dump.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../Paul_Desmond/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' @@ -2546,15 +2542,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -2562,12 +2558,12 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking dependency style of gcc-4.8... gcc3 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed -checking how to run the C preprocessor... gcc-4.7 -E +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes @@ -2589,7 +2585,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -2604,16 +2600,16 @@ checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate @@ -2723,58 +2719,58 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../Paul_Desmond/gprof/basic_blocks.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../Paul_Desmond/gprof/basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../Paul_Desmond/gprof/call_graph.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../Paul_Desmond/gprof/call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../Paul_Desmond/gprof/cg_arcs.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../Paul_Desmond/gprof/cg_arcs.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../Paul_Desmond/gprof/cg_dfn.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../Paul_Desmond/gprof/cg_dfn.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../Paul_Desmond/gprof/cg_print.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../Paul_Desmond/gprof/cg_print.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../Paul_Desmond/gprof/corefile.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../Paul_Desmond/gprof/corefile.c mv -f .deps/corefile.Tpo .deps/corefile.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../Paul_Desmond/gprof/gmon_io.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../Paul_Desmond/gprof/gmon_io.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../Paul_Desmond/gprof/gprof.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../Paul_Desmond/gprof/gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../Paul_Desmond/gprof/hertz.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../Paul_Desmond/gprof/hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../Paul_Desmond/gprof/hist.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../Paul_Desmond/gprof/hist.c mv -f .deps/hist.Tpo .deps/hist.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../Paul_Desmond/gprof/source.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../Paul_Desmond/gprof/source.c mv -f .deps/source.Tpo .deps/source.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../Paul_Desmond/gprof/search_list.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../Paul_Desmond/gprof/search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gprof/symtab.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../Paul_Desmond/gprof/symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../Paul_Desmond/gprof/sym_ids.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../Paul_Desmond/gprof/sym_ids.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../Paul_Desmond/gprof/utils.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../Paul_Desmond/gprof/utils.c mv -f .deps/utils.Tpo .deps/utils.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gprof/i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../Paul_Desmond/gprof/i386.c mv -f .deps/i386.Tpo .deps/i386.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../Paul_Desmond/gprof/alpha.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../Paul_Desmond/gprof/alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../Paul_Desmond/gprof/vax.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../Paul_Desmond/gprof/vax.c mv -f .deps/vax.Tpo .deps/vax.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../Paul_Desmond/gprof/tahoe.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../Paul_Desmond/gprof/tahoe.c mv -f .deps/tahoe.Tpo .deps/tahoe.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gprof/sparc.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../Paul_Desmond/gprof/sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../Paul_Desmond/gprof/mips.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../Paul_Desmond/gprof/mips.c mv -f .deps/mips.Tpo .deps/mips.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../Paul_Desmond/gprof/aarch64.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../Paul_Desmond/gprof/aarch64.c mv -f .deps/aarch64.Tpo .deps/aarch64.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gprof -DDEBUG -I../bfd -I../../Paul_Desmond/gprof/../include -I../../Paul_Desmond/gprof/../bfd -I. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm touch gprof.1 perl ../../Paul_Desmond/gprof/../etc/texi2pod.pl -I "../../Paul_Desmond/gprof" -I "../../Paul_Desmond/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../Paul_Desmond/gprof/gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.23.52" --section=1 gprof.pod | \ @@ -2791,15 +2787,15 @@ configure: creating cache ./config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu -checking for i686-pc-linux-gnu-gcc... gcc-4.7 +checking for i686-pc-linux-gnu-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes -checking whether gcc-4.7 accepts -g... yes -checking for gcc-4.7 option to accept ISO C89... none needed +checking whether gcc-4.8 accepts -g... yes +checking for gcc-4.8 option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes @@ -2807,20 +2803,20 @@ checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU -checking dependency style of gcc-4.7... gcc3 +checking dependency style of gcc-4.8... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking how to run the C preprocessor... gcc-4.7 -E +checking how to run the C preprocessor... gcc-4.8 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking for LC_MESSAGES... yes -checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.7 +checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.8 checking whether we are using the GNU C compiler... (cached) yes -checking whether gcc-4.7 accepts -g... (cached) yes -checking for gcc-4.7 option to accept ISO C89... (cached) none needed +checking whether gcc-4.8 accepts -g... (cached) yes +checking for gcc-4.8 option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes -checking whether g++-4.7 accepts -g... yes -checking dependency style of g++-4.7... gcc3 +checking whether g++-4.8 accepts -g... yes +checking dependency style of g++-4.8... gcc3 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes @@ -2840,7 +2836,7 @@ checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F -checking for ld used by gcc-4.7... ld +checking for ld used by gcc-4.8... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm @@ -2855,16 +2851,16 @@ checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... ranlib -checking command to parse nm output from gcc-4.7 object... ok +checking command to parse nm output from gcc-4.8 object... ok checking for dlfcn.h... yes checking for objdir... .libs -checking if gcc-4.7 supports -fno-rtti -fno-exceptions... no -checking for gcc-4.7 option to produce PIC... -fPIC -DPIC -checking if gcc-4.7 PIC flag -fPIC -DPIC works... yes -checking if gcc-4.7 static flag -static works... yes -checking if gcc-4.7 supports -c -o file.o... yes -checking if gcc-4.7 supports -c -o file.o... (cached) yes -checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +checking if gcc-4.8 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.8 option to produce PIC... -fPIC -DPIC +checking if gcc-4.8 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.8 static flag -static works... yes +checking if gcc-4.8 supports -c -o file.o... yes +checking if gcc-4.8 supports -c -o file.o... (cached) yes +checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate @@ -2872,16 +2868,16 @@ checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes -checking how to run the C++ preprocessor... g++-4.7 -E -checking for ld used by g++-4.7... ld +checking how to run the C++ preprocessor... g++-4.8 -E +checking for ld used by g++-4.8... ld checking if the linker (ld) is GNU ld... yes -checking whether the g++-4.7 linker (ld) supports shared libraries... yes -checking for g++-4.7 option to produce PIC... -fPIC -DPIC -checking if g++-4.7 PIC flag -fPIC -DPIC works... yes -checking if g++-4.7 static flag -static works... yes -checking if g++-4.7 supports -c -o file.o... yes -checking if g++-4.7 supports -c -o file.o... (cached) yes -checking whether the g++-4.7 linker (ld) supports shared libraries... yes +checking whether the g++-4.8 linker (ld) supports shared libraries... yes +checking for g++-4.8 option to produce PIC... -fPIC -DPIC +checking if g++-4.8 PIC flag -fPIC -DPIC works... yes +checking if g++-4.8 static flag -static works... yes +checking if g++-4.8 supports -c -o file.o... yes +checking if g++-4.8 supports -c -o file.o... (cached) yes +checking whether the g++-4.8 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes @@ -3037,72 +3033,76 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc -/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.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 '../../Paul_Desmond/ld/'`testplug.c -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o -libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.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 '../../Paul_Desmond/ld/'`testplug.c +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o +libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../Paul_Desmond/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1 mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl -libtool: link: gcc-4.7 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -g -O2 -g -O2 -no-undefined -rpath /nowhere -static-libstdc++ -static-libgcc -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl +libtool: link: gcc-4.8 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0") libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so") libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o libtool: link: ranlib .libs/libldtestplug.a libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" ) -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../Paul_Desmond/ld/`ldgram.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../Paul_Desmond/ld/`ldgram.c -Wno-error mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldlex.l lex.yy.c ldlex.c -- flex -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] + YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) + ^ In file included from ldlex.l:33:0, from ../../Paul_Desmond/ld/ldlex-wrapper.c:26: ../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow] + extern etree_type *base; + ^ mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../Paul_Desmond/ld/lexsup.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../Paul_Desmond/ld/lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../Paul_Desmond/ld/ldlang.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../Paul_Desmond/ld/ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../Paul_Desmond/ld/mri.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../Paul_Desmond/ld/mri.c mv -f .deps/mri.Tpo .deps/mri.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../Paul_Desmond/ld/ldctor.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../Paul_Desmond/ld/ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"elf_i386"' \ -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin"' \ -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"/\" \ ../../Paul_Desmond/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../Paul_Desmond/ld/ldwrite.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../Paul_Desmond/ld/ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../Paul_Desmond/ld/ldexp.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../Paul_Desmond/ld/ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../Paul_Desmond/ld/ldemul.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../Paul_Desmond/ld/ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../Paul_Desmond/ld/ldver.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../Paul_Desmond/ld/ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../Paul_Desmond/ld/ldmisc.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../Paul_Desmond/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/lib"' -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/i686-pc-linux-gnu/bin"' \ ../../Paul_Desmond/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../Paul_Desmond/ld/ldcref.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../Paul_Desmond/ld/ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po cp ../../Paul_Desmond/ld/emultempl/astring.sed stringify.sed LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-pc-linux-gnu" -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes i386linux "i686-pc-linux-gnuaout" -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "i686-pc-linux-gnu" -gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c +gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \ diff --git a/binutils/kepler.SCHWINGE/log_install b/binutils/kepler.SCHWINGE/log_install index 2b0c1ad8..5a47ba07 100644 --- a/binutils/kepler.SCHWINGE/log_install +++ b/binutils/kepler.SCHWINGE/log_install @@ -318,6 +318,35 @@ restore=: && backupdir=".am$$" && \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc +../../../Paul_Desmond/gas/doc/as.texinfo:4408: warning: node `Byte' is next for `Bundle directives' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4464: warning: node `Bundle directives' is prev for `Byte' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4472: warning: node `Comm' is next for `CFI directives' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/as.texinfo:4594: warning: node `CFI directives' is prev for `Comm' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:412: warning: node `i386-Regs' is next for `i386-Mnemonics' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:512: warning: node `i386-Mnemonics' is prev for `i386-Regs' in menu but not in sectioning +../../../Paul_Desmond/gas/doc/c-i386.texi:927: warning: node next `i386-16bit' in menu `i386-Arch' and in sectioning `i386-Bugs' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node next `i386-Bugs' in menu `i386-Notes' and in sectioning `i386-Arch' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:979: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node next `i386-Arch' in menu `i386-Bugs' and in sectioning `i386-Notes' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1000: warning: node prev `i386-Arch' in menu `i386-16bit' and in sectioning `i386-Bugs' differ +../../../Paul_Desmond/gas/doc/c-i386.texi:1067: warning: node prev `i386-Notes' in menu `i386-Bugs' and in sectioning `i386-Arch' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:455: warning: node next `MIPS Stabs' in menu `MIPS ISA' and in sectioning `MIPS symbol sizes' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:469: warning: node next `MIPS symbol sizes' in menu `MIPS autoextend' and in sectioning `MIPS ISA' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:469: warning: node prev `MIPS symbol sizes' in menu `MIPS ISA' and in sectioning `MIPS Stabs' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:524: warning: node next `MIPS ISA' in menu `MIPS symbol sizes' and in sectioning `MIPS autoextend' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:524: warning: node prev `MIPS ISA' in menu `MIPS Stabs' and in sectioning `MIPS symbol sizes' differ +../../../Paul_Desmond/gas/doc/c-mips.texi:563: warning: node prev `MIPS autoextend' in menu `MIPS symbol sizes' and in sectioning `MIPS ISA' differ +../../../Paul_Desmond/gas/doc/c-ns32k.texi:35: warning: node next `NS32K-Dependent' in menu `SH-Dependent' and in sectioning `PDP-11-Dependent' differ +../../../Paul_Desmond/gas/doc/c-pdp11.texi:6: warning: node prev `PDP-11-Dependent' in menu `SH64-Dependent' and in sectioning `NS32K-Dependent' differ +../../../Paul_Desmond/gas/doc/c-score.texi:7: warning: node next `SCORE-Dependent' in menu `Sparc-Dependent' and in sectioning `SH-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sh.texi:6: warning: node prev `SH-Dependent' in menu `NS32K-Dependent' and in sectioning `SCORE-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sh64.texi:5: warning: node next `SH64-Dependent' in menu `PDP-11-Dependent' and in sectioning `Sparc-Dependent' differ +../../../Paul_Desmond/gas/doc/c-sparc.texi:8: warning: node prev `Sparc-Dependent' in menu `SCORE-Dependent' and in sectioning `SH64-Dependent' differ +../../../Paul_Desmond/gas/doc/c-tilepro.texi:7: warning: node next `TILEPro-Dependent' in menu `V850-Dependent' and in sectioning `Z80-Dependent' differ +../../../Paul_Desmond/gas/doc/c-z80.texi:7: warning: node prev `Z80-Dependent' in menu `Xtensa-Dependent' and in sectioning `TILEPro-Dependent' differ +../../../Paul_Desmond/gas/doc/c-vax.texi:7: warning: node `V850-Dependent' is next for `Vax-Dependent' in sectioning but not in menu +../../../Paul_Desmond/gas/doc/c-v850.texi:5: warning: node prev `V850-Dependent' in menu `TILEPro-Dependent' and in sectioning `Vax-Dependent' differ +../../../Paul_Desmond/gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning test -z "[...]/tschwinge/Paul_Desmond.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/Paul_Desmond.build.install/share/info" /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/Paul_Desmond.build.install/share/info' install-info --info-dir='[...]/tschwinge/Paul_Desmond.build.install/share/info' '[...]/tschwinge/Paul_Desmond.build.install/share/info/as.info' @@ -590,10 +619,10 @@ make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' -/bin/dash ../../Paul_Desmond/libiberty/../mkinstalldirs [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` -/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an -( cd [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) -mv -f [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.7 -g -O2 -print-multi-os-directory`/./libiberty.a +/bin/dash ../../Paul_Desmond/libiberty/../mkinstalldirs [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` +/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an +( cd [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) +mv -f [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Paul_Desmond.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ diff --git a/binutils/kepler.SCHWINGE/log_test b/binutils/kepler.SCHWINGE/log_test index c82ed4a2..a3f3a336 100644 --- a/binutils/kepler.SCHWINGE/log_test +++ b/binutils/kepler.SCHWINGE/log_test @@ -46,13 +46,13 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ - CC_FOR_TARGET="gcc-4.7" CFLAGS_FOR_TARGET="-g -O2" \ + CC_FOR_TARGET="gcc-4.8" CFLAGS_FOR_TARGET="-g -O2" \ $runtest --tool binutils --srcdir ${srcdir}/testsuite \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 08:32:42 2013 +Test Run By thomas on Tue Jun 18 13:30:53 2013 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -131,7 +131,7 @@ rootme=`pwd`; export rootme; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 08:32:47 2013 +Test Run By thomas on Tue Jun 18 13:31:00 2013 Native configuration is i686-pc-linux-gnu === gas tests === @@ -377,435 +377,435 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make check-am make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh gdb_index_test_4.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout gdb_index_test_1.stdout gdb_index_test_2.stdout gdb_index_test_3.stdout gdb_index_test_4.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testmain.o -MD -MP -MF .deps/testmain.Tpo -c -o testmain.o ../../../Paul_Desmond/gold/testsuite/testmain.cc mv -f .deps/testmain.Tpo .deps/testmain.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT testfile.o -MD -MP -MF .deps/testfile.Tpo -c -o testfile.o ../../../Paul_Desmond/gold/testsuite/testfile.cc mv -f .deps/testfile.Tpo .deps/testfile.Po rm -f libgoldtest.a ar cru libgoldtest.a test.o testmain.o testfile.o ranlib libgoldtest.a -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../Paul_Desmond/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o object_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` object_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_unittest.o -MD -MP -MF .deps/binary_unittest.Tpo -c -o binary_unittest.o ../../../Paul_Desmond/gold/testsuite/binary_unittest.cc mv -f .deps/binary_unittest.Tpo .deps/binary_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o binary_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` binary_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT leb128_unittest.o -MD -MP -MF .deps/leb128_unittest.Tpo -c -o leb128_unittest.o ../../../Paul_Desmond/gold/testsuite/leb128_unittest.cc mv -f .deps/leb128_unittest.Tpo .deps/leb128_unittest.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o leb128_unittest | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` leb128_unittest.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIE -g -o icf_virtual_function_folding_test.o ../../../Paul_Desmond/gold/testsuite/icf_virtual_function_folding_test.cc test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/ld (cd gcctestdir && ln -s ../../ld-new ld) -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_virtual_function_folding_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_virtual_function_folding_test.o -pie +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o basic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o basic_pic_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_pic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_static_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static basic_pic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpie -o basic_pie_test.o ../../../Paul_Desmond/gold/testsuite/basic_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o basic_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie basic_pie_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT constructor_test.o -MD -MP -MF .deps/constructor_test.Tpo -c -o constructor_test.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc mv -f .deps/constructor_test.Tpo .deps/constructor_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o constructor_test constructor_test.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o constructor_static_test constructor_test.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1.o -MD -MP -MF .deps/two_file_test_1.Tpo -c -o two_file_test_1.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc mv -f .deps/two_file_test_1.Tpo .deps/two_file_test_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_1b.o -MD -MP -MF .deps/two_file_test_1b.Tpo -c -o two_file_test_1b.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc mv -f .deps/two_file_test_1b.Tpo .deps/two_file_test_1b.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_2.o -MD -MP -MF .deps/two_file_test_2.Tpo -c -o two_file_test_2.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc mv -f .deps/two_file_test_2.Tpo .deps/two_file_test_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT two_file_test_main.o -MD -MP -MF .deps/two_file_test_main.Tpo -c -o two_file_test_main.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc mv -f .deps/two_file_test_main.Tpo .deps/two_file_test_main.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_1b_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o two_file_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o two_file_pic_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o two_file_static_test two_file_test_1.o two_file_test_1b.o two_file_test_2.o two_file_test_main.o -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_test two_file_test_2.o two_file_test_main.o two_file_shared_1.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_pic_2_test two_file_test_main.o two_file_test_1_pic.o two_file_test_1b_pic.o two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_pic_1_test two_file_test_main.o two_file_test_2_pic.o two_file_shared_1.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_test two_file_test_main.o two_file_shared.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_test two_file_test_main.o two_file_shared_1.so two_file_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_test two_file_test_main.o two_file_shared_2.so two_file_shared_1.so -lz gcctestdir/ld -r -o two_file_relocatable.o two_file_test_1.o two_file_test_1b.o two_file_test_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_relocatable_test two_file_test_main.o two_file_relocatable.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_1b_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_1b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_2_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o two_file_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/two_file_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie two_file_test_1_pie.o two_file_test_1b_pie.o two_file_test_2_pie.o two_file_test_main_pie.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_1_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_1_nonpic_test two_file_test_2.o two_file_test_main.o two_file_shared_1_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_2_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_shared_2_nonpic_test two_file_test_1.o two_file_test_1b.o two_file_test_main.o two_file_shared_2_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b.o two_file_test_2.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_same_shared_nonpic_test two_file_test_main.o two_file_shared_nonpic.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_12_nonpic_test two_file_test_main.o two_file_shared_1_nonpic.so two_file_shared_2_nonpic.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_separate_shared_21_nonpic_test two_file_test_main.o two_file_shared_2_nonpic.so two_file_shared_1_nonpic.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o two_file_test_2.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_shared_test two_file_test_main.o two_file_shared_mixed.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_shared_mixed_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1.o two_file_test_1b_pic.o two_file_shared_2.so -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o two_file_mixed_2_shared_test two_file_test_main.o two_file_shared_mixed_1.so two_file_shared_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o two_file_mixed_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. -pie two_file_test_1.o two_file_test_1b_pie.o two_file_test_main_pie.o two_file_shared_2.so ../../binutils/strip-new -o two_file_strip_test two_file_test ../../binutils/strip-new -S -o two_file_shared_strip.so two_file_shared.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R. -o two_file_same_shared_strip_test two_file_test_main.o two_file_shared_strip.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT common_test_1.o -MD -MP -MF .deps/common_test_1.Tpo -c -o common_test_1.o ../../../Paul_Desmond/gold/testsuite/common_test_1.c mv -f .deps/common_test_1.Tpo .deps/common_test_1.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o common_test_1 common_test_1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -o common_test_3_pic.o ../../../Paul_Desmond/gold/testsuite/common_test_3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_3_pic.o -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o common_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared common_test_2_pic.o common_test_3.so +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o common_test_2 common_test_1.o common_test_2.so common_test_3.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_main.o -MD -MP -MF .deps/exception_test_main.Tpo -c -o exception_test_main.o ../../../Paul_Desmond/gold/testsuite/exception_test_main.cc mv -f .deps/exception_test_main.Tpo .deps/exception_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_1.o -MD -MP -MF .deps/exception_test_1.Tpo -c -o exception_test_1.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc mv -f .deps/exception_test_1.Tpo .deps/exception_test_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT exception_test_2.o -MD -MP -MF .deps/exception_test_2.Tpo -c -o exception_test_2.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc mv -f .deps/exception_test_2.Tpo .deps/exception_test_2.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o exception_test exception_test_main.o exception_test_1.o exception_test_2.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_1_test exception_test_2.o exception_test_main.o exception_shared_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o exception_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/exception_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_shared_2_test exception_test_1.o exception_test_main.o exception_shared_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o exception_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared exception_test_1_pic.o exception_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o exception_same_shared_test exception_test_main.o exception_shared.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_12_test exception_test_main.o exception_shared_1.so exception_shared_2.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -Wl,--no-as-needed -o exception_separate_shared_21_test exception_test_main.o exception_shared_2.so exception_shared_1.so -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o exception_static_test exception_test_main.o exception_test_1.o exception_test_2.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_test.o -MD -MP -MF .deps/weak_test.Tpo -c -o weak_test.o ../../../Paul_Desmond/gold/testsuite/weak_test.cc mv -f .deps/weak_test.Tpo .deps/weak_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o weak_test weak_test.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_undef_test.o -MD -MP -MF .deps/weak_undef_test.Tpo -c -o weak_undef_test.o ../../../Paul_Desmond/gold/testsuite/weak_undef_test.cc mv -f .deps/weak_undef_test.Tpo .deps/weak_undef_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file1.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_undef_file2.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_test weak_undef_test.o -L . weak_undef_lib.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file1_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file1_nonpic.o -Wl,-z,notext +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_undef_file2_nonpic.o ../../../Paul_Desmond/gold/testsuite/weak_undef_file2.cc test -d alt || mkdir -p alt -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o alt/weak_undef_lib_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_undef_file2_nonpic.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,alt -o weak_undef_nonpic_test weak_undef_test.o -L . weak_undef_lib_nonpic.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT weak_alias_test_main.o -MD -MP -MF .deps/weak_alias_test_main.Tpo -c -o weak_alias_test_main.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_main.cc mv -f .deps/weak_alias_test_main.Tpo .deps/weak_alias_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_1_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_2_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o weak_alias_test_3.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_4_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_4.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_4_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_alias_test_5_pic.o ../../../Paul_Desmond/gold/testsuite/weak_alias_test_5.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_alias_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_alias_test_5_pic.o \ -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/weak_alias_test.script -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o weak_alias_test weak_alias_test_main.o weak_alias_test_1.so weak_alias_test_2.so weak_alias_test_3.o weak_alias_test_4.so weak_alias_test_5.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_main_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ weak_plt_main_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT copy_test.o -MD -MP -MF .deps/copy_test.Tpo -c -o copy_test.o ../../../Paul_Desmond/gold/testsuite/copy_test.cc mv -f .deps/copy_test.Tpo .deps/copy_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_1_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_1.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_1_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o copy_test_2_pic.o ../../../Paul_Desmond/gold/testsuite/copy_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o copy_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared copy_test_2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o copy_test copy_test.o copy_test_1.so copy_test_2.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test.o -MD -MP -MF .deps/tls_test.Tpo -c -o tls_test.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc mv -f .deps/tls_test.Tpo .deps/tls_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_file2.o -MD -MP -MF .deps/tls_test_file2.Tpo -c -o tls_test_file2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc mv -f .deps/tls_test_file2.Tpo .deps/tls_test_file2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT tls_test_main.o -MD -MP -MF .deps/tls_test_main.Tpo -c -o tls_test_main.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc mv -f .deps/tls_test_main.Tpo .deps/tls_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fopenmp -o tls_test_c.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o tls_test_file2_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pic.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o tls_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_main_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpie -o tls_test_file2_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -fopenmp -o tls_test_c_pie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pie.o tls_test_file2_pie.o tls_test_c_pie.o -lpthread +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_pie_pic_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie tls_test_main_pie.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -Wl,-z,defs +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_test tls_test_main.o tls_test_shared.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -ftls-model=initial-exec -o tls_test_file2_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -ftls-model=initial-exec -fopenmp -o tls_test_c_pic_ie.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_ie_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_pic_ie.o tls_test_file2_pic_ie.o tls_test_c_pic_ie.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_ie_test tls_test_main.o tls_test_ie_shared.so -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gd_to_ie_test tls_test_main.o tls_test_pic.o tls_test_c_pic.o tls_test_shared2.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test.cc +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fpic -mtls-dialect=gnu2 -fopenmp -o tls_test_c_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_c.c +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -mtls-dialect=gnu2 -o tls_test_file2_gnu2.o ../../../Paul_Desmond/gold/testsuite/tls_test_file2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_file2_gnu2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_gd_to_ie_test tls_test_main.o tls_test_gnu2.o tls_test_c_gnu2.o tls_test_gnu2_shared2.so -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_gnu2_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test_gnu2.o tls_test_file2_gnu2.o tls_test_c_gnu2.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_gnu2_test tls_test_main.o tls_test_gnu2_shared.so -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o tls_static_pic_test tls_test_main.o tls_test_pic.o tls_test_file2_pic.o tls_test_c_pic.o -lpthread -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o tls_test_shared_nonpic.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared tls_test.o tls_test_file2.o tls_test_c.o -Wl,-z,notext +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o tls_shared_nonpic_test tls_test_main.o tls_test_shared_nonpic.so -lpthread -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT many_sections_test.o -MD -MP -MF .deps/many_sections_test.Tpo -c -o many_sections_test.o ../../../Paul_Desmond/gold/testsuite/many_sections_test.cc mv -f .deps/many_sections_test.Tpo .deps/many_sections_test.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -rdynamic -o many_sections_test many_sections_test.o -lz gcctestdir/ld -r -o many_sections_r_test.o many_sections_test.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o many_sections_r_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ many_sections_r_test.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri1.o -MD -MP -MF .deps/initpri1.Tpo -c -o initpri1.o ../../../Paul_Desmond/gold/testsuite/initpri1.c mv -f .deps/initpri1.Tpo .deps/initpri1.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri1 initpri1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri2.o -MD -MP -MF .deps/initpri2.Tpo -c -o initpri2.o ../../../Paul_Desmond/gold/testsuite/initpri2.c mv -f .deps/initpri2.Tpo .deps/initpri2.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--ctors-in-init-array -o initpri2 initpri2.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT initpri3.o -MD -MP -MF .deps/initpri3.Tpo -c -o initpri3.o ../../../Paul_Desmond/gold/testsuite/initpri3.c mv -f .deps/initpri3.Tpo .deps/initpri3.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o initpri3a initpri3.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o flagstest_debug.o ../../../Paul_Desmond/gold/testsuite/constructor_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o 2>&1 | cat > flagstest_o_specialfile chmod a+x flagstest_o_specialfile test -s flagstest_o_specialfile -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_compress_debug_sections flagstest_debug.o -Wl,--compress-debug-sections=zlib test -s flagstest_compress_debug_sections -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_specialfile_and_compress_debug_sections | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o /dev/stdout flagstest_debug.o -Wl,--compress-debug-sections=zlib 2>&1 | cat > flagstest_o_specialfile_and_compress_debug_sections chmod a+x flagstest_o_specialfile_and_compress_debug_sections test -s flagstest_o_specialfile_and_compress_debug_sections -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_1 flagstest_debug.o -Wl,-Ttext,0x400000 -Wl,-Tdata,0x800000 +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main.o -MD -MP -MF .deps/ver_test_main.Tpo -c -o ver_test_main.o ../../../Paul_Desmond/gold/testsuite/ver_test_main.cc mv -f .deps/ver_test_main.Tpo .deps/ver_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_1.o ../../../Paul_Desmond/gold/testsuite/ver_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_4.o ../../../Paul_Desmond/gold/testsuite/ver_test_4.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_4.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_2.script -Wl,-R,. ver_test_2.o ver_test_4.so +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_3.o ../../../Paul_Desmond/gold/testsuite/ver_test_3.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ver_test_1.o ver_test_2.so ver_test_3.o ver_test_4.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test ver_test_main.o ver_test_1.so ver_test_2.so ver_test_4.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT ver_test_main_2.o -MD -MP -MF .deps/ver_test_main_2.Tpo -c -o ver_test_main_2.o ../../../Paul_Desmond/gold/testsuite/ver_test_main_2.cc mv -f .deps/ver_test_main_2.Tpo .deps/ver_test_main_2.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_2 ver_test_main_2.o ver_test_4.so ver_test_2.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ver_test_6.o -MD -MP -MF .deps/ver_test_6.Tpo -c -o ver_test_6.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c mv -f .deps/ver_test_6.Tpo .deps/ver_test_6.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_6 ver_test_6.o ver_test_2.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_2.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_8.script two_file_test_2_pic.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_8_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared two_file_test_1_pic.o two_file_test_1b_pic.o ver_test_8_2.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_8 two_file_test_main.o ver_test_8_1.so ver_test_8_2.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_9.o ../../../Paul_Desmond/gold/testsuite/ver_test_9.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_5.o ../../../Paul_Desmond/gold/testsuite/ver_test_5.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_5.script ver_test_5.o ver_test_4.so +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_9.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-R,. ver_test_9.o ver_test_5.so ver_test_4.so +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_9 ver_test_main.o ver_test_9.so -lz ../../binutils/ar rc ver_test_11.a ver_test_1.o ver_test_2.o ver_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_11 ver_test_main_2.o ver_test_11.a -lz gcctestdir/ld -r -o ver_test_12.o ver_test_1.o ver_test_2.o ver_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ver_test_12 ver_test_main_2.o ver_test_12.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_1.o -MD -MP -MF .deps/protected_main_1.Tpo -c -o protected_main_1.o ../../../Paul_Desmond/gold/testsuite/protected_main_1.cc mv -f .deps/protected_main_1.Tpo .deps/protected_main_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_2.o -MD -MP -MF .deps/protected_main_2.Tpo -c -o protected_main_2.o ../../../Paul_Desmond/gold/testsuite/protected_main_2.cc mv -f .deps/protected_main_2.Tpo .deps/protected_main_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_main_3.o -MD -MP -MF .deps/protected_main_3.Tpo -c -o protected_main_3.o ../../../Paul_Desmond/gold/testsuite/protected_main_3.cc mv -f .deps/protected_main_3.Tpo .deps/protected_main_3.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_1_pic.o ../../../Paul_Desmond/gold/testsuite/protected_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_2_pic.o ../../../Paul_Desmond/gold/testsuite/protected_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_3_pic.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared protected_1_pic.o protected_2_pic.o protected_3_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_1 protected_main_1.o protected_main_2.o protected_main_3.o protected_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT protected_3.o -MD -MP -MF .deps/protected_3.Tpo -c -o protected_3.o ../../../Paul_Desmond/gold/testsuite/protected_3.cc mv -f .deps/protected_3.Tpo .deps/protected_3.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o protected_2 protected_main_1.o protected_3.o protected_1.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT relro_test_main.o -MD -MP -MF .deps/relro_test_main.Tpo -c -o relro_test_main.o ../../../Paul_Desmond/gold/testsuite/relro_test_main.cc mv -f .deps/relro_test_main.Tpo .deps/relro_test_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o relro_test_pic.o ../../../Paul_Desmond/gold/testsuite/relro_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_test relro_test_main.o relro_test.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_now_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -Wl,-z,now relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir -Wl,-R,. -Wl,-z,relro -Wl,-z,now -o relro_now_test relro_test_main.o relro_now_test.so -lz ../../binutils/strip-new -o relro_strip_test.so relro_test.so -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_strip_test relro_test_main.o relro_strip_test.so -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o relro_script_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-z,relro -T ../../../Paul_Desmond/gold/testsuite/relro_script_test.t relro_test_pic.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o relro_script_test relro_test_main.o relro_script_test.so -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_1.o -MD -MP -MF .deps/script_test_1.Tpo -c -o script_test_1.o ../../../Paul_Desmond/gold/testsuite/script_test_1.cc mv -f .deps/script_test_1.Tpo .deps/script_test_1.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_1.t -o script_test_1 script_test_1.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2.o -MD -MP -MF .deps/script_test_2.Tpo -c -o script_test_2.o ../../../Paul_Desmond/gold/testsuite/script_test_2.cc mv -f .deps/script_test_2.Tpo .deps/script_test_2.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2a.o -MD -MP -MF .deps/script_test_2a.Tpo -c -o script_test_2a.o ../../../Paul_Desmond/gold/testsuite/script_test_2a.cc mv -f .deps/script_test_2a.Tpo .deps/script_test_2a.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_2b.o -MD -MP -MF .deps/script_test_2b.Tpo -c -o script_test_2b.o ../../../Paul_Desmond/gold/testsuite/script_test_2b.cc mv -f .deps/script_test_2b.Tpo .deps/script_test_2b.Po -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -T ../../../Paul_Desmond/gold/testsuite/script_test_2.t -o script_test_2 script_test_2.o script_test_2a.o script_test_2b.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT justsyms_1.o -MD -MP -MF .deps/justsyms_1.Tpo -c -o justsyms_1.o ../../../Paul_Desmond/gold/testsuite/justsyms_1.cc mv -f .deps/justsyms_1.Tpo .deps/justsyms_1.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o justsyms_2.o ../../../Paul_Desmond/gold/testsuite/justsyms_2.cc gcctestdir/ld -o justsyms_2r.o -r -T ../../../Paul_Desmond/gold/testsuite/justsyms.t justsyms_2.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_2r.o -o justsyms justsyms_1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT justsyms_exec.o -MD -MP -MF .deps/justsyms_exec.Tpo -c -o justsyms_exec.o ../../../Paul_Desmond/gold/testsuite/justsyms_exec.c mv -f .deps/justsyms_exec.Tpo .deps/justsyms_exec.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o justsyms_lib.o ../../../Paul_Desmond/gold/testsuite/justsyms_lib.c gcctestdir/ld -o justsyms_lib -Ttext=0x1000200 -Tdata=0x2000000 -e exported_func justsyms_lib.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,justsyms_lib -o justsyms_exec justsyms_exec.o -lz +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT binary_test.o -MD -MP -MF .deps/binary_test.Tpo -c -o binary_test.o ../../../Paul_Desmond/gold/testsuite/binary_test.cc mv -f .deps/binary_test.Tpo .deps/binary_test.Po rm -f binary.txt ln -s ../../../Paul_Desmond/gold/testsuite/binary.in binary.txt -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--format,binary,binary.txt,--format,elf -o binary_test binary_test.o -lz +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_3.t -o tls_phdrs_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t -o tls_script_test tls_test.o tls_test_file2.o tls_test_main.o tls_test_c.o -lpthread -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -g -o script_test_11.o ../../../Paul_Desmond/gold/testsuite/script_test_11.c gcctestdir/ld -r -o script_test_11_r.o -T ../../../Paul_Desmond/gold/testsuite/script_test_11.t script_test_11.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_11 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_11_r.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_main.o -MD -MP -MF .deps/thin_archive_main.Tpo -c -o thin_archive_main.o ../../../Paul_Desmond/gold/testsuite/thin_archive_main.cc mv -f .deps/thin_archive_main.Tpo .deps/thin_archive_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_1.o -MD -MP -MF .deps/thin_archive_test_1.Tpo -c -o thin_archive_test_1.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_1.cc mv -f .deps/thin_archive_test_1.Tpo .deps/thin_archive_test_1.Po test -d alt || mkdir -p alt -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_2.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_2.cc rm -f libthin1.a ../../binutils/ar crT libthin1.a thin_archive_test_1.o alt/thin_archive_test_2.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT thin_archive_test_3.o -MD -MP -MF .deps/thin_archive_test_3.Tpo -c -o thin_archive_test_3.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_3.cc mv -f .deps/thin_archive_test_3.Tpo .deps/thin_archive_test_3.Po test -d alt || mkdir -p alt -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o alt/thin_archive_test_4.o ../../../Paul_Desmond/gold/testsuite/thin_archive_test_4.cc rm -f alt/libthin2.a ../../binutils/ar crT alt/libthin2.a thin_archive_test_3.o alt/thin_archive_test_4.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o thin_archive_test_1 thin_archive_main.o libthin1.a -lthin2 -lz rm -f libthin3.a ../../binutils/ar crT libthin3.a thin_archive_test_1.o alt/thin_archive_test_4.o rm -f alt/libthin4.a ../../binutils/ar crT alt/libthin4.a alt/thin_archive_test_2.o thin_archive_test_3.o rm -f libthinall.a ../../binutils/ar crT libthinall.a libthin3.a alt/libthin4.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -o thin_archive_test_2 thin_archive_main.o -lthinall -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test.o -MD -MP -MF .deps/exclude_libs_test.Tpo -c -o exclude_libs_test.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test.c mv -f .deps/exclude_libs_test.Tpo .deps/exclude_libs_test.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_1.o -MD -MP -MF .deps/exclude_libs_test_1.Tpo -c -o exclude_libs_test_1.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_1.c mv -f .deps/exclude_libs_test_1.Tpo .deps/exclude_libs_test_1.Po ../../binutils/ar rc libexclude_libs_test_1.a exclude_libs_test_1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_2.o -MD -MP -MF .deps/exclude_libs_test_2.Tpo -c -o exclude_libs_test_2.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_2.c mv -f .deps/exclude_libs_test_2.Tpo .deps/exclude_libs_test_2.Po ../../binutils/ar rc libexclude_libs_test_2.a exclude_libs_test_2.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT exclude_libs_test_3.o -MD -MP -MF .deps/exclude_libs_test_3.Tpo -c -o exclude_libs_test_3.o ../../../Paul_Desmond/gold/testsuite/exclude_libs_test_3.c mv -f .deps/exclude_libs_test_3.Tpo .deps/exclude_libs_test_3.Po test -d alt || mkdir -p alt ../../binutils/ar rc alt/libexclude_libs_test_3.a exclude_libs_test_3.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -L. -Lalt -Wl,--exclude-libs,dummy:libexclude_libs_test_1 -Wl,--exclude-libs,libexclude_libs_test_3 -o exclude_libs_test exclude_libs_test.o -lexclude_libs_test_1 -lexclude_libs_test_2 alt/libexclude_libs_test_3.a -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -g -c -Wa,-L -o local_labels_test.o ../../../Paul_Desmond/gold/testsuite/ver_test_6.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o local_labels_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ local_labels_test.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -o discard_locals_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_test.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--discard-locals -o discard_locals_test discard_locals_test.o libgoldtest.a ../libgold.a ../../libiberty/libiberty.a -lz umask 022; \ rm -f permission_test; \ touch permission_test; \ chmod 600 permission_test; \ - `echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc + `echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o permission_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT searched_file_test.o -MD -MP -MF .deps/searched_file_test.Tpo -c -o searched_file_test.o ../../../Paul_Desmond/gold/testsuite/searched_file_test.cc mv -f .deps/searched_file_test.Tpo .deps/searched_file_test.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -o searched_file_test_lib.o ../../../Paul_Desmond/gold/testsuite/searched_file_test_lib.cc test -d alt || mkdir -p alt ../../binutils/ar rc alt/searched_file_test_lib.a searched_file_test_lib.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1vis ifuncmain1vis.o ifuncmod1.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1vispic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain1vispie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1vispie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1vispie.o ifuncmod1.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1staticpie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain1pie.o ifuncmod1.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain2.o -MD -MP -MF .deps/ifuncmain2.Tpo -c -o ifuncmain2.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod3.o ../../../Paul_Desmond/gold/testsuite/ifuncmod3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod3.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod3.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain5pie.o ifuncmod5.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain6pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain6pie.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod6.o ../../../Paul_Desmond/gold/testsuite/ifuncmod6.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod6.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod6.o +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncvar3.o -MD -MP -MF .deps/ifuncvar3.Tpo -c -o ifuncvar3.o ../../../Paul_Desmond/gold/testsuite/ifuncvar3.c mv -f .deps/ifuncvar3.Tpo .deps/ifuncvar3.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o -gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar1_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncvar2_pic.o ../../../Paul_Desmond/gold/testsuite/ifuncvar2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncvar.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncvar1_pic.o ifuncvar2_pic.o +gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncvar ifuncvar3.o ifuncvar.so -lz +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_main.o -MD -MP -MF .deps/start_lib_test_main.Tpo -c -o start_lib_test_main.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_main.c mv -f .deps/start_lib_test_main.Tpo .deps/start_lib_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_1.o -MD -MP -MF .deps/start_lib_test_1.Tpo -c -o start_lib_test_1.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_1.c mv -f .deps/start_lib_test_1.Tpo .deps/start_lib_test_1.Po ../../binutils/ar rc libstart_lib_test.a start_lib_test_1.o -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_2.o -MD -MP -MF .deps/start_lib_test_2.Tpo -c -o start_lib_test_2.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_2.c mv -f .deps/start_lib_test_2.Tpo .deps/start_lib_test_2.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT start_lib_test_3.o -MD -MP -MF .deps/start_lib_test_3.Tpo -c -o start_lib_test_3.o ../../../Paul_Desmond/gold/testsuite/start_lib_test_3.c mv -f .deps/start_lib_test_3.Tpo .deps/start_lib_test_3.Po -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o start_lib_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o start_lib_test start_lib_test_main.o -L. -lstart_lib_test \ -Wl,--start-lib start_lib_test_2.o start_lib_test_3.o -Wl,--end-lib make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/incremental_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gc_comdat_test.sh'. @@ -851,128 +851,132 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/no_version make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/dyn_weak_ref.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/memory_test.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_1.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_2.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/gdb_index_test_4.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/script_test_10.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386.sh'. -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_1.o ../../../Paul_Desmond/gold/testsuite/incremental_test_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -ffunction-sections -g -o incremental_test_2.o ../../../Paul_Desmond/gold/testsuite/incremental_test_2.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--incremental-full incremental_test_1.o incremental_test_2.o -Wl,-debug 2> incremental_test.cmdline ../incremental-dump incremental_test > incremental_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_1.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o gc_comdat_test_2.o ../../../Paul_Desmond/gold/testsuite/gc_comdat_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_comdat_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_comdat_test_1.o gc_comdat_test_2.o ../../binutils/nm-new -C gc_comdat_test > gc_comdat_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_tls_test.o ../../../Paul_Desmond/gold/testsuite/gc_tls_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_tls_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_tls_test.o ../../binutils/nm-new -C gc_tls_test > gc_tls_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -g -o gc_orphan_section_test.o ../../../Paul_Desmond/gold/testsuite/gc_orphan_section_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gc_orphan_section_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections gc_orphan_section_test.o ../../binutils/nm-new gc_orphan_section_test > gc_orphan_section_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -c -o pr14265.o ../../../Paul_Desmond/gold/testsuite/pr14265.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o pr14265 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gc-sections -T ../../../Paul_Desmond/gold/testsuite/pr14265.t -o pr14265 pr14265.o ../../binutils/nm-new --format=bsd --numeric-sort pr14265 > pr14265.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_test.o ../../../Paul_Desmond/gold/testsuite/icf_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_test.map | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_test -Bgcctestdir/ -Wl,--icf=all,-Map,icf_test.map icf_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_keep_unique_test.o ../../../Paul_Desmond/gold/testsuite/icf_keep_unique_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_keep_unique_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all -Wl,--keep-unique,_Z11unique_funcv icf_keep_unique_test.o ../../binutils/nm-new -C icf_keep_unique_test > icf_keep_unique_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o icf_safe_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_test.map icf_safe_test.o ../../binutils/nm-new icf_safe_test > icf_safe_test_1.stdout ../../binutils/readelf -h icf_safe_test > icf_safe_test_2.stdout make[5]: `icf_safe_test.map' is up to date. -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_safe_so_test.o ../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_safe_so_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -o icf_safe_so_test -Bgcctestdir/ -Wl,--icf=safe,-Map,icf_safe_so_test.map icf_safe_so_test.o -fPIC -shared ../../binutils/nm-new icf_safe_so_test > icf_safe_so_test_1.stdout ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout make[5]: `icf_safe_so_test.map' is up to date. -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt (echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .sbss : { *(.sbss*) } .bss : { *(.bss*) } }") > final_layout_script.lds -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o ../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_string_merge_test.o ../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_string_merge_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_string_merge_test.o ../../binutils/nm-new icf_string_merge_test > icf_string_merge_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_1.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_sht_rel_addend_test_2.o ../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test_2.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_sht_rel_addend_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_sht_rel_addend_test_1.o icf_sht_rel_addend_test_2.o ../../binutils/nm-new icf_sht_rel_addend_test > icf_sht_rel_addend_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_1.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_1.c +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -c -fPIC -g -o merge_string_literals_2.o ../../../Paul_Desmond/gold/testsuite/merge_string_literals_2.c +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o merge_string_literals | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib ../../binutils/objdump -s -j.rodata merge_string_literals > merge_string_literals.stdout ../../binutils/readelf -w two_file_shared.so >two_file_shared.dbg 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o weak_plt_shared_pic.o ../../../Paul_Desmond/gold/testsuite/weak_plt_shared.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o weak_plt_shared.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared weak_plt_shared_pic.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o debug_msg.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -w -o odr_violation1.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O2 -g -c -w -o odr_violation2.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg debug_msg.o odr_violation1.o odr_violation2.o 2>debug_msg.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -o missing_key_func.o ../../../Paul_Desmond/gold/testsuite/missing_key_func.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o missing_key_func.err -Bgcctestdir/ -o missing_key_func missing_key_func.o 2>missing_key_func.err test -d gcctestdir || mkdir -p gcctestdir rm -f gcctestdir/as (cd gcctestdir && ln -s [...]/tschwinge/Paul_Desmond.build/gold/../gas/as-new as) -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o debug_msg_cdebug.o ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -w -o odr_violation1_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o odr_violation2_cdebug.o ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_cdebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_cdebug debug_msg_cdebug.o odr_violation1_cdebug.o odr_violation2_cdebug.o 2>debug_msg_cdebug.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o debug_msg.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -shared -fPIC -w -o odr_violation1.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g -shared -fPIC -w -o odr_violation2.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_so.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_so debug_msg.so odr_violation1.so odr_violation2.so 2>debug_msg_so.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared undef_symbol.o +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o undef_symbol.err -Bgcctestdir/ -o undef_symbol_test undef_symbol_main.o undef_symbol.so 2>undef_symbol.err +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o flagstest_o_ttext_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -o flagstest_o_ttext_2 flagstest_debug.o -Wl,-Ttext,0x400010 -Wl,-Tdata,0x800010 ../../binutils/readelf -s ver_test_1.so >ver_test_1.syms 2>/dev/null ../../binutils/readelf -s ver_test_2 >ver_test_2.syms 2>/dev/null ../../binutils/readelf -s ver_test_4.so >ver_test_4.syms 2>/dev/null ../../binutils/readelf -s ver_test_5.so >ver_test_5.syms 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o ver_test_7.o ../../../Paul_Desmond/gold/testsuite/ver_test_7.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_7.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_4.script ver_test_4.o ver_test_7.o ../../binutils/readelf -s ver_test_7.so >ver_test_7.syms 2>/dev/null -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_test_10.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,--version-script,../../../Paul_Desmond/gold/testsuite/ver_test_10.script ver_test_2.o ../../binutils/readelf -s ver_test_10.so >ver_test_10.syms 2>/dev/null -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -c -fpic -o protected_4_pic.o ../../../Paul_Desmond/gold/testsuite/protected_4.cc +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o protected_3.err -Bgcctestdir/ -shared -o protected_4.so protected_4_pic.o 2>protected_3.err ../../binutils/readelf -SlW relro_test.so > relro_test.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -fpic -o ver_matching_def_pic.o ../../../Paul_Desmond/gold/testsuite/ver_matching_def.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ver_matching_def.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -Bgcctestdir/ -shared ver_matching_def_pic.o -Wl,--version-script=../../../Paul_Desmond/gold/testsuite/version_script.map ../../binutils/objdump -T ver_matching_def.so | ../../binutils/cxxfilt > ver_matching_test.stdout ../../binutils/readelf -SlW script_test_3 > script_test_3.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_4.t ../../binutils/readelf -SlW script_test_4 > script_test_4.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT script_test_5.o -MD -MP -MF .deps/script_test_5.Tpo -c -o script_test_5.o ../../../Paul_Desmond/gold/testsuite/script_test_5.cc mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_5 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_5.o -T ../../../Paul_Desmond/gold/testsuite/script_test_5.t ../../binutils/readelf -SW script_test_5 > script_test_5.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_6 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_6.t \ -Wl,-Ttext=0x10001000 -Wl,-Tdata=0x10200000 -Wl,-Tbss=0x10400000 ../../binutils/readelf -SlW script_test_6 > script_test_6.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_7 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t ../../binutils/readelf -SlW script_test_7 > script_test_7.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_8 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o -T ../../../Paul_Desmond/gold/testsuite/script_test_7.t \ -Wl,-Ttext=0x20001000 -Wl,-Tdata=0x20200000 -Wl,-Tbss=0x20400000 ../../binutils/readelf -SlW script_test_8 > script_test_8.stdout -`echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -o script_test_9.o ../../../Paul_Desmond/gold/testsuite/script_test_9.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o script_test_9 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ script_test_9.o -T ../../../Paul_Desmond/gold/testsuite/script_test_9.t ../../binutils/readelf -lW script_test_9 > script_test_9.stdout -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o dynamic_list | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ basic_test.o \ -Wl,--dynamic-list ../../../Paul_Desmond/gold/testsuite/dynamic_list.t \ -Wl,--dynamic-list-data \ -Wl,--dynamic-list-cpp-new \ @@ -980,40 +984,60 @@ mv -f .deps/script_test_5.Tpo .deps/script_test_5.Po ../../binutils/readelf -W --dyn-syms dynamic_list > dynamic_list.stdout ../../binutils/readelf -sW exclude_libs_test >exclude_libs_test.syms 2>/dev/null ../../binutils/readelf -sW discard_locals_test >discard_locals_test.syms 2>/dev/null -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -Wa,-L -fPIC -o discard_locals_relocatable_test.o ../../../Paul_Desmond/gold/testsuite/discard_locals_relocatable_test.c ../ld-new --discard-locals -relocatable -o discard_locals_relocatable_test1.out discard_locals_relocatable_test.o ../../binutils/readelf -sW discard_locals_relocatable_test1.out >discard_locals_relocatable_test1.syms 2>/dev/null ../ld-new --discard-all -relocatable -o discard_locals_relocatable_test2.out discard_locals_relocatable_test.o ../../binutils/readelf -sW discard_locals_relocatable_test2.out >discard_locals_relocatable_test2.syms 2>/dev/null -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT hidden_test_main.o -MD -MP -MF .deps/hidden_test_main.Tpo -c -o hidden_test_main.o ../../../Paul_Desmond/gold/testsuite/hidden_test_main.c mv -f .deps/hidden_test_main.Tpo .deps/hidden_test_main.Po -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -Bgcctestdir/ -g -shared -fPIC -w -o libhidden.so ../../../Paul_Desmond/gold/testsuite/hidden_test_1.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o hidden_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,-R,. hidden_test_main.o libhidden.so 2>hidden_test.err echo 'main' > retain_symbols_file_test.in echo 't1' >> retain_symbols_file_test.in echo '_ZN4t16bC1Ev' >> retain_symbols_file_test.in echo '_ZNK4t20a3getEv' >> retain_symbols_file_test.in echo '_Z3t18v' >> retain_symbols_file_test.in echo '__tcf_0' >> retain_symbols_file_test.in -`echo g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o retain_symbols_file_test.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared -Wl,-retain-symbols-file,retain_symbols_file_test.in basic_pic_test.o ../../binutils/nm-new -C retain_symbols_file_test.so > retain_symbols_file_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o no_version_test.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/no_version_test.c gcctestdir/ld -shared -o libno_version_test.so no_version_test.o ../../binutils/objdump -h libno_version_test.so > no_version_test.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o strong_ref_weak_def_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/strong_ref_weak_def_2.c gcctestdir/ld -shared -o strong_ref_weak_def_2.so strong_ref_weak_def_2.o gcctestdir/ld -shared -o strong_ref_weak_def_1.so strong_ref_weak_def_1.o \ strong_ref_weak_def_2.so ../../binutils/readelf -sWD strong_ref_weak_def_1.so > strong_ref_weak_def.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_1.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_1.c +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o dyn_weak_ref_2.o -c -fPIC ../../../Paul_Desmond/gold/testsuite/dyn_weak_ref_2.c gcctestdir/ld -shared -o dyn_weak_ref_2.so dyn_weak_ref_2.o gcctestdir/ld -shared -o dyn_weak_ref_1.so dyn_weak_ref_2.so dyn_weak_ref_1.o ../../binutils/readelf -sWD dyn_weak_ref_1.so > dyn_weak_ref.stdout -`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s -`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -o memory_test.o -c ../../../Paul_Desmond/gold/testsuite/memory_test.s +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o memory_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -nostartfiles -nostdlib -z max-page-size=0x1000 -z common-page-size=0x1000 -T ../../../Paul_Desmond/gold/testsuite/memory_test.t -o memory_test memory_test.o ../../binutils/readelf -lWS memory_test > memory_test.stdout +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gno-pubnames -c -o gdb_index_test.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_1 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_1 > gdb_index_test_1.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g -Wa,--compress-debug-sections -c -o gdb_index_test_cdebug.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_cdebug.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_2 > gdb_index_test_2.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo gcc-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -O0 -g -c -o gdb_index_test_3.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test_3.c +`echo gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_3 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index,--fatal-warnings gdb_index_test_3.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_3 > gdb_index_test_3.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. +`echo g++-4.8 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -gpubnames -c -o gdb_index_test_pub.o ../../../Paul_Desmond/gold/testsuite/gdb_index_test.cc +`echo g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o gdb_index_test_4 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--gdb-index gdb_index_test_pub.o +../../binutils/readelf --debug-dump=gdb_index gdb_index_test_4 > gdb_index_test_4.stdout +readelf: Warning: Version 5 does not include inlined functions. +readelf: Warning: Version 6 does not include symbol attributes. ../../gas/as-new -o script_test_10.o ../../../Paul_Desmond/gold/testsuite/script_test_10.s gcctestdir/ld -o script_test_10 script_test_10.o -T ../../../Paul_Desmond/gold/testsuite/script_test_10.t ../../binutils/readelf -SW script_test_10 > script_test_10.stdout @@ -1078,6 +1102,10 @@ PASS: no_version_test.sh PASS: strong_ref_weak_def.sh PASS: dyn_weak_ref.sh PASS: memory_test.sh +PASS: gdb_index_test_1.sh +PASS: gdb_index_test_2.sh +PASS: gdb_index_test_3.sh +PASS: gdb_index_test_4.sh PASS: script_test_10.sh PASS: split_i386.sh PASS: object_unittest @@ -1211,7 +1239,7 @@ PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test ============================ -2 of 176 tests failed +2 of 180 tests failed See testsuite/test-suite.log ============================ make[6]: *** [test-suite.log] Error 1 @@ -1228,22 +1256,22 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' test -d gcctestdir1 || mkdir -p gcctestdir1 rm -f gcctestdir1/ld (cd gcctestdir1 && ln -s ../ld-new ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1 -g -O2 -Bgcctestdir1/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld1 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir2 || mkdir -p gcctestdir2 rm -f gcctestdir2/ld (cd gcctestdir2 && ln -s ../ld1 ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2 -g -O2 -Bgcctestdir2/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12345 -Wl,--build-id-min-file-size-for-treehash=0 -o ld2 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz gcctestdir1/ld -o libgold-1-r.o -r --whole-archive libgold.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld1-r -g -O2 -Bgcctestdir1/ -o ld1-r main.o libgold-1-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir2-r || mkdir -p gcctestdir2-r rm -f gcctestdir2-r/ld (cd gcctestdir2-r && ln -s ../ld1-r ld) gcctestdir2-r/ld -o libgold-2-r.o -r --whole-archive libgold.a -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld2-r -g -O2 -Bgcctestdir2-r/ -o ld2-r main.o libgold-2-r.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz test -d gcctestdir4 || mkdir -p gcctestdir4 rm -f gcctestdir4/ld (cd gcctestdir4 && ln -s ../ld-new ld) -g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz +g++-4.8 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld4 -g -O2 -Bgcctestdir4/ -Wl,--build-id=tree -Wl,--build-id-chunk-size-for-treehash=12346 -Wl,--build-id-min-file-size-for-treehash=0 -o ld4 main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o libgold.a ../libiberty/libiberty.a -lz make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gold' make check-TESTS make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold' @@ -1306,9 +1334,9 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \ runtest=runtest; \ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool ld --srcdir ${srcroot}/testsuite \ - CC="gcc-4.7" CFLAGS="-g -O2" \ - CXX="g++-4.7" CXXFLAGS="-g -O2" \ - CC_FOR_HOST="gcc-4.7" CFLAGS_FOR_HOST="-g -O2" \ + CC="gcc-4.8" CFLAGS="-g -O2" \ + CXX="g++-4.8" CXXFLAGS="-g -O2" \ + CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o " BFDLIB="../bfd/.libs/libbfd.a" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\$,,g'`" \ @@ -1316,7 +1344,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Mon May 27 08:35:03 2013 +Test Run By thomas on Tue Jun 18 13:33:22 2013 Native configuration is i686-pc-linux-gnu === ld tests === @@ -1478,14 +1506,14 @@ make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld' make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ ../../../Paul_Desmond/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../Paul_Desmond/libiberty/testsuite/demangle-expected ./test-demangle: 882 tests, 0 failures -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../Paul_Desmond/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute -gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ +gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../Paul_Desmond/libiberty/testsuite/test-expandargv.c ../libiberty.a ./test-expandargv PASS: test-expandargv-0. diff --git a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum index bef3089b..c6d25a64 100644 --- a/binutils/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 08:32:42 2013 +Test Run By thomas on Tue Jun 18 13:30:53 2013 Native configuration is i686-pc-linux-gnu === binutils tests === diff --git a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum index c167cd36..40dcb9c2 100644 --- a/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 08:32:47 2013 +Test Run By thomas on Tue Jun 18 13:31:00 2013 Native configuration is i686-pc-linux-gnu === gas tests === diff --git a/binutils/kepler.SCHWINGE/test/ld/ld.sum b/binutils/kepler.SCHWINGE/test/ld/ld.sum index 48e04255..4aee57c4 100644 --- a/binutils/kepler.SCHWINGE/test/ld/ld.sum +++ b/binutils/kepler.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Mon May 27 08:35:03 2013 +Test Run By thomas on Tue Jun 18 13:33:22 2013 Native configuration is i686-pc-linux-gnu === ld tests === diff --git a/binutils/log_build.diff b/binutils/log_build.diff index 4b80b39a..15fb02d0 100644 --- a/binutils/log_build.diff +++ b/binutils/log_build.diff @@ -1,5 +1,5 @@ ---- toolchain/logs/binutils/kepler.SCHWINGE/log_build_ 2013-05-27 10:13:29.575359927 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_ 2013-05-27 10:13:29.579359928 +0200 +--- toolchain/logs/binutils/kepler.SCHWINGE/log_build_ 2013-06-18 13:47:49.894880791 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_build_ 2013-06-18 13:47:49.906880800 +0200 @@ -279,12 +279,12 @@ checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no @@ -45,9 +45,9 @@ checking whether the shell understands "+="... no checking for ld option to reload object files... -r @@ -483,7 +483,7 @@ - checking if gcc-4.7 supports -c -o file.o... yes - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes + checking if gcc-4.8 supports -c -o file.o... yes + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate @@ -89,36 +89,36 @@ checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes -@@ -1254,36 +1254,15 @@ - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c - libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o +@@ -1250,36 +1250,15 @@ + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Paul_Desmond/bfd/dwarf1.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Paul_Desmond/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../Paul_Desmond/bfd/i386linux.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../Paul_Desmond/bfd/i386linux.c -o i386linux.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../Paul_Desmond/bfd/i386linux.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../Paul_Desmond/bfd/i386linux.c -o i386linux.o -mv -f .deps/i386linux.Tpo .deps/i386linux.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../Paul_Desmond/bfd/aout32.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../Paul_Desmond/bfd/aout32.c -o aout32.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../Paul_Desmond/bfd/aout32.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../Paul_Desmond/bfd/aout32.c -o aout32.o -mv -f .deps/aout32.Tpo .deps/aout32.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../Paul_Desmond/bfd/pei-i386.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../Paul_Desmond/bfd/pei-i386.c -o pei-i386.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../Paul_Desmond/bfd/pei-i386.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../Paul_Desmond/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 < ../../Paul_Desmond/bfd/peXXigen.c > peigen.new -mv -f peigen.new peigen.c --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o -mv -f .deps/peigen.Tpo .deps/peigen.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../Paul_Desmond/bfd/cofflink.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../Paul_Desmond/bfd/cofflink.c -o cofflink.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../Paul_Desmond/bfd/cofflink.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../Paul_Desmond/bfd/cofflink.c -o cofflink.o -mv -f .deps/cofflink.Tpo .deps/cofflink.Plo - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c - libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Paul_Desmond/bfd/elf32-gen.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Paul_Desmond/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo - /bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c - libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o + /bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Paul_Desmond/bfd/cpu-i386.c + libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Paul_Desmond/bfd/cpu-i386.c -o cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo --/bin/dash ./libtool --tag=CC --mode=compile gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../Paul_Desmond/bfd/trad-core.c --libtool: compile: gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../Paul_Desmond/bfd/trad-core.c -o trad-core.o +-/bin/dash ./libtool --tag=CC --mode=compile gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Paul_Desmond.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../Paul_Desmond/bfd/trad-core.c +-libtool: compile: gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/bfd -I. -I../../Paul_Desmond/bfd -I../../Paul_Desmond/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Paul_Desmond.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../Paul_Desmond/bfd/trad-core.c -o trad-core.o -mv -f .deps/trad-core.Tpo .deps/trad-core.Plo rm -f tofiles f=""; \ @@ -127,16 +127,16 @@ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ -@@ -1293,7 +1272,7 @@ +@@ -1289,7 +1268,7 @@ /bin/dash ../../Paul_Desmond/bfd/../move-if-change tofiles ofiles touch stamp-ofiles - /bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz + /bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Paul_Desmond.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz -libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.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'`; \ -@@ -1360,7 +1339,7 @@ +@@ -1356,7 +1335,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -145,16 +145,16 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1380,7 +1359,7 @@ - checking if gcc-4.7 supports -c -o file.o... yes - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +@@ -1376,7 +1355,7 @@ + checking if gcc-4.8 supports -c -o file.o... yes + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1542,7 +1521,7 @@ +@@ -1538,7 +1517,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -163,16 +163,16 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1563,7 +1542,7 @@ - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +@@ -1559,7 +1538,7 @@ + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -1712,7 +1691,7 @@ +@@ -1708,7 +1687,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -181,25 +181,16 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -1733,7 +1712,7 @@ - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +@@ -1729,7 +1708,7 @@ + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2303,7 +2282,7 @@ - checking for omp support... yes - checking for glibc >= 2.9... yes - checking for -frandom-seed support... yes --checking for glibc ifunc support... both -+checking for glibc ifunc support... dyn - Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror - checking sys/mman.h usability... yes - checking sys/mman.h presence... yes -@@ -2313,7 +2292,7 @@ +@@ -2309,7 +2288,7 @@ checking for pread... yes checking for ftruncate... yes checking for ffsll... yes @@ -208,7 +199,7 @@ checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes -@@ -2349,7 +2328,7 @@ +@@ -2345,7 +2324,7 @@ checking for dlfcn.h... yes checking for mallinfo... yes checking for posix_fallocate... yes @@ -217,19 +208,19 @@ checking for readv... yes checking for sysconf... yes checking for times... yes -@@ -2511,8 +2490,10 @@ +@@ -2507,8 +2486,10 @@ mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po - gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c + gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c mv -f .deps/yyscript.Tpo .deps/yyscript.Po -+gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../Paul_Desmond/gold/mremap.c ++gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../Paul_Desmond/gold/mremap.c +mv -f .deps/mremap.Tpo .deps/mremap.Po rm -f libgold.a -ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o +ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o mremap.o ranlib libgold.a - g++-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc + g++-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold -I../../Paul_Desmond/gold/../include -I../../Paul_Desmond/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/Paul_Desmond.build.install/[ARCH]/lib\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../Paul_Desmond/gold/dwp.cc mv -f .deps/dwp.Tpo .deps/dwp.Po -@@ -2594,7 +2575,7 @@ +@@ -2590,7 +2571,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -238,16 +229,16 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2615,7 +2596,7 @@ - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +@@ -2611,7 +2592,7 @@ + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2845,7 +2826,7 @@ +@@ -2841,7 +2822,7 @@ checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes @@ -256,25 +247,25 @@ checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -@@ -2866,7 +2847,7 @@ - checking if gcc-4.7 supports -c -o file.o... (cached) yes - checking whether the gcc-4.7 linker (ld) supports shared libraries... yes +@@ -2862,7 +2843,7 @@ + checking if gcc-4.8 supports -c -o file.o... (cached) yes + checking whether the gcc-4.8 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes -@@ -2882,7 +2863,7 @@ - checking if g++-4.7 supports -c -o file.o... yes - checking if g++-4.7 supports -c -o file.o... (cached) yes - checking whether the g++-4.7 linker (ld) supports shared libraries... yes +@@ -2878,7 +2859,7 @@ + checking if g++-4.8 supports -c -o file.o... yes + checking if g++-4.8 supports -c -o file.o... (cached) yes + checking whether the g++-4.8 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... (cached) GNU/Linux ld.so +checking dynamic linker characteristics... gnu0.3 ld.so checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW -@@ -2968,13 +2949,13 @@ +@@ -2964,13 +2945,13 @@ /bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d updating ldgram.h (echo "/* This file is automatically generated. DO NOT EDIT! */";\ @@ -291,23 +282,23 @@ echo " &ld_${f}_emulation, \\"; \ done;\ @@ -3092,17 +3073,11 @@ - gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c + gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../Paul_Desmond/ld/plugin.c mv -f .deps/plugin.Tpo .deps/plugin.Po cp ../../Paul_Desmond/ld/emultempl/astring.sed stringify.sed -LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "[ARCH]" +LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" [ARCH] [ARCH] [ARCH] "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "[ARCH]" - gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c + gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po -LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes i386linux "[ARCH]aout" --gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c +-gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c -mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po -LIB_PATH='' /bin/dash ../../Paul_Desmond/ld/genscripts.sh "../../Paul_Desmond/ld" "[...]/tschwinge/Paul_Desmond.build.install/lib" "[...]/tschwinge/Paul_Desmond.build.install" "[...]/tschwinge/Paul_Desmond.build.install" [ARCH] [ARCH] [ARCH] "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "[ARCH]" --gcc-4.7 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c +-gcc-4.8 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c -mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po --/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl --libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl -+/bin/dash ./libtool --tag=CC --mode=link gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl -+libtool: link: gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl +-/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl +-libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl ++/bin/dash ./libtool --tag=CC --mode=link gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl ++libtool: link: gcc-4.8 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl touch ld.1 perl ../../Paul_Desmond/ld/../etc/texi2pod.pl -I ../../Paul_Desmond/ld -I ../../Paul_Desmond/ld/../bfd/doc -I ../bfd/doc -I ../../Paul_Desmond/ld/../libiberty -Dman < ../../Paul_Desmond/ld/ld.texinfo > ld.pod (pod2man --center="GNU Development Tools" --release="binutils-2.23.52" --section=1 ld.pod | \ diff --git a/binutils/log_install.diff b/binutils/log_install.diff index 6b5136ae..7eea1c19 100644 --- a/binutils/log_install.diff +++ b/binutils/log_install.diff @@ -1,5 +1,5 @@ ---- toolchain/logs/binutils/kepler.SCHWINGE/log_install_ 2013-05-27 10:13:33.951360197 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_ 2013-05-27 10:13:33.951360197 +0200 +--- toolchain/logs/binutils/kepler.SCHWINGE/log_install_ 2013-06-18 13:47:49.926880794 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_install_ 2013-06-18 13:47:49.930880795 +0200 @@ -70,7 +70,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Paul_Desmond.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/tschwinge/Paul_Desmond.build.install/lib/libbfd.a diff --git a/binutils/log_test.diff b/binutils/log_test.diff index 22b8e463..4d2436b4 100644 --- a/binutils/log_test.diff +++ b/binutils/log_test.diff @@ -1,123 +1,48 @@ ---- toolchain/logs/binutils/kepler.SCHWINGE/log_test_ 2013-05-27 10:13:49.531361162 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_ 2013-05-27 10:13:49.539361161 +0200 -@@ -52,7 +52,7 @@ +--- toolchain/logs/binutils/kepler.SCHWINGE/log_test_ 2013-06-18 13:47:49.942880802 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/log_test_ 2013-06-18 13:47:49.946880802 +0200 +@@ -11,7 +11,6 @@ + make[4]: Nothing to be done for `check'. + make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' + make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' +-make[4]: Nothing to be done for `check-am'. + make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' + make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' + make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' +@@ -52,7 +51,7 @@ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Mon May 27 08:32:42 2013 -+Test Run By thomas on Mon May 27 09:15:23 2013 +-Test Run By thomas on Tue Jun 18 13:30:53 2013 ++Test Run By thomas on Tue Jun 18 11:56:26 2013 Native configuration is [ARCH] === binutils tests === -@@ -131,7 +131,7 @@ Running [...]/tschwinge/Paul_Desmond/bin +@@ -131,7 +130,7 @@ Running [...]/tschwinge/Paul_Desmond/bin else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Mon May 27 08:32:47 2013 -+Test Run By thomas on Mon May 27 09:15:54 2013 +-Test Run By thomas on Tue Jun 18 13:31:00 2013 ++Test Run By thomas on Tue Jun 18 11:56:54 2013 Native configuration is [ARCH] === gas tests === -@@ -185,6 +185,8 @@ Running [...]/tschwinge/Paul_Desmond/gas - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/reloc/reloc.exp ... - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/hppa/unsorted/unsorted.exp ... - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/i386.exp ... -+WARNING: program timed out. -+FAIL: gas/i386/rept - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ... - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ... - Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/i386/ilp32/ilp32.exp ... -@@ -270,12 +272,18 @@ Running [...]/tschwinge/Paul_Desmond/gas - - === gas Summary === - --# of expected passes 390 -+# of expected passes 389 -+# of unexpected failures 1 - ../as-new 2.23.52.20130527 - -+make[4]: *** [check-DEJAGNU] Error 1 +@@ -307,7 +306,6 @@ Running [...]/tschwinge/Paul_Desmond/gas + make[4]: Nothing to be done for `all'. + make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' + make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' +-make[4]: Nothing to be done for `all-am'. + make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' + make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' + make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' +@@ -336,7 +334,6 @@ Running [...]/tschwinge/Paul_Desmond/gas + make[4]: Nothing to be done for `all'. + make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas/po' + make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gas' +-make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -+make[3]: *** [check-am] Error 2 make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -+make[2]: *** [check-recursive] Error 1 -+make[2]: Target `check' not remade because of errors. make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' -+make[1]: *** [check-gas] Error 2 - make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' - make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' - make[3]: Nothing to be done for `all'. -@@ -376,7 +384,7 @@ Running [...]/tschwinge/Paul_Desmond/gas - make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' - make check-am - make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' --make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1static ifuncmain1picstatic ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2static ifuncmain2picstatic ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4static ifuncmain4picstatic ifuncmain4 ifuncmain5static ifuncmain5picstatic ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7static ifuncmain7picstatic ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ -+make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test script_test_11 thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh merge_string_literals.sh two_file_shared.sh weak_plt.sh debug_msg.sh missing_key_func.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.map icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_test.map icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout icf_safe_so_test.map final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout merge_string_literals.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err missing_key_func.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout - make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' - `echo g++-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc -@@ -724,13 +732,10 @@ Running [...]/tschwinge/Paul_Desmond/gas - g++-4.7 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Lalt -o searched_file_test searched_file_test.o -l:searched_file_test_lib.a -lz - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1.o -MD -MP -MF .deps/ifuncmain1.Tpo -c -o ifuncmain1.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c - mv -f .deps/ifuncmain1.Tpo .deps/ifuncmain1.Po --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain1static ifuncmain1.o ifuncdep1.o -lz --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod1.o ../../../Paul_Desmond/gold/testsuite/ifuncmod1.c --`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain1pic.o ifuncmod1.o - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod1.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod1.o - gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain1 ifuncmain1.o ifuncmod1.so -lz -+`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain1pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1.c - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain1pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain1pic.o ifuncmod1.so -Wl,-R,. - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain1vis.o -MD -MP -MF .deps/ifuncmain1vis.Tpo -c -o ifuncmain1vis.o ../../../Paul_Desmond/gold/testsuite/ifuncmain1vis.c - mv -f .deps/ifuncmain1vis.Tpo .deps/ifuncmain1vis.Po -@@ -747,11 +752,9 @@ Running [...]/tschwinge/Paul_Desmond/gas - mv -f .deps/ifuncmain2.Tpo .deps/ifuncmain2.Po - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncdep2.o -MD -MP -MF .deps/ifuncdep2.Tpo -c -o ifuncdep2.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c - mv -f .deps/ifuncdep2.Tpo .deps/ifuncdep2.Po --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain2static ifuncmain2.o ifuncdep2.o -lz -+gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain2.c - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncdep2pic.o ../../../Paul_Desmond/gold/testsuite/ifuncdep2.c --`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain2pic.o ifuncdep2pic.o --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain2 ifuncmain2.o ifuncdep2.o -lz - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain2pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain2pic.o ifuncdep2pic.o - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain3.o -MD -MP -MF .deps/ifuncmain3.Tpo -c -o ifuncmain3.o ../../../Paul_Desmond/gold/testsuite/ifuncmain3.c - mv -f .deps/ifuncmain3.Tpo .deps/ifuncmain3.Po -@@ -760,19 +763,13 @@ Running [...]/tschwinge/Paul_Desmond/gas - gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,--export-dynamic -Wl,-R,. -o ifuncmain3 ifuncmain3.o -ldl -lz - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain4.o -MD -MP -MF .deps/ifuncmain4.Tpo -c -o ifuncmain4.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c - mv -f .deps/ifuncmain4.Tpo .deps/ifuncmain4.Po --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain4static ifuncmain4.o -lz --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain4pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain4.c --`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain4picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain4pic.o - gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain4 ifuncmain4.o -lz - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain5.o -MD -MP -MF .deps/ifuncmain5.Tpo -c -o ifuncmain5.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c - mv -f .deps/ifuncmain5.Tpo .deps/ifuncmain5.Po --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -o ifuncdep5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain5static ifuncmain5.o ifuncdep5.o -lz --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmod5.o ../../../Paul_Desmond/gold/testsuite/ifuncmod5.c --`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain5pic.o ifuncmod5.o - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmod5.so | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -shared ifuncmod5.o - gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -o ifuncmain5 ifuncmain5.o ifuncmod5.so -lz -+`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain5pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.so -Wl,-R,. - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain5staticpic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain5pic.o ifuncmod5.o - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain5pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain5.c -@@ -783,10 +780,8 @@ Running [...]/tschwinge/Paul_Desmond/gas - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain6pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain6pie.o ifuncmod6.so -Wl,-R,. - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -MT ifuncmain7.o -MD -MP -MF .deps/ifuncmain7.Tpo -c -o ifuncmain7.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c - mv -f .deps/ifuncmain7.Tpo .deps/ifuncmain7.Po --gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -static -o ifuncmain7static ifuncmain7.o -lz --`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c --`echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7picstatic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -static ifuncmain7pic.o - gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -o ifuncmain7 ifuncmain7.o -lz -+`echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIC -o ifuncmain7pic.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pic | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ ifuncmain7pic.o - `echo gcc-4.7 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9[0-9]]*//'` -c -fPIE -o ifuncmain7pie.o ../../../Paul_Desmond/gold/testsuite/ifuncmain7.c - `echo gcc-4.7 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o ifuncmain7pie | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -pie ifuncmain7pie.o -@@ -1060,8 +1055,8 @@ Running [...]/tschwinge/Paul_Desmond/gas +@@ -1084,8 +1081,8 @@ Running [...]/tschwinge/Paul_Desmond/gas PASS: ver_test_5.sh PASS: ver_test_7.sh PASS: ver_test_10.sh @@ -128,7 +53,7 @@ PASS: script_test_3.sh PASS: script_test_4.sh PASS: script_test_5.sh -@@ -1167,8 +1162,8 @@ Running [...]/tschwinge/Paul_Desmond/gas +@@ -1195,8 +1192,8 @@ Running [...]/tschwinge/Paul_Desmond/gas PASS: justsyms PASS: justsyms_exec PASS: binary_test @@ -139,51 +64,19 @@ PASS: tls_script_test PASS: script_test_11 PASS: thin_archive_test_1 -@@ -1178,8 +1173,6 @@ Running [...]/tschwinge/Paul_Desmond/gas - PASS: discard_locals_test - PASS: permission_test - PASS: searched_file_test --PASS: ifuncmain1static --PASS: ifuncmain1picstatic - PASS: ifuncmain1 - PASS: ifuncmain1pic - PASS: ifuncmain1vis -@@ -1188,30 +1181,22 @@ Running [...]/tschwinge/Paul_Desmond/gas - PASS: ifuncmain1pie - PASS: ifuncmain1vispie - PASS: ifuncmain1staticpie --PASS: ifuncmain2static --PASS: ifuncmain2picstatic - PASS: ifuncmain2 - PASS: ifuncmain2pic - PASS: ifuncmain3 --PASS: ifuncmain4static --PASS: ifuncmain4picstatic - PASS: ifuncmain4 --PASS: ifuncmain5static --PASS: ifuncmain5picstatic - PASS: ifuncmain5 - PASS: ifuncmain5pic - PASS: ifuncmain5staticpic - PASS: ifuncmain5pie - PASS: ifuncmain6pie --PASS: ifuncmain7static --PASS: ifuncmain7picstatic - PASS: ifuncmain7 - PASS: ifuncmain7pic - PASS: ifuncmain7pie +@@ -1239,7 +1236,7 @@ Running [...]/tschwinge/Paul_Desmond/gas PASS: ifuncvar PASS: start_lib_test ============================ --2 of 176 tests failed -+4 of 166 tests failed +-2 of 180 tests failed ++4 of 180 tests failed See testsuite/test-suite.log ============================ make[6]: *** [test-suite.log] Error 1 -@@ -1309,14 +1294,14 @@ Running [...]/tschwinge/Paul_Desmond/gas - CC="gcc-4.7" CFLAGS="-g -O2" \ - CXX="g++-4.7" CXXFLAGS="-g -O2" \ - CC_FOR_HOST="gcc-4.7" CFLAGS_FOR_HOST="-g -O2" \ +@@ -1337,14 +1334,14 @@ Running [...]/tschwinge/Paul_Desmond/gas + CC="gcc-4.8" CFLAGS="-g -O2" \ + CXX="g++-4.8" CXXFLAGS="-g -O2" \ + CC_FOR_HOST="gcc-4.8" CFLAGS_FOR_HOST="-g -O2" \ - OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o eelf32_x86_64.o " BFDLIB="../bfd/.libs/libbfd.a" \ + OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o " BFDLIB="../bfd/.libs/libbfd.a" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ @@ -192,12 +85,12 @@ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Mon May 27 08:35:03 2013 -+Test Run By thomas on Mon May 27 09:51:25 2013 +-Test Run By thomas on Tue Jun 18 13:33:22 2013 ++Test Run By thomas on Tue Jun 18 12:20:39 2013 Native configuration is [ARCH] === ld tests === -@@ -1374,6 +1359,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/ +@@ -1402,6 +1399,8 @@ Running [...]/tschwinge/Paul_Desmond/ld/ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ia64/line.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/binutils.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-ifunc/ifunc.exp ... @@ -206,7 +99,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-libs/libs.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-linkonce/linkonce.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ... -@@ -1467,15 +1454,21 @@ Running [...]/tschwinge/Paul_Desmond/ld/ +@@ -1495,15 +1494,21 @@ Running [...]/tschwinge/Paul_Desmond/ld/ === ld Summary === @@ -229,4 +122,4 @@ +make[1]: *** [check-ld] Error 2 make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty' make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' - gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ + gcc-4.8 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Paul_Desmond/libiberty/testsuite/../../include -o test-demangle \ diff --git a/binutils/test.diff b/binutils/test.diff index b4225025..e6e26623 100644 --- a/binutils/test.diff +++ b/binutils/test.diff @@ -1,51 +1,32 @@ diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum ---- toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum 2013-05-27 10:13:36.083360329 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum 2013-05-27 10:13:49.463361164 +0200 +--- toolchain/logs/binutils/kepler.SCHWINGE/test/binutils/binutils.sum 2013-06-18 13:46:42.878876647 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum 2013-06-18 13:16:55.086765968 +0200 @@ -1,5 +1,5 @@ --Test Run By thomas on Mon May 27 08:32:42 2013 +-Test Run By thomas on Tue Jun 18 13:30:53 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Mon May 27 09:15:23 2013 ++Test Run By thomas on Tue Jun 18 11:56:26 2013 +Native configuration is i686-unknown-gnu0.3 === binutils tests === diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum ---- toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum 2013-05-27 10:13:36.087360330 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum 2013-05-27 10:13:49.471361142 +0200 +--- toolchain/logs/binutils/kepler.SCHWINGE/test/gas/testsuite/gas.sum 2013-06-18 13:46:42.882876646 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum 2013-06-18 13:16:55.102765971 +0200 @@ -1,5 +1,5 @@ --Test Run By thomas on Mon May 27 08:32:47 2013 +-Test Run By thomas on Tue Jun 18 13:31:00 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Mon May 27 09:15:54 2013 ++Test Run By thomas on Tue Jun 18 11:56:54 2013 +Native configuration is i686-unknown-gnu0.3 === gas tests === -@@ -404,7 +404,8 @@ Running [...]/tschwinge/Paul_Desmond/gas - PASS: i386 string-bad - PASS: i386 reg-bad - PASS: i386 space1 --PASS: gas/i386/rept -+WARNING: program timed out. -+FAIL: gas/i386/rept - PASS: i386 list-1 - PASS: i386 list-2 - PASS: i386 list-3 -@@ -524,6 +525,7 @@ Running [...]/tschwinge/Paul_Desmond/gas - - === gas Summary === - --# of expected passes 390 -+# of expected passes 389 -+# of unexpected failures 1 - ../as-new 2.23.52.20130527 - diff -Nrwu -F '^Running' toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum ---- toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum 2013-05-27 10:13:36.087360330 +0200 -+++ toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum 2013-05-27 10:13:49.491361166 +0200 +--- toolchain/logs/binutils/kepler.SCHWINGE/test/ld/ld.sum 2013-06-18 13:46:42.882876646 +0200 ++++ toolchain/logs/binutils/coulomb.SCHWINGE/test/ld/ld.sum 2013-06-18 13:16:55.134765972 +0200 @@ -1,5 +1,5 @@ --Test Run By thomas on Mon May 27 08:35:03 2013 +-Test Run By thomas on Tue Jun 18 13:33:22 2013 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Mon May 27 09:51:25 2013 ++Test Run By thomas on Tue Jun 18 12:20:39 2013 +Native configuration is i686-unknown-gnu0.3 === ld tests === -- cgit v1.2.3