summaryrefslogtreecommitdiff
path: root/gdb/kepler.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/kepler.SCHWINGE/log_build')
-rw-r--r--gdb/kepler.SCHWINGE/log_build4080
1 files changed, 4080 insertions, 0 deletions
diff --git a/gdb/kepler.SCHWINGE/log_build b/gdb/kepler.SCHWINGE/log_build
new file mode 100644
index 00000000..6a09881b
--- /dev/null
+++ b/gdb/kepler.SCHWINGE/log_build
@@ -0,0 +1,4080 @@
+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 a BSD-compatible install... /usr/bin/install -c
+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.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking whether we are using the GNU C++ compiler... yes
+checking whether g++-4.6 accepts -g... yes
+checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
+checking for gnatbind... gnatbind
+checking for gnatmake... gnatmake
+checking whether compiler driver understands Ada... yes
+checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
+checking for objdir... .libs
+-g -O2
+checking for version 0.10 of ISL... yes
+checking for version 0.17.0 of CLooG... yes
+checking for default BUILD_CONFIG...
+checking for bison... bison -y
+checking for bison... bison
+checking for gm4... no
+checking for gnum4... no
+checking for m4... m4
+checking for flex... flex
+checking for flex... flex
+checking for makeinfo... makeinfo
+checking for expect... expect
+checking for runtest... runtest
+checking for ar... ar
+checking for as... as
+checking for dlltool... no
+checking for ld... ld
+checking for lipo... no
+checking for nm... nm
+checking for ranlib... ranlib
+checking for strip... strip
+checking for windres... no
+checking for windmc... no
+checking for objcopy... objcopy
+checking for objdump... objdump
+checking for readelf... readelf
+checking for cc... cc
+checking for c++... c++
+checking for gcc... gcc
+checking for gcj... gcj
+checking for gfortran... gfortran
+checking for gccgo... no
+checking for ar... ar
+checking for as... as
+checking for dlltool... no
+checking for ld... ld
+checking for lipo... no
+checking for nm... nm
+checking for objdump... objdump
+checking for ranlib... ranlib
+checking for readelf... readelf
+checking for strip... strip
+checking for windres... no
+checking for windmc... no
+checking where to find the target ar... host tool
+checking where to find the target as... host tool
+checking where to find the target cc... host tool
+checking where to find the target c++... host tool
+checking where to find the target c++ for libstdc++... host tool
+checking where to find the target dlltool... host tool
+checking where to find the target gcc... host tool
+checking where to find the target gcj... host tool
+checking where to find the target gfortran... host tool
+checking where to find the target gccgo... host tool
+checking where to find the target ld... host tool
+checking where to find the target lipo... host tool
+checking where to find the target nm... host tool
+checking where to find the target objdump... host tool
+checking where to find the target ranlib... host tool
+checking where to find the target readelf... host tool
+checking where to find the target strip... host tool
+checking where to find the target windres... host tool
+checking where to find the target windmc... host tool
+checking whether to enable maintainer-specific portions of Makefiles... no
+configure: creating ./config.status
+config.status: creating Makefile
+make[1]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build'
+mkdir -p -- ./intl
+Configuring in ./intl
+configure: creating cache ./config.cache
+checking whether make sets $(MAKE)... yes
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 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.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking for off_t... yes
+checking for size_t... yes
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... yes
+checking for working mmap... yes
+checking whether we are using the GNU C Library 2.1 or newer... yes
+checking whether integer division by zero raises SIGFPE... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unsigned long long... yes
+checking for inttypes.h... yes
+checking whether the inttypes.h PRIxNN macros are broken... no
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
+checking argz.h usability... yes
+checking argz.h presence... yes
+checking for argz.h... yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking nl_types.h usability... yes
+checking nl_types.h presence... yes
+checking for nl_types.h... yes
+checking malloc.h usability... yes
+checking malloc.h presence... yes
+checking for malloc.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... yes
+checking for feof_unlocked... yes
+checking for fgets_unlocked... yes
+checking for getc_unlocked... yes
+checking for getcwd... yes
+checking for getegid... yes
+checking for geteuid... yes
+checking for getgid... yes
+checking for getuid... yes
+checking for mempcpy... yes
+checking for munmap... yes
+checking for putenv... yes
+checking for setenv... yes
+checking for setlocale... yes
+checking for stpcpy... yes
+checking for strcasecmp... yes
+checking for strdup... yes
+checking for strtoul... yes
+checking for tsearch... yes
+checking for __argz_count... yes
+checking for __argz_stringify... yes
+checking for __argz_next... yes
+checking for __fsetlocking... yes
+checking for iconv... yes
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+checking for nl_langinfo and CODESET... yes
+checking for LC_MESSAGES... yes
+checking for bison... bison
+checking version of bison... 2.5, ok
+checking whether NLS is requested... yes
+checking whether included gettext is requested... no
+checking for GNU gettext in libc... yes
+checking whether to use NLS... yes
+checking where the gettext function comes from... libc
+checking for aclocal... aclocal
+checking for autoconf... autoconf
+checking for autoheader... autoheader
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.intl
+config.status: creating config.h
+config.status: executing default-1 commands
+mkdir -p -- ./libiberty
+Configuring in ./libiberty
+configure: creating cache ./config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for makeinfo... makeinfo --split-size=5000000
+checking for perl... perl
+checking build system type... 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.6
+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.6 accepts -g... yes
+checking for gcc-4.6 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.6 -E
+checking whether gcc-4.6 supports -W... yes
+checking whether gcc-4.6 supports -Wall... yes
+checking whether gcc-4.6 supports -Wwrite-strings... yes
+checking whether gcc-4.6 supports -Wc++-compat... yes
+checking whether gcc-4.6 supports -Wstrict-prototypes... yes
+checking whether gcc-4.6 supports -pedantic ... yes
+checking whether gcc-4.6 and cc understand -c and -o together... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking whether byte ordering is bigendian... no
+checking for a BSD-compatible install... /usr/bin/install -c
+checking for sys/file.h... yes
+checking for sys/param.h... yes
+checking for limits.h... yes
+checking for stdlib.h... (cached) yes
+checking for malloc.h... yes
+checking for string.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for sys/time.h... yes
+checking for time.h... yes
+checking for sys/resource.h... yes
+checking for sys/stat.h... (cached) yes
+checking for sys/mman.h... yes
+checking for fcntl.h... yes
+checking for alloca.h... yes
+checking for sys/pstat.h... no
+checking for sys/sysmp.h... no
+checking for sys/sysinfo.h... yes
+checking for machine/hal_sysinfo.h... no
+checking for sys/table.h... no
+checking for sys/sysctl.h... yes
+checking for sys/systemcfg.h... no
+checking for stdint.h... (cached) yes
+checking for stdio_ext.h... yes
+checking for process.h... no
+checking for sys/prctl.h... yes
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking whether time.h and sys/time.h may both be included... yes
+checking whether errno must be declared... no
+checking size of int... 4
+checking for a 64-bit type... uint64_t
+checking for intptr_t... yes
+checking for uintptr_t... yes
+checking for ssize_t... yes
+checking for pid_t... yes
+checking for library containing strerror... none required
+checking for asprintf... yes
+checking for atexit... yes
+checking for basename... yes
+checking for bcmp... yes
+checking for bcopy... yes
+checking for bsearch... yes
+checking for bzero... yes
+checking for calloc... yes
+checking for clock... yes
+checking for ffs... yes
+checking for getcwd... yes
+checking for getpagesize... yes
+checking for gettimeofday... yes
+checking for index... yes
+checking for insque... yes
+checking for memchr... yes
+checking for memcmp... yes
+checking for memcpy... yes
+checking for memmem... yes
+checking for memmove... yes
+checking for mempcpy... yes
+checking for memset... yes
+checking for mkstemps... yes
+checking for putenv... yes
+checking for random... yes
+checking for rename... yes
+checking for rindex... yes
+checking for setenv... yes
+checking for snprintf... yes
+checking for sigsetmask... yes
+checking for stpcpy... yes
+checking for stpncpy... yes
+checking for strcasecmp... yes
+checking for strchr... yes
+checking for strdup... yes
+checking for strncasecmp... yes
+checking for strndup... yes
+checking for strnlen... yes
+checking for strrchr... yes
+checking for strstr... yes
+checking for strtod... yes
+checking for strtol... yes
+checking for strtoul... yes
+checking for strverscmp... yes
+checking for tmpnam... yes
+checking for vasprintf... yes
+checking for vfprintf... yes
+checking for vprintf... yes
+checking for vsnprintf... yes
+checking for vsprintf... yes
+checking for waitpid... yes
+checking for setproctitle... no
+checking whether alloca needs Cray hooks... no
+checking stack direction for C alloca... -1
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for _doprnt... no
+checking for sys_errlist... yes
+checking for sys_nerr... yes
+checking for sys_siglist... yes
+checking for external symbol _system_configuration... no
+checking for __fsetlocking... yes
+checking for canonicalize_file_name... yes
+checking for dup3... yes
+checking for getrlimit... yes
+checking for getrusage... yes
+checking for getsysinfo... no
+checking for gettimeofday... (cached) yes
+checking for on_exit... yes
+checking for psignal... yes
+checking for pstat_getdynamic... no
+checking for pstat_getstatic... no
+checking for realpath... yes
+checking for setrlimit... yes
+checking for sbrk... yes
+checking for spawnve... no
+checking for spawnvpe... no
+checking for strerror... yes
+checking for strsignal... yes
+checking for sysconf... yes
+checking for sysctl... yes
+checking for sysmp... no
+checking for table... no
+checking for times... yes
+checking for wait3... yes
+checking for wait4... yes
+checking whether basename is declared... no
+checking whether ffs is declared... yes
+checking whether asprintf is declared... no
+checking whether vasprintf is declared... no
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking whether calloc is declared... yes
+checking whether getenv is declared... yes
+checking whether getopt is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether sbrk is declared... yes
+checking whether strverscmp is declared... no
+checking whether canonicalize_file_name must be declared... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... (cached) yes
+checking for working mmap... yes
+checking for working strncmp... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating testsuite/Makefile
+config.status: creating config.h
+config.status: executing default commands
+mkdir -p -- ./bfd
+Configuring in ./bfd
+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.6
+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.6 accepts -g... yes
+checking for gcc-4.6 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
+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.6... 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.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking 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.6... 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
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 805306365
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... no
+checking for ld option to reload object files... -r
+checking for i686-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+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.6 object... ok
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
+checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
+checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
+checking if gcc-4.6 static flag -static works... yes
+checking if gcc-4.6 supports -c -o file.o... yes
+checking if gcc-4.6 supports -c -o file.o... (cached) yes
+checking whether the gcc-4.6 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
+checking for shl_load in -ldld... no
+checking for dlopen... no
+checking for dlopen in -ldl... yes
+checking whether a program can dlopen itself... yes
+checking whether a statically linked program can dlopen itself... no
+checking whether stripping libraries is possible... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... no
+checking whether to build static libraries... yes
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking whether to install libbfd... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking size of long long... 8
+checking size of void *... 4
+checking size of long... 4
+checking alloca.h usability... yes
+checking alloca.h presence... yes
+checking for alloca.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking time.h usability... yes
+checking time.h presence... yes
+checking for time.h... yes
+checking for unistd.h... (cached) yes
+checking fcntl.h usability... yes
+checking fcntl.h presence... yes
+checking for fcntl.h... yes
+checking sys/file.h usability... yes
+checking sys/file.h presence... yes
+checking for sys/file.h... yes
+checking sys/time.h usability... yes
+checking sys/time.h presence... yes
+checking for sys/time.h... yes
+checking for sys/stat.h... (cached) yes
+looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
+checking for uintptr_t... yes
+checking for int_least32_t... yes
+checking for int_fast32_t... yes
+checking for uint64_t... yes
+checking what to include in bfd_stdint.h... stdint.h (already complete)
+checking whether time.h and sys/time.h may both be included... yes
+checking for dirent.h that defines DIR... yes
+checking for library containing opendir... none required
+checking windows.h usability... no
+checking windows.h presence... no
+checking for windows.h... no
+checking for dlfcn.h... (cached) yes
+checking whether string.h and strings.h may both be included... yes
+checking for fcntl... yes
+checking for getpagesize... yes
+checking for setitimer... yes
+checking for sysconf... yes
+checking for fdopen... yes
+checking for getuid... yes
+checking for getgid... yes
+checking for fileno... yes
+checking for strtoull... yes
+checking whether basename is declared... yes
+checking whether ftello is declared... yes
+checking whether ftello64 is declared... yes
+checking whether fseeko is declared... yes
+checking whether fseeko64 is declared... yes
+checking whether ffs is declared... yes
+checking whether free is declared... yes
+checking whether getenv is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether stpcpy is declared... yes
+checking whether strstr is declared... yes
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking for library containing zlibVersion... -lz
+checking zlib.h usability... yes
+checking zlib.h presence... yes
+checking for zlib.h... yes
+checking sys/procfs.h usability... yes
+checking sys/procfs.h presence... yes
+checking for sys/procfs.h... yes
+checking for prstatus_t in sys/procfs.h... yes
+checking for prstatus32_t in sys/procfs.h... no
+checking for prstatus_t.pr_who in sys/procfs.h... no
+checking for prstatus32_t.pr_who in sys/procfs.h... no
+checking for pstatus_t in sys/procfs.h... no
+checking for pxstatus_t in sys/procfs.h... no
+checking for pstatus32_t in sys/procfs.h... no
+checking for prpsinfo_t in sys/procfs.h... yes
+checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
+checking for prpsinfo32_t in sys/procfs.h... no
+checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
+checking for psinfo_t in sys/procfs.h... no
+checking for psinfo_t.pr_pid in sys/procfs.h... no
+checking for psinfo32_t in sys/procfs.h... no
+checking for psinfo32_t.pr_pid in sys/procfs.h... no
+checking for lwpstatus_t in sys/procfs.h... no
+checking for lwpxstatus_t in sys/procfs.h... no
+checking for lwpstatus_t.pr_context in sys/procfs.h... no
+checking for lwpstatus_t.pr_reg in sys/procfs.h... no
+checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
+checking for win32_pstatus_t in sys/procfs.h... no
+checking linker --as-needed support... yes
+checking for cos in -lm... yes
+checking for ftello... yes
+checking for ftello64... yes
+checking for fseeko... yes
+checking for fseeko64... yes
+checking for fopen64... yes
+checking size of off_t... 8
+checking file_ptr type... BFD_HOST_64_BIT
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... (cached) yes
+checking for working mmap... yes
+checking for madvise... yes
+checking for mprotect... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating doc/Makefile
+config.status: creating bfd-in3.h
+config.status: creating po/Makefile.in
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing default-1 commands
+config.status: executing bfd_stdint.h commands
+config.status: executing default commands
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
+if [ x"" != x ] && [ ! -d pic ]; then \
+ mkdir pic; \
+ else true; fi
+touch stamp-picdir
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/regex.c -o pic/regex.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/regex.c -o regex.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cplus-dem.c -o cplus-dem.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cp-demangle.c -o cp-demangle.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/md5.c -o pic/md5.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/md5.c -o md5.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sha1.c -o pic/sha1.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sha1.c -o sha1.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/alloca.c -o pic/alloca.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/alloca.c -o alloca.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/argv.c -o pic/argv.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/argv.c -o argv.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/choose-temp.c -o pic/choose-temp.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/choose-temp.c -o choose-temp.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/concat.c -o pic/concat.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/concat.c -o concat.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cp-demint.c -o pic/cp-demint.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/cp-demint.c -o cp-demint.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/crc32.c -o pic/crc32.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/crc32.c -o crc32.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/dwarfnames.c -o dwarfnames.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/dyn-string.c -o pic/dyn-string.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/dyn-string.c -o dyn-string.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fdmatch.c -o pic/fdmatch.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fdmatch.c -o fdmatch.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fibheap.c -o pic/fibheap.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fibheap.c -o fibheap.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/filename_cmp.c -o filename_cmp.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/floatformat.c -o pic/floatformat.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/floatformat.c -o floatformat.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fnmatch.c -o pic/fnmatch.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fnmatch.c -o fnmatch.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/fopen_unlocked.c -o fopen_unlocked.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getopt.c -o pic/getopt.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getopt.c -o getopt.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getopt1.c -o pic/getopt1.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getopt1.c -o getopt1.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getpwd.c -o pic/getpwd.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getpwd.c -o getpwd.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getruntime.c -o pic/getruntime.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/getruntime.c -o getruntime.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/hashtab.c -o pic/hashtab.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/hashtab.c -o hashtab.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/hex.c -o pic/hex.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/hex.c -o hex.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/lbasename.c -o pic/lbasename.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/lbasename.c -o lbasename.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/lrealpath.c -o pic/lrealpath.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/lrealpath.c -o lrealpath.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/make-relative-prefix.c -o make-relative-prefix.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/make-temp-file.c -o make-temp-file.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/objalloc.c -o pic/objalloc.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/objalloc.c -o objalloc.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/obstack.c -o pic/obstack.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/obstack.c -o obstack.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/partition.c -o pic/partition.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/partition.c -o partition.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pexecute.c -o pic/pexecute.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pexecute.c -o pexecute.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/physmem.c -o pic/physmem.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/physmem.c -o physmem.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-common.c -o pic/pex-common.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-common.c -o pex-common.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-one.c -o pic/pex-one.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-one.c -o pex-one.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-unix.c -o pic/pex-unix.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/pex-unix.c -o pex-unix.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/safe-ctype.c -o safe-ctype.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object.c -o pic/simple-object.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object.c -o simple-object.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-coff.c -o simple-object-coff.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-elf.c -o simple-object-elf.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o pic/sort.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/sort.c -o sort.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/spaces.c -o pic/spaces.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/spaces.c -o spaces.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/splay-tree.c -o pic/splay-tree.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/splay-tree.c -o splay-tree.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/stack-limit.c -o pic/stack-limit.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/stack-limit.c -o stack-limit.o
+../../Ferry_Tagscherer/libiberty/stack-limit.c: In function 'stack_limit_increase':
+../../Ferry_Tagscherer/libiberty/stack-limit.c:53:27: warning: use of C99 long long integer constant [-Wlong-long]
+../../Ferry_Tagscherer/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long]
+../../Ferry_Tagscherer/libiberty/stack-limit.c:58:28: warning: use of C99 long long integer constant [-Wlong-long]
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/strerror.c -o pic/strerror.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/strerror.c -o strerror.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/strsignal.c -o pic/strsignal.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/strsignal.c -o strsignal.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/timeval-utils.c -o timeval-utils.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xatexit.c -o pic/xatexit.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xatexit.c -o xatexit.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xexit.c -o pic/xexit.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xexit.c -o xexit.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xmalloc.c -o pic/xmalloc.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xmalloc.c -o xmalloc.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xmemdup.c -o pic/xmemdup.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xmemdup.c -o xmemdup.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrdup.c -o pic/xstrdup.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrdup.c -o xstrdup.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrerror.c -o pic/xstrerror.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrerror.c -o xstrerror.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrndup.c -o pic/xstrndup.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/xstrndup.c -o xstrndup.o
+if [ x"" != x ]; then \
+ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/libiberty/setproctitle.c -o pic/setproctitle.o; \
+ else true; fi
+gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Ferry_Tagscherer/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Ferry_Tagscherer/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 ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
+ranlib ./libiberty.a
+if [ x"" != x ]; then \
+ cd pic; \
+ ar rc ./libiberty.a \
+ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
+ ranlib ./libiberty.a; \
+ cd ..; \
+ else true; fi
+echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
+make[3]: Nothing to be done for `all'.
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
+make[2]: Nothing to be done for `all'.
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+creating bfdver.h
+rm -f elf32-target.h
+sed -e s/NN/32/g < ../../Ferry_Tagscherer/bfd/elfxx-target.h > elf32-target.new
+mv -f elf32-target.new elf32-target.h
+rm -f elf64-target.h
+sed -e s/NN/64/g < ../../Ferry_Tagscherer/bfd/elfxx-target.h > elf64-target.new
+mv -f elf64-target.new elf64-target.h
+rm -f targmatch.h
+sed -f ../../Ferry_Tagscherer/bfd/targmatch.sed < ../../Ferry_Tagscherer/bfd/config.bfd > targmatch.new
+mv -f targmatch.new targmatch.h
+Making info in doc
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+gcc-4.6 -o chew.$$ -g -O2 \
+ -I.. -I../../../Ferry_Tagscherer/bfd/doc/.. -I../../../Ferry_Tagscherer/bfd/doc/../../include -I../../../Ferry_Tagscherer/bfd/doc/../../intl -I../../intl ../../../Ferry_Tagscherer/bfd/doc/chew.c; \
+ /bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change chew.$$ chew
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../aoutx.h >aoutx.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../archive.c >archive.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change archive.tmp archive.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../archures.c >archures.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change archures.tmp archures.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../bfd.c >bfd.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../cache.c >cache.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change cache.tmp cache.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../coffcode.h >coffcode.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../corefile.c >core.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change core.tmp core.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../elf.c >elf.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change elf.tmp elf.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../elfcode.h >elfcode.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../format.c >format.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change format.tmp format.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../libbfd.c >libbfd.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../bfdwin.c >bfdwin.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str < ../../../Ferry_Tagscherer/bfd/doc/../bfdio.c >bfdio.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../opncls.c >opncls.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change opncls.tmp opncls.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../reloc.c >reloc.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change reloc.tmp reloc.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../section.c >section.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change section.tmp section.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../syms.c >syms.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change syms.tmp syms.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../targets.c >targets.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change targets.tmp targets.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../init.c >init.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change init.tmp init.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../hash.c >hash.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change hash.tmp hash.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../linker.c >linker.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change linker.tmp linker.texi
+make chew
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: `chew' is up to date.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+./chew -f ../../../Ferry_Tagscherer/bfd/doc/doc.str <../../../Ferry_Tagscherer/bfd/doc/../mmo.c >mmo.tmp
+/bin/dash ../../../Ferry_Tagscherer/bfd/doc/../../move-if-change mmo.tmp mmo.texi
+creating bfdver.texi
+restore=: && backupdir=".am$$" && \
+ rm -rf $backupdir && mkdir $backupdir && \
+ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
+ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
+ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
+ done; \
+ else :; fi && \
+ if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../Ferry_Tagscherer/bfd/doc \
+ -o bfd.info `test -f 'bfd.texinfo' || echo '../../../Ferry_Tagscherer/bfd/doc/'`bfd.texinfo; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+Making info in po
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+( if test 'x../../../Ferry_Tagscherer/bfd/po' != 'x.'; then \
+ posrcprefix='../../../Ferry_Tagscherer/bfd/'; \
+ else \
+ posrcprefix="../"; \
+ fi; \
+ rm -f SRC-POTFILES-t SRC-POTFILES \
+ && (sed -e '/^#/d' \
+ -e '/^[ ]*$/d' \
+ -e "s@.*@ $posrcprefix& \\\\@" < ../../../Ferry_Tagscherer/bfd/po/SRC-POTFILES.in \
+ | sed -e '$s/\\$//') > SRC-POTFILES-t \
+ && chmod a-w SRC-POTFILES-t \
+ && mv SRC-POTFILES-t SRC-POTFILES )
+( rm -f BLD-POTFILES-t BLD-POTFILES \
+ && (sed -e '/^#/d' \
+ -e '/^[ ]*$/d' \
+ -e "s@.*@ ../& \\\\@" < ../../../Ferry_Tagscherer/bfd/po/BLD-POTFILES.in \
+ | sed -e '$s/\\$//') > BLD-POTFILES-t \
+ && chmod a-w BLD-POTFILES-t \
+ && mv BLD-POTFILES-t BLD-POTFILES )
+cd .. \
+ && CONFIG_FILES=po/Makefile.in:po/Make-in \
+ CONFIG_HEADERS= /bin/dash ./config.status
+config.status: creating po/Makefile.in
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing default-1 commands
+config.status: executing bfd_stdint.h commands
+config.status: executing default commands
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[3]: Nothing to be done for `info'.
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make[3]: Nothing to be done for `info-am'.
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make all-recursive
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+Making all in doc
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: Nothing to be done for `all'.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+Making all in po
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+file=`echo ../../../Ferry_Tagscherer/bfd/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/da.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/es.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/fi.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/fr.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/id.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/ja.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/ro.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/ru.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/rw.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/sv.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/tr.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/uk.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/vi.po
+file=`echo ../../../Ferry_Tagscherer/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/bfd/po/zh_CN.po
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+rm -f bfd-tmp.h
+cp bfd-in3.h bfd-tmp.h
+/bin/dash ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../Ferry_Tagscherer/bfd/archive.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../Ferry_Tagscherer/bfd/archive.c -o archive.o
+mv -f .deps/archive.Tpo .deps/archive.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Ferry_Tagscherer/bfd/archures.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Ferry_Tagscherer/bfd/archures.c -o archures.o
+mv -f .deps/archures.Tpo .deps/archures.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../Ferry_Tagscherer/bfd/bfd.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../Ferry_Tagscherer/bfd/bfd.c -o bfd.o
+mv -f .deps/bfd.Tpo .deps/bfd.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../Ferry_Tagscherer/bfd/bfdio.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../Ferry_Tagscherer/bfd/bfdio.c -o bfdio.o
+mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../Ferry_Tagscherer/bfd/bfdwin.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../Ferry_Tagscherer/bfd/bfdwin.c -o bfdwin.o
+mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../Ferry_Tagscherer/bfd/cache.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../Ferry_Tagscherer/bfd/cache.c -o cache.o
+mv -f .deps/cache.Tpo .deps/cache.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../Ferry_Tagscherer/bfd/coffgen.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../Ferry_Tagscherer/bfd/coffgen.c -o coffgen.o
+mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../Ferry_Tagscherer/bfd/corefile.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../Ferry_Tagscherer/bfd/corefile.c -o corefile.o
+mv -f .deps/corefile.Tpo .deps/corefile.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../Ferry_Tagscherer/bfd/format.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../Ferry_Tagscherer/bfd/format.c -o format.o
+mv -f .deps/format.Tpo .deps/format.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../Ferry_Tagscherer/bfd/init.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../Ferry_Tagscherer/bfd/init.c -o init.o
+mv -f .deps/init.Tpo .deps/init.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../Ferry_Tagscherer/bfd/libbfd.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../Ferry_Tagscherer/bfd/libbfd.c -o libbfd.o
+mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../Ferry_Tagscherer/bfd/opncls.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../Ferry_Tagscherer/bfd/opncls.c -o opncls.o
+mv -f .deps/opncls.Tpo .deps/opncls.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../Ferry_Tagscherer/bfd/reloc.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../Ferry_Tagscherer/bfd/reloc.c -o reloc.o
+mv -f .deps/reloc.Tpo .deps/reloc.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../Ferry_Tagscherer/bfd/section.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../Ferry_Tagscherer/bfd/section.c -o section.o
+mv -f .deps/section.Tpo .deps/section.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../Ferry_Tagscherer/bfd/syms.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../Ferry_Tagscherer/bfd/syms.c -o syms.o
+mv -f .deps/syms.Tpo .deps/syms.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../Ferry_Tagscherer/bfd/targets.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../Ferry_Tagscherer/bfd/targets.c -o targets.o
+mv -f .deps/targets.Tpo .deps/targets.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../Ferry_Tagscherer/bfd/hash.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../Ferry_Tagscherer/bfd/hash.c -o hash.o
+mv -f .deps/hash.Tpo .deps/hash.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../Ferry_Tagscherer/bfd/linker.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../Ferry_Tagscherer/bfd/linker.c -o linker.o
+mv -f .deps/linker.Tpo .deps/linker.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../Ferry_Tagscherer/bfd/srec.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../Ferry_Tagscherer/bfd/srec.c -o srec.o
+mv -f .deps/srec.Tpo .deps/srec.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../Ferry_Tagscherer/bfd/binary.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../Ferry_Tagscherer/bfd/binary.c -o binary.o
+mv -f .deps/binary.Tpo .deps/binary.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../Ferry_Tagscherer/bfd/tekhex.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../Ferry_Tagscherer/bfd/tekhex.c -o tekhex.o
+mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../Ferry_Tagscherer/bfd/ihex.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../Ferry_Tagscherer/bfd/ihex.c -o ihex.o
+mv -f .deps/ihex.Tpo .deps/ihex.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../Ferry_Tagscherer/bfd/stabs.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../Ferry_Tagscherer/bfd/stabs.c -o stabs.o
+mv -f .deps/stabs.Tpo .deps/stabs.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../Ferry_Tagscherer/bfd/stab-syms.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../Ferry_Tagscherer/bfd/merge.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../Ferry_Tagscherer/bfd/merge.c -o merge.o
+mv -f .deps/merge.Tpo .deps/merge.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/lib/debug\" ../../Ferry_Tagscherer/bfd/dwarf2.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/lib/debug\" ../../Ferry_Tagscherer/bfd/dwarf2.c -o dwarf2.o
+mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../Ferry_Tagscherer/bfd/simple.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../Ferry_Tagscherer/bfd/simple.c -o simple.o
+mv -f .deps/simple.Tpo .deps/simple.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../Ferry_Tagscherer/bfd/compress.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../Ferry_Tagscherer/bfd/compress.c -o compress.o
+mv -f .deps/compress.Tpo .deps/compress.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../Ferry_Tagscherer/bfd/verilog.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../Ferry_Tagscherer/bfd/verilog.c -o verilog.o
+mv -f .deps/verilog.Tpo .deps/verilog.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../Ferry_Tagscherer/bfd/elf32-i386.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../Ferry_Tagscherer/bfd/elf-ifunc.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../Ferry_Tagscherer/bfd/elf-nacl.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../Ferry_Tagscherer/bfd/elf-vxworks.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../Ferry_Tagscherer/bfd/elf32.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../Ferry_Tagscherer/bfd/elf32.c -o elf32.o
+mv -f .deps/elf32.Tpo .deps/elf32.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../Ferry_Tagscherer/bfd/elf.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../Ferry_Tagscherer/bfd/elf.c -o elf.o
+mv -f .deps/elf.Tpo .deps/elf.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../Ferry_Tagscherer/bfd/elflink.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../Ferry_Tagscherer/bfd/elflink.c -o elflink.o
+mv -f .deps/elflink.Tpo .deps/elflink.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../Ferry_Tagscherer/bfd/elf-attrs.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../Ferry_Tagscherer/bfd/elf-strtab.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../Ferry_Tagscherer/bfd/elf-eh-frame.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../Ferry_Tagscherer/bfd/dwarf1.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../Ferry_Tagscherer/bfd/dwarf1.c -o dwarf1.o
+mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../Ferry_Tagscherer/bfd/i386linux.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../Ferry_Tagscherer/bfd/i386linux.c -o i386linux.o
+mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../Ferry_Tagscherer/bfd/aout32.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../Ferry_Tagscherer/bfd/aout32.c -o aout32.o
+mv -f .deps/aout32.Tpo .deps/aout32.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../Ferry_Tagscherer/bfd/pei-i386.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../Ferry_Tagscherer/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 < ../../Ferry_Tagscherer/bfd/peXXigen.c > peigen.new
+mv -f peigen.new peigen.c
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
+mv -f .deps/peigen.Tpo .deps/peigen.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../Ferry_Tagscherer/bfd/cofflink.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../Ferry_Tagscherer/bfd/cofflink.c -o cofflink.o
+mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../Ferry_Tagscherer/bfd/elf32-gen.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../Ferry_Tagscherer/bfd/cpu-i386.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/tschwinge/Ferry_Tagscherer.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../Ferry_Tagscherer/bfd/trad-core.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/bfd -DTRAD_CORE -I. -I../../Ferry_Tagscherer/bfd -I../../Ferry_Tagscherer/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/tschwinge/Ferry_Tagscherer.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../Ferry_Tagscherer/bfd/trad-core.c -o trad-core.o
+mv -f .deps/trad-core.Tpo .deps/trad-core.Plo
+rm -f tofiles
+f=""; \
+ for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
+ case " $f " in \
+ *" $i "*) ;; \
+ *) f="$f $i" ;; \
+ esac ; \
+ done ; \
+ echo $f > tofiles
+/bin/dash ../../Ferry_Tagscherer/bfd/../move-if-change tofiles ofiles
+touch stamp-ofiles
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath [...]/tschwinge/Ferry_Tagscherer.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" )
+libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
+ if [ -f $libtooldir/libbfd.a ]; then \
+ cp $libtooldir/libbfd.a libbfd.tmp; \
+ ranlib libbfd.tmp; \
+ /bin/dash ../../Ferry_Tagscherer/bfd/../move-if-change libbfd.tmp libbfd.a; \
+ else true; fi
+touch stamp-lib
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+mkdir -p -- ./opcodes
+Configuring in ./opcodes
+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.6
+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.6 accepts -g... yes
+checking for gcc-4.6 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
+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.6... gcc3
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for i686-pc-linux-gnu-ar... ar
+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.6... 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
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 805306365
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... no
+checking for ld option to reload object files... -r
+checking for i686-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+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.6 object... ok
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no
+checking for gcc-4.6 option to produce PIC... -fPIC -DPIC
+checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes
+checking if gcc-4.6 static flag -static works... yes
+checking if gcc-4.6 supports -c -o file.o... yes
+checking if gcc-4.6 supports -c -o file.o... (cached) yes
+checking whether the gcc-4.6 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
+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
+checking whether gcc-4.6 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
+checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking whether string.h and strings.h may both be included... yes
+checking whether basename is declared... yes
+checking whether stpcpy is declared... yes
+checking linker --as-needed support... yes
+checking for cos in -lm... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating po/Makefile.in
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing libtool commands
+config.status: executing default-1 commands
+config.status: creating po/POTFILES
+config.status: creating po/Makefile
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+make all-recursive
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+Making all in .
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../Ferry_Tagscherer/opcodes/dis-buf.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../Ferry_Tagscherer/opcodes/disassemble.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../Ferry_Tagscherer/opcodes/disassemble.c -o disassemble.o
+mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../Ferry_Tagscherer/opcodes/dis-init.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../Ferry_Tagscherer/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.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../Ferry_Tagscherer/opcodes/i386-dis.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../Ferry_Tagscherer/opcodes/i386-dis.c -o i386-dis.o
+mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../Ferry_Tagscherer/opcodes/i386-opc.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/opcodes -I. -I../../Ferry_Tagscherer/opcodes -I../bfd -I../../Ferry_Tagscherer/opcodes/../include -I../../Ferry_Tagscherer/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../Ferry_Tagscherer/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.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath [...]/tschwinge/Ferry_Tagscherer.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" )
+libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
+ if [ -f $libtooldir/libopcodes.a ]; then \
+ cp $libtooldir/libopcodes.a libopcodes.tmp; \
+ ranlib libopcodes.tmp; \
+ /bin/dash ../../Ferry_Tagscherer/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
+ else true; fi
+touch stamp-lib
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+Making all in po
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po'
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/da.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/de | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/de.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/es.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/fi.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/fr.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/ga | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/ga.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/id.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/it.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/nl | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/nl.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/pt_BR.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/ro.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/sv.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/tr.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/uk.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/vi.po
+file=`echo ../../../Ferry_Tagscherer/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Ferry_Tagscherer/opcodes/po/zh_CN.po
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po'
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+mkdir -p -- ./etc
+Configuring in ./etc
+configure: creating cache ./config.cache
+checking for a BSD-compatible install... /usr/bin/install -c
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+for f in standards.info configure.info; do \
+ if test -f ../../Ferry_Tagscherer/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
+ if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
+ true; \
+ else \
+ exit 1; \
+ fi; \
+ fi; \
+ done
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../Ferry_Tagscherer/etc -o standards.info ../../Ferry_Tagscherer/etc/standards.texi
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+rm -f configdev.txt configbuild.txt
+cp ../../Ferry_Tagscherer/etc/configdev.tin configdev.txt
+cp ../../Ferry_Tagscherer/etc/configbuild.tin configbuild.txt
+makeinfo --split-size=5000000 --split-size=5000000 -I../../Ferry_Tagscherer/etc -o configure.info ../../Ferry_Tagscherer/etc/configure.texi
+rm -f configdev.txt configbuild.txt
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+mkdir -p -- ./libdecnumber
+Configuring in ./libdecnumber
+configure: creating cache ./config.cache
+checking whether make sets $(MAKE)... yes
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for aclocal... aclocal
+checking for autoconf... autoconf
+checking for autoheader... autoheader
+checking whether gcc-4.6 supports -W... yes
+checking whether gcc-4.6 supports -Wall... yes
+checking whether gcc-4.6 supports -Wwrite-strings... yes
+checking whether gcc-4.6 supports -Wstrict-prototypes... yes
+checking whether gcc-4.6 supports -Wmissing-prototypes... yes
+checking whether gcc-4.6 supports -Wold-style-definition... yes
+checking whether gcc-4.6 supports -Wmissing-format-attribute... yes
+checking whether gcc-4.6 supports -Wcast-qual... yes
+checking whether gcc-4.6 supports -pedantic -Wlong-long... yes
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking ctype.h usability... yes
+checking ctype.h presence... yes
+checking for ctype.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for string.h... (cached) yes
+checking stdio.h usability... yes
+checking stdio.h presence... yes
+checking for stdio.h... yes
+looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
+checking for uintptr_t... yes
+checking for int_least32_t... yes
+checking for int_fast32_t... yes
+checking for uint64_t... yes
+checking what to include in gstdint.h... stdint.h (already complete)
+checking for an ANSI C-conforming const... yes
+checking for off_t... yes
+checking size of int... 4
+checking size of long... 4
+checking for ANSI C header files... (cached) yes
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for decimal floating point... bid
+checking whether byte ordering is bigendian... no
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.h
+config.status: executing gstdint.h commands
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
+source='../../Ferry_Tagscherer/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/decNumber.c
+source='../../Ferry_Tagscherer/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/decContext.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/decimal32.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/decimal64.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/decimal128.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/bid2dpd_dpd2bid.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/host-ieee32.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/host-ieee64.c
+source='../../Ferry_Tagscherer/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc-4.6 -I../../Ferry_Tagscherer/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../Ferry_Tagscherer/libdecnumber -I. -c ../../Ferry_Tagscherer/libdecnumber/bid/host-ieee128.c
+rm -f libdecnumber.a
+ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
+ranlib libdecnumber.a
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
+mkdir -p -- ./readline
+Configuring in ./readline
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+
+Beginning configuration for readline-6.2 for i686-pc-linux-gnu
+
+checking whether make sets $(MAKE)... yes
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking whether gcc-4.6 needs -traditional... no
+checking for a BSD-compatible install... /usr/bin/install -c
+checking for ar... ar
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for an ANSI C-conforming const... yes
+checking for function prototypes... yes
+checking whether char is unsigned... no
+checking for working volatile... yes
+checking return type of signal handlers... void
+checking for size_t... yes
+checking for ssize_t... yes
+checking for ANSI C header files... (cached) yes
+checking whether stat file-mode macros are broken... no
+checking for dirent.h that defines DIR... yes
+checking for library containing opendir... none required
+checking for fcntl... yes
+checking for kill... yes
+checking for lstat... yes
+checking for memmove... yes
+checking for putenv... yes
+checking for select... yes
+checking for setenv... yes
+checking for setlocale... yes
+checking for strcasecmp... yes
+checking for strpbrk... yes
+checking for tcgetattr... yes
+checking for vsnprintf... yes
+checking for isascii... yes
+checking for isxdigit... yes
+checking for getpwent... yes
+checking for getpwnam... yes
+checking for getpwuid... yes
+checking for working strcoll... yes
+checking fcntl.h usability... yes
+checking fcntl.h presence... yes
+checking for fcntl.h... yes
+checking for unistd.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking varargs.h usability... no
+checking varargs.h presence... no
+checking for varargs.h... no
+checking stdarg.h usability... yes
+checking stdarg.h presence... yes
+checking for stdarg.h... yes
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking limits.h usability... yes
+checking limits.h presence... yes
+checking for limits.h... yes
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking pwd.h usability... yes
+checking pwd.h presence... yes
+checking for pwd.h... yes
+checking for memory.h... (cached) yes
+checking termcap.h usability... yes
+checking termcap.h presence... yes
+checking for termcap.h... yes
+checking termios.h usability... yes
+checking termios.h presence... yes
+checking for termios.h... yes
+checking termio.h usability... yes
+checking termio.h presence... yes
+checking for termio.h... yes
+checking sys/pte.h usability... no
+checking sys/pte.h presence... no
+checking for sys/pte.h... no
+checking sys/stream.h usability... no
+checking sys/stream.h presence... no
+checking for sys/stream.h... no
+checking sys/select.h usability... yes
+checking sys/select.h presence... yes
+checking for sys/select.h... yes
+checking sys/file.h usability... yes
+checking sys/file.h presence... yes
+checking for sys/file.h... yes
+checking for sys/ptem.h... no
+checking for special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking for type of signal functions... posix
+checking if signal handlers must be reinstalled when invoked... no
+checking for presence of POSIX-style sigsetjmp/siglongjmp... present
+checking for lstat... yes
+checking whether or not strcoll and strcmp differ... no
+checking whether the ctype macros accept non-ascii characters... yes
+checking whether getpw functions are declared in pwd.h... yes
+checking whether termios.h defines TIOCGWINSZ... no
+checking whether sys/ioctl.h defines TIOCGWINSZ... yes
+checking for sig_atomic_t in signal.h... yes
+checking whether signal handlers are of type void... yes
+checking for TIOCSTAT in sys/ioctl.h... no
+checking for FIONREAD in sys/ioctl.h... yes
+checking for speed_t in sys/types.h... no
+checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
+checking for struct dirent.d_ino... yes
+checking for struct dirent.d_fileno... yes
+checking for tgetent... no
+checking for tgetent in -ltermcap... yes
+checking which library has the termcap functions... using libtermcap
+checking wctype.h usability... yes
+checking wctype.h presence... yes
+checking for wctype.h... yes
+checking wchar.h usability... yes
+checking wchar.h presence... yes
+checking for wchar.h... yes
+checking langinfo.h usability... yes
+checking langinfo.h presence... yes
+checking for langinfo.h... yes
+checking for mbrlen... yes
+checking for mbscasecmp... no
+checking for mbscmp... no
+checking for mbsnrtowcs... yes
+checking for mbsrtowcs... yes
+checking for mbschr... no
+checking for wcrtomb... yes
+checking for wcscoll... yes
+checking for wcsdup... yes
+checking for wcwidth... yes
+checking for wctype... yes
+checking for wcswidth... yes
+checking whether mbrtowc and mbstate_t are properly declared... yes
+checking for iswlower... yes
+checking for iswupper... yes
+checking for towlower... yes
+checking for towupper... yes
+checking for iswctype... yes
+checking for nl_langinfo and CODESET... yes
+checking for wchar_t in wchar.h... yes
+checking for wctype_t in wctype.h... yes
+checking for wint_t in wctype.h... yes
+checking configuration for building shared libraries... supported
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating doc/Makefile
+config.status: creating examples/Makefile
+config.status: creating shlib/Makefile
+config.status: creating config.h
+config.status: executing default commands
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
+rm -f readline.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/readline.c
+rm -f vi_mode.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/vi_mode.c
+rm -f funmap.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/funmap.c
+rm -f keymaps.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/keymaps.c
+rm -f parens.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/parens.c
+rm -f search.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/search.c
+rm -f rltty.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/rltty.c
+rm -f complete.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/complete.c
+rm -f bind.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/bind.c
+rm -f isearch.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/isearch.c
+rm -f display.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/display.c
+rm -f signals.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/signals.c
+rm -f util.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/util.c
+rm -f kill.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/kill.c
+rm -f undo.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/undo.c
+rm -f macro.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/macro.c
+rm -f input.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/input.c
+rm -f callback.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/callback.c
+rm -f terminal.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/terminal.c
+rm -f text.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/text.c
+rm -f nls.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/nls.c
+rm -f misc.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/misc.c
+rm -f compat.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/compat.c
+rm -f xfree.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/xfree.c
+rm -f xmalloc.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/xmalloc.c
+rm -f history.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/history.c
+rm -f histexpand.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/histexpand.c
+rm -f histfile.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/histfile.c
+rm -f histsearch.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/histsearch.c
+rm -f shell.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/shell.c
+rm -f mbutil.o
+gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../Ferry_Tagscherer/readline/mbutil.c
+rm -f tilde.o
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Ferry_Tagscherer/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 -DREADLINE_LIBRARY -c ../../Ferry_Tagscherer/readline/tilde.c
+rm -f libreadline.a
+ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
+test -n "ranlib" && ranlib libreadline.a
+rm -f libhistory.a
+ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
+test -n "ranlib" && ranlib libhistory.a
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
+mkdir -p -- ./sim
+Configuring in ./sim
+configure: creating cache ./config.cache
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking for a BSD-compatible install... /usr/bin/install -c
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-ranlib... ranlib
+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... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+mkdir -p -- ./gdb
+Configuring in ./gdb
+configure: creating cache ./config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking 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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+checking for gcc-4.6 option to accept ANSI C... none needed
+checking dependency style of gcc-4.6... gcc3
+checking for make... make
+checking whether make sets $(MAKE)... yes
+=== configuring in build-gnulib ([...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib)
+configure: running /bin/dash ../../../Ferry_Tagscherer/gdb/gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.6' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=../../../Ferry_Tagscherer/gdb/gnulib
+configure: creating cache ./config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for Minix Amsterdam compiler... no
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking target system type... i686-pc-linux-gnu
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for mbstate_t... yes
+checking for btowc... yes
+checking for isblank... yes
+checking for iswctype... yes
+checking for mbsrtowcs... yes
+checking for mempcpy... yes
+checking for wmemchr... yes
+checking for wmemcpy... yes
+checking for wmempcpy... yes
+checking for symlink... yes
+checking for mbsinit... yes
+checking for mbrtowc... yes
+checking for mprotect... yes
+checking for iswcntrl... yes
+checking wctype.h usability... yes
+checking wctype.h presence... yes
+checking for wctype.h... yes
+checking wchar.h usability... yes
+checking wchar.h presence... yes
+checking for wchar.h... yes
+checking for stdint.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking sys/mman.h usability... yes
+checking sys/mman.h presence... yes
+checking for sys/mman.h... yes
+checking features.h usability... yes
+checking features.h presence... yes
+checking for features.h... yes
+checking for unsigned long long int... yes
+checking for long long int... yes
+checking whether the preprocessor supports include_next... yes
+checking whether system header files limit the line length... no
+checking whether stdint.h conforms to C99... yes
+checking whether imaxabs is declared without a macro... yes
+checking whether imaxdiv is declared without a macro... yes
+checking whether strtoimax is declared without a macro... yes
+checking whether strtoumax is declared without a macro... yes
+checking for inttypes.h... (cached) yes
+checking whether the inttypes.h PRIxNN macros are broken... no
+checking for nl_langinfo and CODESET... yes
+checking for working fcntl.h... yes
+checking whether getc_unlocked is declared... yes
+checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
+checking for a traditional japanese locale... ja_JP
+checking for a transitional chinese locale... zh_CN.GB18030
+checking for a french Unicode locale... fr_FR.UTF-8
+checking for a traditional french locale... fr_FR
+checking for mmap... yes
+checking for MAP_ANONYMOUS... yes
+checking whether memchr works... yes
+checking whether memmem is declared... yes
+checking for memmem... yes
+checking whether memmem works... yes
+checking for stdbool.h that conforms to C99... yes
+checking for _Bool... yes
+checking for wchar_t... yes
+checking for C/C++ restrict keyword... __restrict
+checking whether ffsl is declared without a macro... yes
+checking whether ffsll is declared without a macro... yes
+checking whether memmem is declared without a macro... yes
+checking whether mempcpy is declared without a macro... yes
+checking whether memrchr is declared without a macro... yes
+checking whether rawmemchr is declared without a macro... yes
+checking whether stpcpy is declared without a macro... yes
+checking whether stpncpy is declared without a macro... yes
+checking whether strchrnul is declared without a macro... yes
+checking whether strdup is declared without a macro... yes
+checking whether strncat is declared without a macro... yes
+checking whether strndup is declared without a macro... yes
+checking whether strnlen is declared without a macro... yes
+checking whether strpbrk is declared without a macro... yes
+checking whether strsep is declared without a macro... yes
+checking whether strcasestr is declared without a macro... yes
+checking whether strtok_r is declared without a macro... yes
+checking whether strerror_r is declared without a macro... yes
+checking whether strsignal is declared without a macro... yes
+checking whether strverscmp is declared without a macro... yes
+checking whether <wchar.h> uses 'inline' correctly... yes
+checking for wint_t... yes
+checking for inline... inline
+checking for alloca as a compiler built-in... yes
+checking for working GNU fnmatch... yes
+checking whether INT32_MAX < INTMAX_MAX... yes
+checking whether INT64_MAX == LONG_MAX... no
+checking whether UINT32_MAX < UINTMAX_MAX... yes
+checking whether UINT64_MAX == ULONG_MAX... no
+checking whether mbrtowc handles incomplete characters... yes
+checking whether mbrtowc works as well as mbtowc... yes
+checking whether mbrtowc handles a NULL pwc argument... yes
+checking whether mbrtowc handles a NULL string argument... yes
+checking whether mbrtowc has a correct return value... yes
+checking whether mbrtowc returns 0 when parsing a NUL character... yes
+checking whether mbrtowc handles incomplete characters... (cached) yes
+checking whether mbrtowc works as well as mbtowc... (cached) yes
+checking whether mbrtowc handles incomplete characters... (cached) yes
+checking whether mbrtowc works as well as mbtowc... (cached) yes
+checking whether mbsrtowcs works... yes
+checking whether memmem works in linear time... yes
+checking for memmem... (cached) yes
+checking whether memmem works... (cached) yes
+checking whether NULL can be used in arbitrary expressions... yes
+checking whether btowc is declared without a macro... yes
+checking whether wctob is declared without a macro... yes
+checking whether mbsinit is declared without a macro... yes
+checking whether mbrtowc is declared without a macro... yes
+checking whether mbrlen is declared without a macro... yes
+checking whether mbsrtowcs is declared without a macro... yes
+checking whether mbsnrtowcs is declared without a macro... yes
+checking whether wcrtomb is declared without a macro... yes
+checking whether wcsrtombs is declared without a macro... yes
+checking whether wcsnrtombs is declared without a macro... yes
+checking whether wcwidth is declared without a macro... yes
+checking whether wmemchr is declared without a macro... yes
+checking whether wmemcmp is declared without a macro... yes
+checking whether wmemcpy is declared without a macro... yes
+checking whether wmemmove is declared without a macro... yes
+checking whether wmemset is declared without a macro... yes
+checking whether wcslen is declared without a macro... yes
+checking whether wcsnlen is declared without a macro... yes
+checking whether wcscpy is declared without a macro... yes
+checking whether wcpcpy is declared without a macro... yes
+checking whether wcsncpy is declared without a macro... yes
+checking whether wcpncpy is declared without a macro... yes
+checking whether wcscat is declared without a macro... yes
+checking whether wcsncat is declared without a macro... yes
+checking whether wcscmp is declared without a macro... yes
+checking whether wcsncmp is declared without a macro... yes
+checking whether wcscasecmp is declared without a macro... yes
+checking whether wcsncasecmp is declared without a macro... yes
+checking whether wcscoll is declared without a macro... yes
+checking whether wcsxfrm is declared without a macro... yes
+checking whether wcsdup is declared without a macro... yes
+checking whether wcschr is declared without a macro... yes
+checking whether wcsrchr is declared without a macro... yes
+checking whether wcscspn is declared without a macro... yes
+checking whether wcsspn is declared without a macro... yes
+checking whether wcspbrk is declared without a macro... yes
+checking whether wcsstr is declared without a macro... yes
+checking whether wcstok is declared without a macro... yes
+checking whether wcswidth is declared without a macro... yes
+checking whether iswcntrl works... yes
+checking for towlower... yes
+checking for wctype_t... yes
+checking for wctrans_t... yes
+checking whether wctype is declared without a macro... yes
+checking whether iswctype is declared without a macro... yes
+checking whether wctrans is declared without a macro... yes
+checking whether towctrans is declared without a macro... yes
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether build environment is sane... yes
+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.6... gcc3
+checking whether ln -s works... yes
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for i686-pc-linux-gnu-ar... ar
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating import/Makefile
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing default commands
+checking whether NLS is requested... yes
+checking for catalogs to be installed...
+checking whether makeinfo --split-size=5000000 supports @click... yes
+checking for default auto-load directory... $debugdir:$datadir/auto-load
+checking for default auto-load safe-path... $debugdir:$datadir/auto-load
+checking libunwind-ia64.h usability... no
+checking libunwind-ia64.h presence... no
+checking for libunwind-ia64.h... no
+checking for monstartup... yes
+checking for _mcleanup... yes
+checking for _etext... yes
+checking for etext... yes
+checking for gawk... gawk
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether ln -s works... yes
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for bison... bison -y
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-dlltool... dlltool
+checking for i686-pc-linux-gnu-windres... windres
+checking for i686-pc-linux-gnu-mig... no
+checking for mig... mig
+checking for main in -lm... yes
+checking for wctype... yes
+checking for library containing gethostbyname... none required
+checking for library containing socketpair... none required
+checking for library containing zlibVersion... -lz
+checking zlib.h usability... yes
+checking zlib.h presence... yes
+checking for zlib.h... yes
+checking for library containing dlgetmodinfo... no
+checking for iconv... yes
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+checking for library containing waddstr... -lncurses
+checking for library containing tgetent... none required
+checking size of unsigned long long... 8
+checking size of unsigned long... 4
+checking size of unsigned __int128... 0
+checking for library containing dlopen... none required
+checking whether to use expat... auto
+checking for ld used by GCC... ld
+checking if the linker (ld) is GNU ld... yes
+checking for shared library run path origin... done
+checking for libexpat... yes
+checking how to link with libexpat... -lexpat
+checking for XML_StopParser... yes
+checking whether to use python... auto
+checking for python... /usr/bin/python
+checking for python2.7... yes
+checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrapv
+checking whether python supports threads... yes
+checking for dirent.h that defines DIR... yes
+checking for library containing opendir... none required
+checking for ANSI C header files... (cached) yes
+checking nlist.h usability... yes
+checking nlist.h presence... yes
+checking for nlist.h... yes
+checking machine/reg.h usability... no
+checking machine/reg.h presence... no
+checking for machine/reg.h... no
+checking poll.h usability... yes
+checking poll.h presence... yes
+checking for poll.h... yes
+checking sys/poll.h usability... yes
+checking sys/poll.h presence... yes
+checking for sys/poll.h... yes
+checking proc_service.h usability... no
+checking proc_service.h presence... no
+checking for proc_service.h... no
+checking thread_db.h usability... yes
+checking thread_db.h presence... yes
+checking for thread_db.h... yes
+checking signal.h usability... yes
+checking signal.h presence... yes
+checking for signal.h... yes
+checking stddef.h usability... yes
+checking stddef.h presence... yes
+checking for stddef.h... yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking sys/fault.h usability... no
+checking sys/fault.h presence... no
+checking for sys/fault.h... no
+checking sys/file.h usability... yes
+checking sys/file.h presence... yes
+checking for sys/file.h... yes
+checking sys/filio.h usability... no
+checking sys/filio.h presence... no
+checking for sys/filio.h... no
+checking sys/ioctl.h usability... yes
+checking sys/ioctl.h presence... yes
+checking for sys/ioctl.h... yes
+checking sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... yes
+checking sys/resource.h usability... yes
+checking sys/resource.h presence... yes
+checking for sys/resource.h... yes
+checking sys/procfs.h usability... yes
+checking sys/procfs.h presence... yes
+checking for sys/procfs.h... yes
+checking sys/ptrace.h usability... yes
+checking sys/ptrace.h presence... yes
+checking for sys/ptrace.h... yes
+checking ptrace.h usability... no
+checking ptrace.h presence... no
+checking for ptrace.h... no
+checking sys/reg.h usability... yes
+checking sys/reg.h presence... yes
+checking for sys/reg.h... yes
+checking sys/debugreg.h usability... yes
+checking sys/debugreg.h presence... yes
+checking for sys/debugreg.h... yes
+checking sys/select.h usability... yes
+checking sys/select.h presence... yes
+checking for sys/select.h... yes
+checking sys/syscall.h usability... yes
+checking sys/syscall.h presence... yes
+checking for sys/syscall.h... yes
+checking for sys/types.h... (cached) yes
+checking sys/wait.h usability... yes
+checking sys/wait.h presence... yes
+checking for sys/wait.h... yes
+checking wait.h usability... yes
+checking wait.h presence... yes
+checking for wait.h... yes
+checking termios.h usability... yes
+checking termios.h presence... yes
+checking for termios.h... yes
+checking termio.h usability... yes
+checking termio.h presence... yes
+checking for termio.h... yes
+checking sgtty.h usability... yes
+checking sgtty.h presence... yes
+checking for sgtty.h... yes
+checking for unistd.h... (cached) yes
+checking elf_hp.h usability... no
+checking elf_hp.h presence... no
+checking for elf_hp.h... no
+checking locale.h usability... yes
+checking locale.h presence... yes
+checking for locale.h... yes
+checking dlfcn.h usability... yes
+checking dlfcn.h presence... yes
+checking for dlfcn.h... yes
+checking sys/socket.h usability... yes
+checking sys/socket.h presence... yes
+checking for sys/socket.h... yes
+checking sys/un.h usability... yes
+checking sys/un.h presence... yes
+checking for sys/un.h... yes
+checking linux/perf_event.h usability... yes
+checking linux/perf_event.h presence... yes
+checking for linux/perf_event.h... yes
+checking for link.h... yes
+checking for sys/proc.h... no
+checking for sys/user.h... yes
+checking curses.h usability... yes
+checking curses.h presence... yes
+checking for curses.h... yes
+checking cursesX.h usability... no
+checking cursesX.h presence... no
+checking for cursesX.h... no
+checking ncurses.h usability... yes
+checking ncurses.h presence... yes
+checking for ncurses.h... yes
+checking ncurses/ncurses.h usability... no
+checking ncurses/ncurses.h presence... no
+checking for ncurses/ncurses.h... no
+checking ncurses/term.h usability... no
+checking ncurses/term.h presence... no
+checking for ncurses/term.h... no
+checking for term.h... yes
+checking whether free is declared... yes
+checking whether malloc is declared... yes
+checking whether realloc is declared... yes
+checking whether strerror is declared... yes
+checking whether strstr is declared... yes
+checking whether getopt is declared... yes
+checking whether snprintf is declared... yes
+checking whether vsnprintf is declared... yes
+checking for LC_MESSAGES... yes
+checking for struct stat.st_blocks... yes
+checking for struct stat.st_blksize... yes
+checking return type of signal handlers... void
+checking for socklen_t... yes
+checking for an ANSI C-conforming const... yes
+checking for inline... inline
+checking whether byte ordering is bigendian... no
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for getpagesize... yes
+checking for working mmap... yes
+checking for pid_t... yes
+checking vfork.h usability... no
+checking vfork.h presence... no
+checking for vfork.h... no
+checking for fork... yes
+checking for vfork... yes
+checking for working fork... yes
+checking for working vfork... (cached) yes
+checking for canonicalize_file_name... yes
+checking for realpath... yes
+checking for getrusage... yes
+checking for getuid... yes
+checking for getgid... yes
+checking for pipe... yes
+checking for poll... yes
+checking for pread... yes
+checking for pread64... yes
+checking for pwrite... yes
+checking for readlink... yes
+checking for resize_term... yes
+checking for sbrk... yes
+checking for setpgid... yes
+checking for setpgrp... yes
+checking for setsid... yes
+checking for sigaction... yes
+checking for sigprocmask... yes
+checking for sigsetmask... yes
+checking for socketpair... yes
+checking for syscall... yes
+checking for ttrace... no
+checking for wborder... yes
+checking for wresize... yes
+checking for setlocale... yes
+checking for iconvlist... no
+checking for libiconvlist... no
+checking for btowc... yes
+checking for setrlimit... yes
+checking for getrlimit... yes
+checking for posix_madvise... yes
+checking for waitpid... yes
+checking for lstat... yes
+checking for nl_langinfo and CODESET... yes
+checking whether ptrace is declared... yes
+checking return type of ptrace... long
+checking types of arguments for ptrace... int,int,long,long
+checking whether setpgrp takes no argument... yes
+checking for sigsetjmp... yes
+checking for GNU regex... yes
+checking for struct thread.td_pcb... no
+checking for struct lwp... no
+checking for struct reg in machine/reg.h... no
+checking for struct reg.r_fs... no
+checking for struct reg.r_gs... no
+checking for struct user_regs_struct.fs_base... no
+checking for struct user_regs_struct.gs_base... no
+checking for PTRACE_GETREGS... yes
+checking for PTRACE_GETFPXREGS... yes
+checking for PT_GETDBREGS... no
+checking for PT_GETXMMREGS... no
+checking for pstatus_t in sys/procfs.h... no
+checking for prrun_t in sys/procfs.h... no
+checking for gregset_t in sys/procfs.h... no
+checking for fpregset_t in sys/procfs.h... no
+checking for prgregset_t in sys/procfs.h... yes
+checking for prfpregset_t in sys/procfs.h... yes
+checking for prgregset32_t in sys/procfs.h... no
+checking for prfpregset32_t in sys/procfs.h... no
+checking for lwpid_t in sys/procfs.h... yes
+checking for psaddr_t in sys/procfs.h... yes
+checking for prsysent_t in sys/procfs.h... no
+checking for pr_sigset_t in sys/procfs.h... no
+checking for pr_sigaction64_t in sys/procfs.h... no
+checking for pr_siginfo64_t in sys/procfs.h... no
+checking whether prfpregset_t type is broken... no
+checking for PIOCSET ioctl entry in sys/procfs.h... no
+checking for member l_addr in struct link_map... yes
+checking for member lm_addr in struct link_map... no
+checking for member som_addr in struct so_map... no
+checking for struct link_map32 in sys/link.h... no
+checking for long long support in compiler... yes
+checking for long long support in printf... yes
+checking for decfloat support in printf... no
+checking for long double support in compiler... yes
+checking for long double support in printf... yes
+checking for long double support in scanf... yes
+checking for the dynamic export flag... -rdynamic
+checking whether <thread_db.h> has TD_NOTALLOC... yes
+checking whether <thread_db.h> has TD_VERSION... yes
+checking whether <thread_db.h> has TD_NOTLS... yes
+checking whether <sys/syscall.h> has __NR_tkill... yes
+checking whether ADDR_NO_RANDOMIZE is declared... yes
+checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body
+checking for cygwin... no
+checking for ELF support in BFD... yes
+checking whether to use lzma... auto
+checking for liblzma... yes
+checking how to link with liblzma... -llzma
+checking for X... libraries , headers
+checking whether gdbserver is supported on this host... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating jit-reader.h
+config.status: creating Makefile
+config.status: creating gdb-gdb.gdb
+config.status: creating doc/Makefile
+config.status: creating data-directory/Makefile
+config.status: creating config.h
+config.status: linking ../../Ferry_Tagscherer/gdb/config/nm-linux.h to nm.h
+config.status: executing depdir commands
+mkdir -p -- .deps
+config.status: executing default commands
+=== configuring in testsuite ([...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite)
+configure: running /bin/dash ../../../Ferry_Tagscherer/gdb/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.6' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../Ferry_Tagscherer/gdb/testsuite
+configure: loading cache .././config.cache
+checking build system type... (cached) i686-pc-linux-gnu
+checking host system type... (cached) i686-pc-linux-gnu
+checking target system type... (cached) i686-pc-linux-gnu
+checking for make... (cached) make
+checking whether make sets $(MAKE)... (cached) yes
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking for C compiler default output file name... a.out
+checking whether the C compiler works... yes
+checking whether we are cross compiling... no
+checking for suffix of executables...
+checking for suffix of object files... (cached) o
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... (cached) gcc-4.6 -E
+checking for grep that handles long lines and -e... (cached) /bin/grep
+checking for egrep... (cached) /bin/grep -E
+checking for ANSI C header files... (cached) yes
+checking for sys/types.h... (cached) yes
+checking for sys/stat.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for stdint.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking pthread.h usability... yes
+checking pthread.h presence... yes
+checking for pthread.h... yes
+configure: updating cache .././config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating gdb.ada/Makefile
+config.status: creating gdb.arch/Makefile
+config.status: creating gdb.asm/Makefile
+config.status: creating gdb.base/Makefile
+config.status: creating gdb.cell/Makefile
+config.status: creating gdb.cp/Makefile
+config.status: creating gdb.disasm/Makefile
+config.status: creating gdb.dwarf2/Makefile
+config.status: creating gdb.fortran/Makefile
+config.status: creating gdb.go/Makefile
+config.status: creating gdb.server/Makefile
+config.status: creating gdb.java/Makefile
+config.status: creating gdb.hp/Makefile
+config.status: creating gdb.hp/gdb.objdbg/Makefile
+config.status: creating gdb.hp/gdb.base-hp/Makefile
+config.status: creating gdb.hp/gdb.aCC/Makefile
+config.status: creating gdb.hp/gdb.compat/Makefile
+config.status: creating gdb.hp/gdb.defects/Makefile
+config.status: creating gdb.linespec/Makefile
+config.status: creating gdb.mi/Makefile
+config.status: creating gdb.modula2/Makefile
+config.status: creating gdb.multi/Makefile
+config.status: creating gdb.objc/Makefile
+config.status: creating gdb.opencl/Makefile
+config.status: creating gdb.opt/Makefile
+config.status: creating gdb.pascal/Makefile
+config.status: creating gdb.python/Makefile
+config.status: creating gdb.reverse/Makefile
+config.status: creating gdb.stabs/Makefile
+config.status: creating gdb.threads/Makefile
+config.status: creating gdb.trace/Makefile
+config.status: creating gdb.xml/Makefile
+=== configuring in gdbserver ([...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver)
+configure: running /bin/dash ../../../Ferry_Tagscherer/gdb/gdbserver/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.6' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../Ferry_Tagscherer/gdb/gdbserver
+configure: loading cache .././config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking for C compiler default output file name... a.out
+checking whether the C compiler works... yes
+checking whether we are cross compiling... no
+checking for suffix of executables...
+checking for suffix of object files... (cached) o
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking how to run the C preprocessor... (cached) gcc-4.6 -E
+checking for grep that handles long lines and -e... (cached) /bin/grep
+checking for egrep... (cached) /bin/grep -E
+checking for ANSI C header files... (cached) yes
+checking for sys/types.h... (cached) yes
+checking for sys/stat.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for string.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for stdint.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking for minix/config.h... (cached) no
+checking whether it is safe to define __EXTENSIONS__... (cached) yes
+checking build system type... (cached) i686-pc-linux-gnu
+checking host system type... (cached) i686-pc-linux-gnu
+checking target system type... (cached) i686-pc-linux-gnu
+checking for a BSD-compatible install... /usr/bin/install -c
+checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
+checking for ANSI C header files... (cached) yes
+checking for dirent.h that defines DIR... (cached) yes
+checking for library containing opendir... (cached) none required
+checking for working alloca.h... (cached) yes
+checking for alloca... (cached) yes
+checking for make... (cached) make
+=== configuring in build-gnulib-gdbserver ([...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver)
+configure: running /bin/dash ../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/Ferry_Tagscherer.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' 'CC=gcc-4.6' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib
+configure: creating cache .././config.cache
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-pc-linux-gnu-gcc... gcc-4.6
+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.6 accepts -g... yes
+checking for gcc-4.6 option to accept ISO C89... none needed
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking how to run the C preprocessor... gcc-4.6 -E
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for ANSI C header files... yes
+checking for sys/types.h... yes
+checking for sys/stat.h... yes
+checking for stdlib.h... yes
+checking for string.h... yes
+checking for memory.h... yes
+checking for strings.h... yes
+checking for inttypes.h... yes
+checking for stdint.h... yes
+checking for unistd.h... yes
+checking minix/config.h usability... no
+checking minix/config.h presence... no
+checking for minix/config.h... no
+checking whether it is safe to define __EXTENSIONS__... yes
+checking for Minix Amsterdam compiler... no
+checking for i686-pc-linux-gnu-gcc... (cached) gcc-4.6
+checking whether we are using the GNU C compiler... (cached) yes
+checking whether gcc-4.6 accepts -g... (cached) yes
+checking for gcc-4.6 option to accept ISO C89... (cached) none needed
+checking target system type... i686-pc-linux-gnu
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for mbstate_t... yes
+checking for btowc... yes
+checking for isblank... yes
+checking for iswctype... yes
+checking for mbsrtowcs... yes
+checking for mempcpy... yes
+checking for wmemchr... yes
+checking for wmemcpy... yes
+checking for wmempcpy... yes
+checking for symlink... yes
+checking for mbsinit... yes
+checking for mbrtowc... yes
+checking for mprotect... yes
+checking for iswcntrl... yes
+checking wctype.h usability... yes
+checking wctype.h presence... yes
+checking for wctype.h... yes
+checking wchar.h usability... yes
+checking wchar.h presence... yes
+checking for wchar.h... yes
+checking for stdint.h... (cached) yes
+checking for inttypes.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking sys/mman.h usability... yes
+checking sys/mman.h presence... yes
+checking for sys/mman.h... yes
+checking features.h usability... yes
+checking features.h presence... yes
+checking for features.h... yes
+checking for unsigned long long int... yes
+checking for long long int... yes
+checking whether the preprocessor supports include_next... yes
+checking whether system header files limit the line length... no
+checking whether stdint.h conforms to C99... yes
+checking whether imaxabs is declared without a macro... yes
+checking whether imaxdiv is declared without a macro... yes
+checking whether strtoimax is declared without a macro... yes
+checking whether strtoumax is declared without a macro... yes
+checking for inttypes.h... (cached) yes
+checking whether the inttypes.h PRIxNN macros are broken... no
+checking for nl_langinfo and CODESET... yes
+checking for working fcntl.h... yes
+checking whether getc_unlocked is declared... yes
+checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
+checking for a traditional japanese locale... ja_JP
+checking for a transitional chinese locale... zh_CN.GB18030
+checking for a french Unicode locale... fr_FR.UTF-8
+checking for a traditional french locale... fr_FR
+checking for mmap... yes
+checking for MAP_ANONYMOUS... yes
+checking whether memchr works... yes
+checking whether memmem is declared... yes
+checking for memmem... yes
+checking whether memmem works... yes
+checking for stdbool.h that conforms to C99... yes
+checking for _Bool... yes
+checking for wchar_t... yes
+checking for C/C++ restrict keyword... __restrict
+checking whether ffsl is declared without a macro... yes
+checking whether ffsll is declared without a macro... yes
+checking whether memmem is declared without a macro... yes
+checking whether mempcpy is declared without a macro... yes
+checking whether memrchr is declared without a macro... yes
+checking whether rawmemchr is declared without a macro... yes
+checking whether stpcpy is declared without a macro... yes
+checking whether stpncpy is declared without a macro... yes
+checking whether strchrnul is declared without a macro... yes
+checking whether strdup is declared without a macro... yes
+checking whether strncat is declared without a macro... yes
+checking whether strndup is declared without a macro... yes
+checking whether strnlen is declared without a macro... yes
+checking whether strpbrk is declared without a macro... yes
+checking whether strsep is declared without a macro... yes
+checking whether strcasestr is declared without a macro... yes
+checking whether strtok_r is declared without a macro... yes
+checking whether strerror_r is declared without a macro... yes
+checking whether strsignal is declared without a macro... yes
+checking whether strverscmp is declared without a macro... yes
+checking whether <wchar.h> uses 'inline' correctly... yes
+checking for wint_t... yes
+checking for inline... inline
+checking for alloca as a compiler built-in... yes
+checking for working GNU fnmatch... yes
+checking whether INT32_MAX < INTMAX_MAX... yes
+checking whether INT64_MAX == LONG_MAX... no
+checking whether UINT32_MAX < UINTMAX_MAX... yes
+checking whether UINT64_MAX == ULONG_MAX... no
+checking whether mbrtowc handles incomplete characters... yes
+checking whether mbrtowc works as well as mbtowc... yes
+checking whether mbrtowc handles a NULL pwc argument... yes
+checking whether mbrtowc handles a NULL string argument... yes
+checking whether mbrtowc has a correct return value... yes
+checking whether mbrtowc returns 0 when parsing a NUL character... yes
+checking whether mbrtowc handles incomplete characters... (cached) yes
+checking whether mbrtowc works as well as mbtowc... (cached) yes
+checking whether mbrtowc handles incomplete characters... (cached) yes
+checking whether mbrtowc works as well as mbtowc... (cached) yes
+checking whether mbsrtowcs works... yes
+checking whether memmem works in linear time... yes
+checking for memmem... (cached) yes
+checking whether memmem works... (cached) yes
+checking whether NULL can be used in arbitrary expressions... yes
+checking whether btowc is declared without a macro... yes
+checking whether wctob is declared without a macro... yes
+checking whether mbsinit is declared without a macro... yes
+checking whether mbrtowc is declared without a macro... yes
+checking whether mbrlen is declared without a macro... yes
+checking whether mbsrtowcs is declared without a macro... yes
+checking whether mbsnrtowcs is declared without a macro... yes
+checking whether wcrtomb is declared without a macro... yes
+checking whether wcsrtombs is declared without a macro... yes
+checking whether wcsnrtombs is declared without a macro... yes
+checking whether wcwidth is declared without a macro... yes
+checking whether wmemchr is declared without a macro... yes
+checking whether wmemcmp is declared without a macro... yes
+checking whether wmemcpy is declared without a macro... yes
+checking whether wmemmove is declared without a macro... yes
+checking whether wmemset is declared without a macro... yes
+checking whether wcslen is declared without a macro... yes
+checking whether wcsnlen is declared without a macro... yes
+checking whether wcscpy is declared without a macro... yes
+checking whether wcpcpy is declared without a macro... yes
+checking whether wcsncpy is declared without a macro... yes
+checking whether wcpncpy is declared without a macro... yes
+checking whether wcscat is declared without a macro... yes
+checking whether wcsncat is declared without a macro... yes
+checking whether wcscmp is declared without a macro... yes
+checking whether wcsncmp is declared without a macro... yes
+checking whether wcscasecmp is declared without a macro... yes
+checking whether wcsncasecmp is declared without a macro... yes
+checking whether wcscoll is declared without a macro... yes
+checking whether wcsxfrm is declared without a macro... yes
+checking whether wcsdup is declared without a macro... yes
+checking whether wcschr is declared without a macro... yes
+checking whether wcsrchr is declared without a macro... yes
+checking whether wcscspn is declared without a macro... yes
+checking whether wcsspn is declared without a macro... yes
+checking whether wcspbrk is declared without a macro... yes
+checking whether wcsstr is declared without a macro... yes
+checking whether wcstok is declared without a macro... yes
+checking whether wcswidth is declared without a macro... yes
+checking whether iswcntrl works... yes
+checking for towlower... yes
+checking for wctype_t... yes
+checking for wctrans_t... yes
+checking whether wctype is declared without a macro... yes
+checking whether iswctype is declared without a macro... yes
+checking whether wctrans is declared without a macro... yes
+checking whether towctrans is declared without a macro... yes
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether build environment is sane... yes
+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.6... gcc3
+checking whether ln -s works... yes
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for i686-pc-linux-gnu-ar... ar
+configure: updating cache .././config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating import/Makefile
+config.status: creating config.h
+config.status: executing depfiles commands
+config.status: executing default commands
+checking for sgtty.h... (cached) yes
+checking for termio.h... (cached) yes
+checking for termios.h... (cached) yes
+checking for sys/reg.h... (cached) yes
+checking for string.h... (cached) yes
+checking for proc_service.h... (cached) no
+checking for sys/procfs.h... (cached) yes
+checking for thread_db.h... (cached) yes
+checking linux/elf.h usability... yes
+checking linux/elf.h presence... yes
+checking for linux/elf.h... yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking errno.h usability... yes
+checking errno.h presence... yes
+checking for errno.h... yes
+checking fcntl.h usability... yes
+checking fcntl.h presence... yes
+checking for fcntl.h... yes
+checking for signal.h... (cached) yes
+checking for sys/file.h... (cached) yes
+checking malloc.h usability... yes
+checking malloc.h presence... yes
+checking for malloc.h... yes
+checking for sys/ioctl.h... (cached) yes
+checking netinet/in.h usability... yes
+checking netinet/in.h presence... yes
+checking for netinet/in.h... yes
+checking for sys/socket.h... (cached) yes
+checking netdb.h usability... yes
+checking netdb.h presence... yes
+checking for netdb.h... yes
+checking netinet/tcp.h usability... yes
+checking netinet/tcp.h presence... yes
+checking for netinet/tcp.h... yes
+checking arpa/inet.h usability... yes
+checking arpa/inet.h presence... yes
+checking for arpa/inet.h... yes
+checking for sys/wait.h... (cached) yes
+checking for wait.h... (cached) yes
+checking for sys/un.h... (cached) yes
+checking for linux/perf_event.h... (cached) yes
+checking for pread... (cached) yes
+checking for pwrite... (cached) yes
+checking for pread64... (cached) yes
+checking for readlink... (cached) yes
+checking for vasprintf... yes
+checking for vsnprintf... yes
+checking for ust... no
+checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body
+checking for dladdr... yes
+checking for errno... yes - in errno.h
+checking whether strerror is declared... (cached) yes
+checking whether strstr is declared... (cached) yes
+checking whether perror is declared... yes
+checking whether vasprintf is declared... yes
+checking whether vsnprintf is declared... (cached) yes
+checking for socklen_t... (cached) yes
+checking for Elf32_auxv_t... yes
+checking for Elf64_auxv_t... yes
+checking if building for x86-64... no
+checking for PTRACE_GETREGS... yes
+checking for PTRACE_GETFPXREGS... yes
+checking for lwpid_t in sys/procfs.h... (cached) yes
+checking for psaddr_t in sys/procfs.h... (cached) yes
+checking for prgregset_t in sys/procfs.h... (cached) yes
+checking for elf_fpregset_t in sys/procfs.h... yes
+checking for dlopen in -ldl... yes
+checking for the dynamic export flag... -Wl,--dynamic-list
+checking for TD_VERSION... yes
+checking whether the target supports __sync_*_compare_and_swap... yes
+checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
+configure: updating cache .././config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating config.h
+config.status: executing default commands
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+CONFIG_HEADERS=config.h:config.in \
+ CONFIG_COMMANDS="default depdir" \
+ CONFIG_FILES= \
+ CONFIG_LINKS= \
+ /bin/dash config.status
+config.status: creating config.h
+config.status: config.h is unchanged
+config.status: executing default commands
+config.status: executing depdir commands
+../../Ferry_Tagscherer/gdb/observer.sh h ../../Ferry_Tagscherer/gdb/doc/observer.texi observer.h
+Creating observer.htmp
+Moving observer.htmp to observer.h
+../../Ferry_Tagscherer/gdb/observer.sh inc ../../Ferry_Tagscherer/gdb/doc/observer.texi observer.inc
+Creating observer.itmp
+Moving observer.itmp to observer.inc
+if [ "flex" ] && flex --version >/dev/null 2>&1; then \
+ flex -oada-lex.c ../../Ferry_Tagscherer/gdb/ada-lex.l && \
+ rm -f ada-lex.c.new && \
+ sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e 's/yy_flex_xrealloc/yyxrealloc/g' \
+ < ada-lex.c > ada-lex.c.new && \
+ rm -f ada-lex.c && \
+ mv ada-lex.c.new ada-lex.c; \
+ elif [ -f ada-lex.c ]; then \
+ echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \
+ else \
+ echo "ada-lex.c missing and flex not available."; \
+ false; \
+ fi
+config.status: creating Makefile
+config.status: executing depfiles commands
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+rm -f alloca.h-t alloca.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ cat ../../../../Ferry_Tagscherer/gdb/gnulib/import/alloca.in.h; \
+ } > alloca.h-t && \
+ mv -f alloca.h-t alloca.h
+rm -f configmake.h-t && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ echo '#define PREFIX "[...]/tschwinge/Ferry_Tagscherer.build.install"'; \
+ echo '#define EXEC_PREFIX "[...]/tschwinge/Ferry_Tagscherer.build.install"'; \
+ echo '#define BINDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/bin"'; \
+ echo '#define SBINDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/sbin"'; \
+ echo '#define LIBEXECDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/libexec"'; \
+ echo '#define DATAROOTDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share"'; \
+ echo '#define DATADIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share"'; \
+ echo '#define SYSCONFDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/etc"'; \
+ echo '#define SHAREDSTATEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/com"'; \
+ echo '#define LOCALSTATEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/var"'; \
+ echo '#define INCLUDEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/include"'; \
+ echo '#define OLDINCLUDEDIR "/usr/include"'; \
+ echo '#define DOCDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define INFODIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/info"'; \
+ echo '#define HTMLDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define DVIDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define PDFDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define PSDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define LIBDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/lib"'; \
+ echo '#define LISPDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/emacs/site-lisp"'; \
+ echo '#define LOCALEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale"'; \
+ echo '#define MANDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man"'; \
+ echo '#define MANEXT ""'; \
+ echo '#define PKGDATADIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/libgnu"'; \
+ echo '#define PKGINCLUDEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/include/libgnu"'; \
+ echo '#define PKGLIBDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/lib/libgnu"'; \
+ echo '#define PKGLIBEXECDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/libexec/libgnu"'; \
+ } | sed '/""/d' > configmake.h-t && \
+ mv -f configmake.h-t configmake.h
+rm -f c++defs.h-t c++defs.h && \
+ sed -n -e '/_GL_CXXDEFS/,$p' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/extra/snippet/c++defs.h \
+ > c++defs.h-t && \
+ mv c++defs.h-t c++defs.h
+rm -f warn-on-use.h-t warn-on-use.h && \
+ sed -n -e '/^.ifndef/,$p' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/extra/snippet/warn-on-use.h \
+ > warn-on-use.h-t && \
+ mv warn-on-use.h-t warn-on-use.h
+rm -f arg-nonnull.h-t arg-nonnull.h && \
+ sed -n -e '/GL_ARG_NONNULL/,$p' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/extra/snippet/arg-nonnull.h \
+ > arg-nonnull.h-t && \
+ mv arg-nonnull.h-t arg-nonnull.h
+rm -f inttypes.h-t inttypes.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
+ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
+ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
+ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
+ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
+ -e 's/@''PRIPTR_PREFIX''@/""/g' \
+ -e 's/@''GNULIB_IMAXABS''@/0/g' \
+ -e 's/@''GNULIB_IMAXDIV''@/0/g' \
+ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
+ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
+ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
+ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
+ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
+ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
+ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
+ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
+ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \
+ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
+ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/inttypes.in.h; \
+ } > inttypes.h-t && \
+ mv inttypes.h-t inttypes.h
+rm -f string.h-t string.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
+ -e 's/@''GNULIB_FFSL''@/0/g' \
+ -e 's/@''GNULIB_FFSLL''@/0/g' \
+ -e 's/@''GNULIB_MBSLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSNLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSCHR''@/0/g' \
+ -e 's/@''GNULIB_MBSRCHR''@/0/g' \
+ -e 's/@''GNULIB_MBSSTR''@/0/g' \
+ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
+ -e 's/@''GNULIB_MBSCSPN''@/0/g' \
+ -e 's/@''GNULIB_MBSPBRK''@/0/g' \
+ -e 's/@''GNULIB_MBSSPN''@/0/g' \
+ -e 's/@''GNULIB_MBSSEP''@/0/g' \
+ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
+ -e 's/@''GNULIB_MEMCHR''@/1/g' \
+ -e 's/@''GNULIB_MEMMEM''@/1/g' \
+ -e 's/@''GNULIB_MEMPCPY''@/0/g' \
+ -e 's/@''GNULIB_MEMRCHR''@/0/g' \
+ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
+ -e 's/@''GNULIB_STPCPY''@/0/g' \
+ -e 's/@''GNULIB_STPNCPY''@/0/g' \
+ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
+ -e 's/@''GNULIB_STRDUP''@/0/g' \
+ -e 's/@''GNULIB_STRNCAT''@/0/g' \
+ -e 's/@''GNULIB_STRNDUP''@/0/g' \
+ -e 's/@''GNULIB_STRNLEN''@/0/g' \
+ -e 's/@''GNULIB_STRPBRK''@/0/g' \
+ -e 's/@''GNULIB_STRSEP''@/0/g' \
+ -e 's/@''GNULIB_STRSTR''@/0/g' \
+ -e 's/@''GNULIB_STRCASESTR''@/0/g' \
+ -e 's/@''GNULIB_STRTOK_R''@/0/g' \
+ -e 's/@''GNULIB_STRERROR''@/0/g' \
+ -e 's/@''GNULIB_STRERROR_R''@/0/g' \
+ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
+ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/string.in.h | \
+ sed -e 's|@''HAVE_FFSL''@|1|g' \
+ -e 's|@''HAVE_FFSLL''@|1|g' \
+ -e 's|@''HAVE_MBSLEN''@|0|g' \
+ -e 's|@''HAVE_MEMCHR''@|1|g' \
+ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
+ -e 's|@''HAVE_MEMPCPY''@|1|g' \
+ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
+ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
+ -e 's|@''HAVE_STPCPY''@|1|g' \
+ -e 's|@''HAVE_STPNCPY''@|1|g' \
+ -e 's|@''HAVE_STRCHRNUL''@|1|g' \
+ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
+ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
+ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
+ -e 's|@''HAVE_STRPBRK''@|1|g' \
+ -e 's|@''HAVE_STRSEP''@|1|g' \
+ -e 's|@''HAVE_STRCASESTR''@|1|g' \
+ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
+ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
+ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
+ -e 's|@''HAVE_STRVERSCMP''@|1|g' \
+ -e 's|@''REPLACE_STPNCPY''@|0|g' \
+ -e 's|@''REPLACE_MEMCHR''@|0|g' \
+ -e 's|@''REPLACE_MEMMEM''@|0|g' \
+ -e 's|@''REPLACE_STRCASESTR''@|0|g' \
+ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
+ -e 's|@''REPLACE_STRDUP''@|0|g' \
+ -e 's|@''REPLACE_STRSTR''@|0|g' \
+ -e 's|@''REPLACE_STRERROR''@|0|g' \
+ -e 's|@''REPLACE_STRERROR_R''@|0|g' \
+ -e 's|@''REPLACE_STRNCAT''@|0|g' \
+ -e 's|@''REPLACE_STRNDUP''@|0|g' \
+ -e 's|@''REPLACE_STRNLEN''@|0|g' \
+ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
+ -e 's|@''REPLACE_STRTOK_R''@|0|g' \
+ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/string.in.h; \
+ } > string.h-t && \
+ mv string.h-t string.h
+rm -f wchar.h-t wchar.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''HAVE_FEATURES_H''@|1|g' \
+ -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
+ -e 's|@''HAVE_WCHAR_H''@|1|g' \
+ -e 's/@''GNULIB_BTOWC''@/0/g' \
+ -e 's/@''GNULIB_WCTOB''@/0/g' \
+ -e 's/@''GNULIB_MBSINIT''@/1/g' \
+ -e 's/@''GNULIB_MBRTOWC''@/1/g' \
+ -e 's/@''GNULIB_MBRLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
+ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
+ -e 's/@''GNULIB_WCRTOMB''@/0/g' \
+ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
+ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
+ -e 's/@''GNULIB_WCWIDTH''@/0/g' \
+ -e 's/@''GNULIB_WMEMCHR''@/0/g' \
+ -e 's/@''GNULIB_WMEMCMP''@/0/g' \
+ -e 's/@''GNULIB_WMEMCPY''@/0/g' \
+ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
+ -e 's/@''GNULIB_WMEMSET''@/0/g' \
+ -e 's/@''GNULIB_WCSLEN''@/0/g' \
+ -e 's/@''GNULIB_WCSNLEN''@/0/g' \
+ -e 's/@''GNULIB_WCSCPY''@/0/g' \
+ -e 's/@''GNULIB_WCPCPY''@/0/g' \
+ -e 's/@''GNULIB_WCSNCPY''@/0/g' \
+ -e 's/@''GNULIB_WCPNCPY''@/0/g' \
+ -e 's/@''GNULIB_WCSCAT''@/0/g' \
+ -e 's/@''GNULIB_WCSNCAT''@/0/g' \
+ -e 's/@''GNULIB_WCSCMP''@/0/g' \
+ -e 's/@''GNULIB_WCSNCMP''@/0/g' \
+ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
+ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
+ -e 's/@''GNULIB_WCSCOLL''@/0/g' \
+ -e 's/@''GNULIB_WCSXFRM''@/0/g' \
+ -e 's/@''GNULIB_WCSDUP''@/0/g' \
+ -e 's/@''GNULIB_WCSCHR''@/0/g' \
+ -e 's/@''GNULIB_WCSRCHR''@/0/g' \
+ -e 's/@''GNULIB_WCSCSPN''@/0/g' \
+ -e 's/@''GNULIB_WCSSPN''@/0/g' \
+ -e 's/@''GNULIB_WCSPBRK''@/0/g' \
+ -e 's/@''GNULIB_WCSSTR''@/0/g' \
+ -e 's/@''GNULIB_WCSTOK''@/0/g' \
+ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/wchar.in.h | \
+ sed -e 's|@''HAVE_WINT_T''@|1|g' \
+ -e 's|@''HAVE_BTOWC''@|1|g' \
+ -e 's|@''HAVE_MBSINIT''@|1|g' \
+ -e 's|@''HAVE_MBRTOWC''@|1|g' \
+ -e 's|@''HAVE_MBRLEN''@|1|g' \
+ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
+ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
+ -e 's|@''HAVE_WCRTOMB''@|1|g' \
+ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
+ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
+ -e 's|@''HAVE_WMEMCHR''@|1|g' \
+ -e 's|@''HAVE_WMEMCMP''@|1|g' \
+ -e 's|@''HAVE_WMEMCPY''@|1|g' \
+ -e 's|@''HAVE_WMEMMOVE''@|1|g' \
+ -e 's|@''HAVE_WMEMSET''@|1|g' \
+ -e 's|@''HAVE_WCSLEN''@|1|g' \
+ -e 's|@''HAVE_WCSNLEN''@|1|g' \
+ -e 's|@''HAVE_WCSCPY''@|1|g' \
+ -e 's|@''HAVE_WCPCPY''@|1|g' \
+ -e 's|@''HAVE_WCSNCPY''@|1|g' \
+ -e 's|@''HAVE_WCPNCPY''@|1|g' \
+ -e 's|@''HAVE_WCSCAT''@|1|g' \
+ -e 's|@''HAVE_WCSNCAT''@|1|g' \
+ -e 's|@''HAVE_WCSCMP''@|1|g' \
+ -e 's|@''HAVE_WCSNCMP''@|1|g' \
+ -e 's|@''HAVE_WCSCASECMP''@|1|g' \
+ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
+ -e 's|@''HAVE_WCSCOLL''@|1|g' \
+ -e 's|@''HAVE_WCSXFRM''@|1|g' \
+ -e 's|@''HAVE_WCSDUP''@|1|g' \
+ -e 's|@''HAVE_WCSCHR''@|1|g' \
+ -e 's|@''HAVE_WCSRCHR''@|1|g' \
+ -e 's|@''HAVE_WCSCSPN''@|1|g' \
+ -e 's|@''HAVE_WCSSPN''@|1|g' \
+ -e 's|@''HAVE_WCSPBRK''@|1|g' \
+ -e 's|@''HAVE_WCSSTR''@|1|g' \
+ -e 's|@''HAVE_WCSTOK''@|1|g' \
+ -e 's|@''HAVE_WCSWIDTH''@|1|g' \
+ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
+ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
+ | \
+ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
+ -e 's|@''REPLACE_BTOWC''@|0|g' \
+ -e 's|@''REPLACE_WCTOB''@|0|g' \
+ -e 's|@''REPLACE_MBSINIT''@|0|g' \
+ -e 's|@''REPLACE_MBRTOWC''@|0|g' \
+ -e 's|@''REPLACE_MBRLEN''@|0|g' \
+ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
+ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
+ -e 's|@''REPLACE_WCRTOMB''@|0|g' \
+ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
+ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
+ -e 's|@''REPLACE_WCWIDTH''@|0|g' \
+ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
+ } > wchar.h-t && \
+ mv wchar.h-t wchar.h
+rm -f wctype.h-t wctype.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's/@''HAVE_WCTYPE_H''@/1/g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
+ -e 's/@''GNULIB_ISWBLANK''@/0/g' \
+ -e 's/@''GNULIB_WCTYPE''@/0/g' \
+ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
+ -e 's/@''GNULIB_WCTRANS''@/0/g' \
+ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
+ -e 's/@''HAVE_ISWBLANK''@/1/g' \
+ -e 's/@''HAVE_ISWCNTRL''@/1/g' \
+ -e 's/@''HAVE_WCTYPE_T''@/1/g' \
+ -e 's/@''HAVE_WCTRANS_T''@/1/g' \
+ -e 's/@''HAVE_WINT_T''@/1/g' \
+ -e 's/@''REPLACE_ISWBLANK''@/0/g' \
+ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
+ -e 's/@''REPLACE_TOWLOWER''@/0/g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../Ferry_Tagscherer/gdb/gnulib/import/wctype.in.h; \
+ } > wctype.h-t && \
+ mv wctype.h-t wctype.h
+make all-recursive
+make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/localcharset.c
+mv -f .deps/localcharset.Tpo .deps/localcharset.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../Ferry_Tagscherer/gdb/gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../Ferry_Tagscherer/gdb/gnulib/import/strnlen1.c
+mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
+rm -f libgnu.a
+ar cru libgnu.a localcharset.o strnlen1.o
+ranlib libgnu.a
+rm -f t-charset.alias charset.alias && \
+ /bin/dash ../../../../Ferry_Tagscherer/gdb/gnulib/import/config.charset 'i686-pc-linux-gnu' > t-charset.alias && \
+ mv t-charset.alias charset.alias
+rm -f t-ref-add.sed ref-add.sed && \
+ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../Ferry_Tagscherer/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
+ mv t-ref-add.sed ref-add.sed
+rm -f t-ref-del.sed ref-del.sed && \
+ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../Ferry_Tagscherer/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
+ mv t-ref-del.sed ref-del.sed
+make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../Ferry_Tagscherer/gdb/gdb.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../Ferry_Tagscherer/gdb/i386-tdep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo ../../Ferry_Tagscherer/gdb/i386-linux-tdep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo ../../Ferry_Tagscherer/gdb/glibc-tdep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../Ferry_Tagscherer/gdb/i387-tdep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../Ferry_Tagscherer/gdb/solib-svr4.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo ../../Ferry_Tagscherer/gdb/symfile-mem.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo ../../Ferry_Tagscherer/gdb/linux-tdep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo ../../Ferry_Tagscherer/gdb/linux-record.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../Ferry_Tagscherer/gdb/ser-base.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../Ferry_Tagscherer/gdb/ser-unix.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../Ferry_Tagscherer/gdb/ser-pipe.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../Ferry_Tagscherer/gdb/ser-tcp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo ../../Ferry_Tagscherer/gdb/inf-ptrace.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo ../../Ferry_Tagscherer/gdb/i386-nat.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-linux-nat.o -MT i386-linux-nat.o -MMD -MP -MF .deps/i386-linux-nat.Tpo ../../Ferry_Tagscherer/gdb/i386-linux-nat.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../Ferry_Tagscherer/gdb/proc-service.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo ../../Ferry_Tagscherer/gdb/linux-thread-db.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo ../../Ferry_Tagscherer/gdb/linux-nat.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ../../Ferry_Tagscherer/gdb/common/linux-osdata.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../Ferry_Tagscherer/gdb/linux-fork.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../Ferry_Tagscherer/gdb/common/linux-procfs.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../Ferry_Tagscherer/gdb/common/linux-ptrace.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../Ferry_Tagscherer/gdb/remote.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../Ferry_Tagscherer/gdb/dcache.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../Ferry_Tagscherer/gdb/tracepoint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../Ferry_Tagscherer/gdb/ax-general.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../Ferry_Tagscherer/gdb/ax-gdb.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../Ferry_Tagscherer/gdb/remote-fileio.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-dump.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-decode.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-script.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-cmds.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-setshow.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-logging.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-interp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ../../Ferry_Tagscherer/gdb/cli/cli-utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-out.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-console.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmds.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-env.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-var.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-break.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-stack.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-file.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-disas.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-symbol-cmds.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-target.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-info.o -MT mi-cmd-info.o -MMD -MP -MF .deps/mi-cmd-info.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-cmd-info.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-interp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-main.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-parse.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-getopt.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-command.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-data.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-disasm.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-file.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-hooks.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-interp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-io.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-layout.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-out.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-regs.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-source.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-stack.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-win.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-windata.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-wingeneral.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../Ferry_Tagscherer/gdb/tui/tui-winsource.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../Ferry_Tagscherer/gdb/tui/tui.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/python.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-auto-load.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-block.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-bpevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-breakpoint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-cmd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-continueevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-event.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-evtregistry.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-evts.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-exitedevent.o -MT py-exitedevent.o -MMD -MP -MF .deps/py-exitedevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-exitedevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-finishbreakpoint.o -MT py-finishbreakpoint.o -MMD -MP -MF .deps/py-finishbreakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-finishbreakpoint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-function.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-gdb-readline.o -MT py-gdb-readline.o -MMD -MP -MF .deps/py-gdb-readline.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-gdb-readline.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-inferior.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-infthread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-lazy-string.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-newobjfileevent.o -MT py-newobjfileevent.o -MMD -MP -MF .deps/py-newobjfileevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-newobjfileevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-objfile.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-param.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-prettyprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-progspace.o -MT py-progspace.o -MMD -MP -MF .deps/py-progspace.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-progspace.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-signalevent.o -MT py-signalevent.o -MMD -MP -MF .deps/py-signalevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-signalevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-stopevent.o -MT py-stopevent.o -MMD -MP -MF .deps/py-stopevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-stopevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-symbol.o -MT py-symbol.o -MMD -MP -MF .deps/py-symbol.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-symbol.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-symtab.o -MT py-symtab.o -MMD -MP -MF .deps/py-symtab.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-symtab.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-threadevent.o -MT py-threadevent.o -MMD -MP -MF .deps/py-threadevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-threadevent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-type.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-value.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo ../../Ferry_Tagscherer/gdb/elfread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF .deps/stap-probe.Tpo ../../Ferry_Tagscherer/gdb/stap-probe.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo ../../Ferry_Tagscherer/gdb/posix-hdep.c
+rm -f c-exp.c c-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \
+ || (rm -f c-exp.c; false)
+conflicts: 39 shift/reduce, 53 reduce/reduce
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/c-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/c-exp.y|sed 's/\//\\\\\//g'`/" \
+ < c-exp.c.tmp > c-exp.c
+rm -f c-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c
+rm -f cp-name-parser.c cp-name-parser.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \
+ || (rm -f cp-name-parser.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/cp-name-parser.y`/\1`echo ../../Ferry_Tagscherer/gdb/cp-name-parser.y|sed 's/\//\\\\\//g'`/" \
+ < cp-name-parser.c.tmp > cp-name-parser.c
+rm -f cp-name-parser.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c
+rm -f ada-exp.c ada-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \
+ || (rm -f ada-exp.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/ada-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/ada-exp.y|sed 's/\//\\\\\//g'`/" \
+ < ada-exp.c.tmp > ada-exp.c
+rm -f ada-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c
+rm -f jv-exp.c jv-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/jv-exp.y y.tab.c jv-exp.c -- bison -y && mv jv-exp.c jv-exp.c.tmp \
+ || (rm -f jv-exp.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/jv-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/jv-exp.y|sed 's/\//\\\\\//g'`/" \
+ < jv-exp.c.tmp > jv-exp.c
+rm -f jv-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c
+rm -f f-exp.c f-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \
+ || (rm -f f-exp.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/f-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/f-exp.y|sed 's/\//\\\\\//g'`/" \
+ < f-exp.c.tmp > f-exp.c
+rm -f f-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
+rm -f go-exp.c go-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/go-exp.y y.tab.c go-exp.c -- bison -y && mv go-exp.c go-exp.c.tmp \
+ || (rm -f go-exp.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/go-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/go-exp.y|sed 's/\//\\\\\//g'`/" \
+ < go-exp.c.tmp > go-exp.c
+rm -f go-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
+rm -f m2-exp.c m2-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \
+ || (rm -f m2-exp.c; false)
+conflicts: 34 shift/reduce
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/../../Ferry_Tagscherer/gdb/m2-exp.y:351.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/m2-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/m2-exp.y|sed 's/\//\\\\\//g'`/" \
+ < m2-exp.c.tmp > m2-exp.c
+rm -f m2-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
+rm -f p-exp.c p-exp.c.tmp
+/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \
+ || (rm -f p-exp.c; false)
+sed -e '/extern.*malloc/d' \
+ -e '/extern.*realloc/d' \
+ -e '/extern.*free/d' \
+ -e '/include.*malloc.h/d' \
+ -e 's/\([^x]\)malloc/\1xmalloc/g' \
+ -e 's/\([^x]\)realloc/\1xrealloc/g' \
+ -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
+ -e 's/\([ \t;,(]\)free$/\1xfree/g' \
+ -e '/^#line.*y.tab.c/d' \
+ -e "s/^\(#line.*\)`basename ../../Ferry_Tagscherer/gdb/p-exp.y`/\1`echo ../../Ferry_Tagscherer/gdb/p-exp.y|sed 's/\//\\\\\//g'`/" \
+ < p-exp.c.tmp > p-exp.c
+rm -f p-exp.c.tmp
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
+rm -f version.c-tmp version.c
+echo '#include "version.h"' >> version.c-tmp
+echo 'const char version[] = "'"`sed q ../../Ferry_Tagscherer/gdb/version.in`"'";' >> version.c-tmp
+echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c-tmp
+echo 'const char target_name[] = "i686-pc-linux-gnu";' >> version.c-tmp
+mv version.c-tmp version.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../Ferry_Tagscherer/gdb/annotate.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../Ferry_Tagscherer/gdb/addrmap.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo ../../Ferry_Tagscherer/gdb/auto-load.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../Ferry_Tagscherer/gdb/auxv.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo ../../Ferry_Tagscherer/gdb/agent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../Ferry_Tagscherer/gdb/bfd-target.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../Ferry_Tagscherer/gdb/blockframe.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../Ferry_Tagscherer/gdb/breakpoint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../Ferry_Tagscherer/gdb/findvar.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../Ferry_Tagscherer/gdb/regcache.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo ../../Ferry_Tagscherer/gdb/cleanups.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../Ferry_Tagscherer/gdb/charset.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../Ferry_Tagscherer/gdb/continuations.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../Ferry_Tagscherer/gdb/corelow.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../Ferry_Tagscherer/gdb/disasm.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../Ferry_Tagscherer/gdb/dummy-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../Ferry_Tagscherer/gdb/dfp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../Ferry_Tagscherer/gdb/source.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../Ferry_Tagscherer/gdb/value.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../Ferry_Tagscherer/gdb/eval.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../Ferry_Tagscherer/gdb/valops.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../Ferry_Tagscherer/gdb/valarith.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../Ferry_Tagscherer/gdb/valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
+ -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../Ferry_Tagscherer/gdb/printcmd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../Ferry_Tagscherer/gdb/block.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../Ferry_Tagscherer/gdb/symtab.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../Ferry_Tagscherer/gdb/psymtab.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../Ferry_Tagscherer/gdb/symfile.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../Ferry_Tagscherer/gdb/symmisc.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../Ferry_Tagscherer/gdb/linespec.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../Ferry_Tagscherer/gdb/dictionary.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../Ferry_Tagscherer/gdb/infcall.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../Ferry_Tagscherer/gdb/infcmd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../Ferry_Tagscherer/gdb/infrun.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../Ferry_Tagscherer/gdb/expprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../Ferry_Tagscherer/gdb/environ.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../Ferry_Tagscherer/gdb/stack.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../Ferry_Tagscherer/gdb/thread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../Ferry_Tagscherer/gdb/exceptions.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../Ferry_Tagscherer/gdb/filesystem.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../Ferry_Tagscherer/gdb/inf-child.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../Ferry_Tagscherer/gdb/interps.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../Ferry_Tagscherer/gdb/minidebug.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../Ferry_Tagscherer/gdb/main.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../Ferry_Tagscherer/gdb/macrotab.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../Ferry_Tagscherer/gdb/macrocmd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../Ferry_Tagscherer/gdb/macroexp.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../Ferry_Tagscherer/gdb/macroscope.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../Ferry_Tagscherer/gdb/mi/mi-common.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../Ferry_Tagscherer/gdb/event-loop.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../Ferry_Tagscherer/gdb/event-top.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../Ferry_Tagscherer/gdb/inf-loop.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../Ferry_Tagscherer/gdb/completer.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../Ferry_Tagscherer/gdb/gdbarch.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../Ferry_Tagscherer/gdb/arch-utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../Ferry_Tagscherer/gdb/gdbtypes.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo ../../Ferry_Tagscherer/gdb/gdb_bfd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../Ferry_Tagscherer/gdb/osabi.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../Ferry_Tagscherer/gdb/copying.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../Ferry_Tagscherer/gdb/memattr.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../Ferry_Tagscherer/gdb/mem-break.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../Ferry_Tagscherer/gdb/target.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../Ferry_Tagscherer/gdb/parse.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../Ferry_Tagscherer/gdb/language.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../Ferry_Tagscherer/gdb/buildsym.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../Ferry_Tagscherer/gdb/findcmd.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../Ferry_Tagscherer/gdb/std-regs.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../Ferry_Tagscherer/gdb/common/signals.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../Ferry_Tagscherer/gdb/exec.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../Ferry_Tagscherer/gdb/reverse.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../Ferry_Tagscherer/gdb/bcache.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../Ferry_Tagscherer/gdb/objfiles.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../Ferry_Tagscherer/gdb/observer.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../Ferry_Tagscherer/gdb/minsyms.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../Ferry_Tagscherer/gdb/maint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../Ferry_Tagscherer/gdb/demangle.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../Ferry_Tagscherer/gdb/dbxread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../Ferry_Tagscherer/gdb/coffread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../Ferry_Tagscherer/gdb/coff-pe-read.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../Ferry_Tagscherer/gdb/dwarf2read.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../Ferry_Tagscherer/gdb/mipsread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../Ferry_Tagscherer/gdb/stabsread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../Ferry_Tagscherer/gdb/corefile.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../Ferry_Tagscherer/gdb/dwarf2expr.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../Ferry_Tagscherer/gdb/dwarf2loc.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../Ferry_Tagscherer/gdb/dwarf2-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../Ferry_Tagscherer/gdb/dwarf2-frame-tailcall.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../Ferry_Tagscherer/gdb/ada-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../Ferry_Tagscherer/gdb/c-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../Ferry_Tagscherer/gdb/d-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../Ferry_Tagscherer/gdb/f-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../Ferry_Tagscherer/gdb/objc-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../Ferry_Tagscherer/gdb/ada-tasks.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ../../Ferry_Tagscherer/gdb/ada-varobj.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../Ferry_Tagscherer/gdb/ui-out.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../Ferry_Tagscherer/gdb/cli-out.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../Ferry_Tagscherer/gdb/varobj.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../Ferry_Tagscherer/gdb/common/vec.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo ../../Ferry_Tagscherer/gdb/go-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo ../../Ferry_Tagscherer/gdb/go-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo ../../Ferry_Tagscherer/gdb/go-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../Ferry_Tagscherer/gdb/jv-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../Ferry_Tagscherer/gdb/jv-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../Ferry_Tagscherer/gdb/jv-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../Ferry_Tagscherer/gdb/m2-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../Ferry_Tagscherer/gdb/opencl-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../Ferry_Tagscherer/gdb/p-lang.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../Ferry_Tagscherer/gdb/p-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../Ferry_Tagscherer/gdb/p-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../Ferry_Tagscherer/gdb/sentinel-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../Ferry_Tagscherer/gdb/complaints.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../Ferry_Tagscherer/gdb/typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../Ferry_Tagscherer/gdb/ada-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../Ferry_Tagscherer/gdb/c-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../Ferry_Tagscherer/gdb/f-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../Ferry_Tagscherer/gdb/m2-typeprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../Ferry_Tagscherer/gdb/ada-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../Ferry_Tagscherer/gdb/c-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../Ferry_Tagscherer/gdb/cp-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../Ferry_Tagscherer/gdb/d-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../Ferry_Tagscherer/gdb/f-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../Ferry_Tagscherer/gdb/m2-valprint.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../Ferry_Tagscherer/gdb/serial.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../Ferry_Tagscherer/gdb/mdebugread.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../Ferry_Tagscherer/gdb/top.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../Ferry_Tagscherer/gdb/utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../Ferry_Tagscherer/gdb/ui-file.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../Ferry_Tagscherer/gdb/user-regs.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../Ferry_Tagscherer/gdb/frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../Ferry_Tagscherer/gdb/frame-unwind.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../Ferry_Tagscherer/gdb/doublest.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../Ferry_Tagscherer/gdb/frame-base.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../Ferry_Tagscherer/gdb/inline-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../Ferry_Tagscherer/gdb/gnu-v2-abi.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../Ferry_Tagscherer/gdb/gnu-v3-abi.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../Ferry_Tagscherer/gdb/cp-abi.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../Ferry_Tagscherer/gdb/cp-support.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../Ferry_Tagscherer/gdb/cp-namespace.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../Ferry_Tagscherer/gdb/reggroups.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../Ferry_Tagscherer/gdb/regset.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../Ferry_Tagscherer/gdb/trad-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../Ferry_Tagscherer/gdb/tramp-frame.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../Ferry_Tagscherer/gdb/solib.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../Ferry_Tagscherer/gdb/solib-target.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../Ferry_Tagscherer/gdb/prologue-value.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../Ferry_Tagscherer/gdb/memory-map.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../Ferry_Tagscherer/gdb/memrange.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../Ferry_Tagscherer/gdb/xml-support.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../Ferry_Tagscherer/gdb/xml-syscall.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../Ferry_Tagscherer/gdb/common/xml-utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../Ferry_Tagscherer/gdb/target-descriptions.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../Ferry_Tagscherer/gdb/target-memory.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../Ferry_Tagscherer/gdb/xml-tdesc.c
+rm -f xml-builtin.tmp
+AWK="gawk" \
+ /bin/dash ../../Ferry_Tagscherer/gdb/features/feature_to_c.sh \
+ xml-builtin.tmp ../../Ferry_Tagscherer/gdb/features/gdb-target.dtd ../../Ferry_Tagscherer/gdb/features/xinclude.dtd ../../Ferry_Tagscherer/gdb/features/library-list.dtd ../../Ferry_Tagscherer/gdb/features/library-list-svr4.dtd ../../Ferry_Tagscherer/gdb/features/osdata.dtd ../../Ferry_Tagscherer/gdb/features/threads.dtd ../../Ferry_Tagscherer/gdb/features/traceframe-info.dtd
+/bin/dash ../../Ferry_Tagscherer/gdb/../move-if-change xml-builtin.tmp xml-builtin.c
+echo stamp > stamp-xml
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../Ferry_Tagscherer/gdb/inferior.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../Ferry_Tagscherer/gdb/osdata.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../Ferry_Tagscherer/gdb/gdb_usleep.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../Ferry_Tagscherer/gdb/record.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../Ferry_Tagscherer/gdb/gcore.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../Ferry_Tagscherer/gdb/common/gdb_vecs.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../Ferry_Tagscherer/gdb/jit.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../Ferry_Tagscherer/gdb/progspace.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o skip.o -MT skip.o -MMD -MP -MF .deps/skip.Tpo ../../Ferry_Tagscherer/gdb/skip.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o probe.o -MT probe.o -MMD -MP -MF .deps/probe.Tpo ../../Ferry_Tagscherer/gdb/probe.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../Ferry_Tagscherer/gdb/common/common-utils.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../Ferry_Tagscherer/gdb/common/buffer.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../Ferry_Tagscherer/gdb/common/ptid.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF .deps/gdb-dlfcn.Tpo ../../Ferry_Tagscherer/gdb/gdb-dlfcn.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o common-agent.o -MT common-agent.o -MMD -MP -MF .deps/common-agent.Tpo ../../Ferry_Tagscherer/gdb/common/agent.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../Ferry_Tagscherer/gdb/common/format.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o registry.o -MT registry.o -MMD -MP -MF .deps/registry.Tpo ../../Ferry_Tagscherer/gdb/registry.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../Ferry_Tagscherer/gdb/inflow.c
+Making init.c
+gcc-4.6 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
+rm -f gdb
+gcc-4.6 -g -O2 -static-libstdc++ -static-libgcc \
+ -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \
+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -rdynamic
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
+make[4]: Nothing to be done for `all'.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+CONFIG_FILES="" CONFIG_HEADERS=config.h:config.in /bin/sh ./config.status
+config.status: creating config.h
+config.status: config.h is unchanged
+config.status: executing default commands
+config.status: creating Makefile
+config.status: executing depfiles commands
+make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+rm -f alloca.h-t alloca.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ cat ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/alloca.in.h; \
+ } > alloca.h-t && \
+ mv -f alloca.h-t alloca.h
+rm -f configmake.h-t && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ echo '#define PREFIX "[...]/tschwinge/Ferry_Tagscherer.build.install"'; \
+ echo '#define EXEC_PREFIX "[...]/tschwinge/Ferry_Tagscherer.build.install"'; \
+ echo '#define BINDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/bin"'; \
+ echo '#define SBINDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/sbin"'; \
+ echo '#define LIBEXECDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/libexec"'; \
+ echo '#define DATAROOTDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share"'; \
+ echo '#define DATADIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share"'; \
+ echo '#define SYSCONFDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/etc"'; \
+ echo '#define SHAREDSTATEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/com"'; \
+ echo '#define LOCALSTATEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/var"'; \
+ echo '#define INCLUDEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/include"'; \
+ echo '#define OLDINCLUDEDIR "/usr/include"'; \
+ echo '#define DOCDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define INFODIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/info"'; \
+ echo '#define HTMLDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define DVIDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define PDFDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define PSDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/doc/"'; \
+ echo '#define LIBDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/lib"'; \
+ echo '#define LISPDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/emacs/site-lisp"'; \
+ echo '#define LOCALEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale"'; \
+ echo '#define MANDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man"'; \
+ echo '#define MANEXT ""'; \
+ echo '#define PKGDATADIR "[...]/tschwinge/Ferry_Tagscherer.build.install/share/libgnu"'; \
+ echo '#define PKGINCLUDEDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/include/libgnu"'; \
+ echo '#define PKGLIBDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/lib/libgnu"'; \
+ echo '#define PKGLIBEXECDIR "[...]/tschwinge/Ferry_Tagscherer.build.install/libexec/libgnu"'; \
+ } | sed '/""/d' > configmake.h-t && \
+ mv -f configmake.h-t configmake.h
+rm -f c++defs.h-t c++defs.h && \
+ sed -n -e '/_GL_CXXDEFS/,$p' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/extra/snippet/c++defs.h \
+ > c++defs.h-t && \
+ mv c++defs.h-t c++defs.h
+rm -f warn-on-use.h-t warn-on-use.h && \
+ sed -n -e '/^.ifndef/,$p' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/extra/snippet/warn-on-use.h \
+ > warn-on-use.h-t && \
+ mv warn-on-use.h-t warn-on-use.h
+rm -f arg-nonnull.h-t arg-nonnull.h && \
+ sed -n -e '/GL_ARG_NONNULL/,$p' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/extra/snippet/arg-nonnull.h \
+ > arg-nonnull.h-t && \
+ mv arg-nonnull.h-t arg-nonnull.h
+rm -f inttypes.h-t inttypes.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
+ -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
+ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
+ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
+ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
+ -e 's/@''PRIPTR_PREFIX''@/""/g' \
+ -e 's/@''GNULIB_IMAXABS''@/0/g' \
+ -e 's/@''GNULIB_IMAXDIV''@/0/g' \
+ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
+ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
+ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
+ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
+ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
+ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
+ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
+ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
+ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \
+ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
+ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/inttypes.in.h; \
+ } > inttypes.h-t && \
+ mv inttypes.h-t inttypes.h
+rm -f string.h-t string.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
+ -e 's/@''GNULIB_FFSL''@/0/g' \
+ -e 's/@''GNULIB_FFSLL''@/0/g' \
+ -e 's/@''GNULIB_MBSLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSNLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSCHR''@/0/g' \
+ -e 's/@''GNULIB_MBSRCHR''@/0/g' \
+ -e 's/@''GNULIB_MBSSTR''@/0/g' \
+ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
+ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
+ -e 's/@''GNULIB_MBSCSPN''@/0/g' \
+ -e 's/@''GNULIB_MBSPBRK''@/0/g' \
+ -e 's/@''GNULIB_MBSSPN''@/0/g' \
+ -e 's/@''GNULIB_MBSSEP''@/0/g' \
+ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
+ -e 's/@''GNULIB_MEMCHR''@/1/g' \
+ -e 's/@''GNULIB_MEMMEM''@/1/g' \
+ -e 's/@''GNULIB_MEMPCPY''@/0/g' \
+ -e 's/@''GNULIB_MEMRCHR''@/0/g' \
+ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
+ -e 's/@''GNULIB_STPCPY''@/0/g' \
+ -e 's/@''GNULIB_STPNCPY''@/0/g' \
+ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
+ -e 's/@''GNULIB_STRDUP''@/0/g' \
+ -e 's/@''GNULIB_STRNCAT''@/0/g' \
+ -e 's/@''GNULIB_STRNDUP''@/0/g' \
+ -e 's/@''GNULIB_STRNLEN''@/0/g' \
+ -e 's/@''GNULIB_STRPBRK''@/0/g' \
+ -e 's/@''GNULIB_STRSEP''@/0/g' \
+ -e 's/@''GNULIB_STRSTR''@/0/g' \
+ -e 's/@''GNULIB_STRCASESTR''@/0/g' \
+ -e 's/@''GNULIB_STRTOK_R''@/0/g' \
+ -e 's/@''GNULIB_STRERROR''@/0/g' \
+ -e 's/@''GNULIB_STRERROR_R''@/0/g' \
+ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
+ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/string.in.h | \
+ sed -e 's|@''HAVE_FFSL''@|1|g' \
+ -e 's|@''HAVE_FFSLL''@|1|g' \
+ -e 's|@''HAVE_MBSLEN''@|0|g' \
+ -e 's|@''HAVE_MEMCHR''@|1|g' \
+ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
+ -e 's|@''HAVE_MEMPCPY''@|1|g' \
+ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
+ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
+ -e 's|@''HAVE_STPCPY''@|1|g' \
+ -e 's|@''HAVE_STPNCPY''@|1|g' \
+ -e 's|@''HAVE_STRCHRNUL''@|1|g' \
+ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
+ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
+ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
+ -e 's|@''HAVE_STRPBRK''@|1|g' \
+ -e 's|@''HAVE_STRSEP''@|1|g' \
+ -e 's|@''HAVE_STRCASESTR''@|1|g' \
+ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
+ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
+ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
+ -e 's|@''HAVE_STRVERSCMP''@|1|g' \
+ -e 's|@''REPLACE_STPNCPY''@|0|g' \
+ -e 's|@''REPLACE_MEMCHR''@|0|g' \
+ -e 's|@''REPLACE_MEMMEM''@|0|g' \
+ -e 's|@''REPLACE_STRCASESTR''@|0|g' \
+ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
+ -e 's|@''REPLACE_STRDUP''@|0|g' \
+ -e 's|@''REPLACE_STRSTR''@|0|g' \
+ -e 's|@''REPLACE_STRERROR''@|0|g' \
+ -e 's|@''REPLACE_STRERROR_R''@|0|g' \
+ -e 's|@''REPLACE_STRNCAT''@|0|g' \
+ -e 's|@''REPLACE_STRNDUP''@|0|g' \
+ -e 's|@''REPLACE_STRNLEN''@|0|g' \
+ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
+ -e 's|@''REPLACE_STRTOK_R''@|0|g' \
+ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/string.in.h; \
+ } > string.h-t && \
+ mv string.h-t string.h
+rm -f wchar.h-t wchar.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''HAVE_FEATURES_H''@|1|g' \
+ -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
+ -e 's|@''HAVE_WCHAR_H''@|1|g' \
+ -e 's/@''GNULIB_BTOWC''@/0/g' \
+ -e 's/@''GNULIB_WCTOB''@/0/g' \
+ -e 's/@''GNULIB_MBSINIT''@/1/g' \
+ -e 's/@''GNULIB_MBRTOWC''@/1/g' \
+ -e 's/@''GNULIB_MBRLEN''@/0/g' \
+ -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
+ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
+ -e 's/@''GNULIB_WCRTOMB''@/0/g' \
+ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
+ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
+ -e 's/@''GNULIB_WCWIDTH''@/0/g' \
+ -e 's/@''GNULIB_WMEMCHR''@/0/g' \
+ -e 's/@''GNULIB_WMEMCMP''@/0/g' \
+ -e 's/@''GNULIB_WMEMCPY''@/0/g' \
+ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
+ -e 's/@''GNULIB_WMEMSET''@/0/g' \
+ -e 's/@''GNULIB_WCSLEN''@/0/g' \
+ -e 's/@''GNULIB_WCSNLEN''@/0/g' \
+ -e 's/@''GNULIB_WCSCPY''@/0/g' \
+ -e 's/@''GNULIB_WCPCPY''@/0/g' \
+ -e 's/@''GNULIB_WCSNCPY''@/0/g' \
+ -e 's/@''GNULIB_WCPNCPY''@/0/g' \
+ -e 's/@''GNULIB_WCSCAT''@/0/g' \
+ -e 's/@''GNULIB_WCSNCAT''@/0/g' \
+ -e 's/@''GNULIB_WCSCMP''@/0/g' \
+ -e 's/@''GNULIB_WCSNCMP''@/0/g' \
+ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
+ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
+ -e 's/@''GNULIB_WCSCOLL''@/0/g' \
+ -e 's/@''GNULIB_WCSXFRM''@/0/g' \
+ -e 's/@''GNULIB_WCSDUP''@/0/g' \
+ -e 's/@''GNULIB_WCSCHR''@/0/g' \
+ -e 's/@''GNULIB_WCSRCHR''@/0/g' \
+ -e 's/@''GNULIB_WCSCSPN''@/0/g' \
+ -e 's/@''GNULIB_WCSSPN''@/0/g' \
+ -e 's/@''GNULIB_WCSPBRK''@/0/g' \
+ -e 's/@''GNULIB_WCSSTR''@/0/g' \
+ -e 's/@''GNULIB_WCSTOK''@/0/g' \
+ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/wchar.in.h | \
+ sed -e 's|@''HAVE_WINT_T''@|1|g' \
+ -e 's|@''HAVE_BTOWC''@|1|g' \
+ -e 's|@''HAVE_MBSINIT''@|1|g' \
+ -e 's|@''HAVE_MBRTOWC''@|1|g' \
+ -e 's|@''HAVE_MBRLEN''@|1|g' \
+ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
+ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
+ -e 's|@''HAVE_WCRTOMB''@|1|g' \
+ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
+ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
+ -e 's|@''HAVE_WMEMCHR''@|1|g' \
+ -e 's|@''HAVE_WMEMCMP''@|1|g' \
+ -e 's|@''HAVE_WMEMCPY''@|1|g' \
+ -e 's|@''HAVE_WMEMMOVE''@|1|g' \
+ -e 's|@''HAVE_WMEMSET''@|1|g' \
+ -e 's|@''HAVE_WCSLEN''@|1|g' \
+ -e 's|@''HAVE_WCSNLEN''@|1|g' \
+ -e 's|@''HAVE_WCSCPY''@|1|g' \
+ -e 's|@''HAVE_WCPCPY''@|1|g' \
+ -e 's|@''HAVE_WCSNCPY''@|1|g' \
+ -e 's|@''HAVE_WCPNCPY''@|1|g' \
+ -e 's|@''HAVE_WCSCAT''@|1|g' \
+ -e 's|@''HAVE_WCSNCAT''@|1|g' \
+ -e 's|@''HAVE_WCSCMP''@|1|g' \
+ -e 's|@''HAVE_WCSNCMP''@|1|g' \
+ -e 's|@''HAVE_WCSCASECMP''@|1|g' \
+ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
+ -e 's|@''HAVE_WCSCOLL''@|1|g' \
+ -e 's|@''HAVE_WCSXFRM''@|1|g' \
+ -e 's|@''HAVE_WCSDUP''@|1|g' \
+ -e 's|@''HAVE_WCSCHR''@|1|g' \
+ -e 's|@''HAVE_WCSRCHR''@|1|g' \
+ -e 's|@''HAVE_WCSCSPN''@|1|g' \
+ -e 's|@''HAVE_WCSSPN''@|1|g' \
+ -e 's|@''HAVE_WCSPBRK''@|1|g' \
+ -e 's|@''HAVE_WCSSTR''@|1|g' \
+ -e 's|@''HAVE_WCSTOK''@|1|g' \
+ -e 's|@''HAVE_WCSWIDTH''@|1|g' \
+ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
+ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
+ | \
+ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
+ -e 's|@''REPLACE_BTOWC''@|0|g' \
+ -e 's|@''REPLACE_WCTOB''@|0|g' \
+ -e 's|@''REPLACE_MBSINIT''@|0|g' \
+ -e 's|@''REPLACE_MBRTOWC''@|0|g' \
+ -e 's|@''REPLACE_MBRLEN''@|0|g' \
+ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
+ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
+ -e 's|@''REPLACE_WCRTOMB''@|0|g' \
+ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
+ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
+ -e 's|@''REPLACE_WCWIDTH''@|0|g' \
+ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
+ } > wchar.h-t && \
+ mv wchar.h-t wchar.h
+rm -f wctype.h-t wctype.h && \
+ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
+ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
+ -e 's/@''HAVE_WCTYPE_H''@/1/g' \
+ -e 's|@''INCLUDE_NEXT''@|include_next|g' \
+ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
+ -e 's|@''PRAGMA_COLUMNS''@||g' \
+ -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
+ -e 's/@''GNULIB_ISWBLANK''@/0/g' \
+ -e 's/@''GNULIB_WCTYPE''@/0/g' \
+ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
+ -e 's/@''GNULIB_WCTRANS''@/0/g' \
+ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
+ -e 's/@''HAVE_ISWBLANK''@/1/g' \
+ -e 's/@''HAVE_ISWCNTRL''@/1/g' \
+ -e 's/@''HAVE_WCTYPE_T''@/1/g' \
+ -e 's/@''HAVE_WCTRANS_T''@/1/g' \
+ -e 's/@''HAVE_WINT_T''@/1/g' \
+ -e 's/@''REPLACE_ISWBLANK''@/0/g' \
+ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
+ -e 's/@''REPLACE_TOWLOWER''@/0/g' \
+ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
+ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
+ < ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/wctype.in.h; \
+ } > wctype.h-t && \
+ mv wctype.h-t wctype.h
+make all-recursive
+make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/localcharset.c
+mv -f .deps/localcharset.Tpo .deps/localcharset.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/strnlen1.c
+mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
+rm -f libgnu.a
+ar cru libgnu.a localcharset.o strnlen1.o
+ranlib libgnu.a
+rm -f t-charset.alias charset.alias && \
+ /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/config.charset 'i686-pc-linux-gnu' > t-charset.alias && \
+ mv t-charset.alias charset.alias
+rm -f t-ref-add.sed ref-add.sed && \
+ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/ref-add.sin > t-ref-add.sed && \
+ mv t-ref-add.sed ref-add.sed
+rm -f t-ref-del.sed ref-del.sed && \
+ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import/ref-del.sin > t-ref-del.sed && \
+ mv t-ref-del.sed ref-del.sed
+make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/agent.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/inferiors.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/server.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/signals.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/target.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c
+rm -f version.c-tmp version.c
+echo '#include "server.h"' >> version.c-tmp
+echo 'const char version[] = "'"`sed q ../../../Ferry_Tagscherer/gdb/gdbserver/../version.in`"'";' >> version.c-tmp
+echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c-tmp
+mv version.c-tmp version.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER version.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/vec.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/gdb_vecs.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/mem-break.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/buffer.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/dll.c
+rm -f xml-builtin.tmp
+/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../features/feature_to_c.sh xml-builtin.tmp ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-avx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/i386-mmx-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-linux.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-core.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-sse.xml ../../../Ferry_Tagscherer/gdb/gdbserver/../features/i386/32bit-avx.xml
+/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../../move-if-change xml-builtin.tmp xml-builtin.c
+echo stamp > stamp-xml
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER xml-builtin.c
+/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-linux.dat i386-linux.c
+i386-linux.c updated.
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-linux.c
+/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-avx-linux.dat i386-avx-linux.c
+i386-avx-linux.c updated.
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-avx-linux.c
+/bin/sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/regdat.sh ../../../Ferry_Tagscherer/gdb/gdbserver/../regformats/i386/i386-mmx-linux.dat i386-mmx-linux.c
+i386-mmx-linux.c updated.
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER i386-mmx-linux.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-low.c -DUSE_THREAD_DB
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-osdata.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/linux-x86-low.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i386-low.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c
+rm -f gdbserver
+gcc-4.6 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \
+ build-gnulib-gdbserver/import/libgnu.a -ldl
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c
+rm -f gdbreplay
+gcc-4.6 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbreplay gdbreplay.o version.o \
+
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` ../../../Ferry_Tagscherer/gdb/gdbserver/ax.c -o ax-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c -o tracepoint-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/format.c -o format-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/utils.c -o utils-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/regcache.c -o regcache-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/remote-utils.c -o remote-utils-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -o common-utils-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden i386-linux.c -o i386-linux-ipa.o
+gcc-4.6 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -DCONFIG_UST_GDB_INTEGRATION -fPIC -DIN_PROCESS_AGENT -fvisibility=hidden ../../../Ferry_Tagscherer/gdb/gdbserver/linux-i386-ipa.c -o linux-i386-ipa.o
+rm -f libinproctrace.so
+gcc-4.6 -shared -fPIC -Wl,--no-undefined -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER \
+ -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o libinproctrace.so ax-ipa.o tracepoint-ipa.o format-ipa.o utils-ipa.o regcache-ipa.o remote-utils-ipa.o common-utils-ipa.o i386-linux-ipa.o linux-i386-ipa.o -ldl -pthread
+make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make all-recursive
+make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[10]: Nothing to be done for `all-am'.
+make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
+make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
+make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
+rm -rf ./syscalls
+mkdir ./syscalls
+files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \
+ for file in $files ; do \
+ f=../../../Ferry_Tagscherer/gdb/data-directory/../syscalls/$file ; \
+ if test -f $f ; then \
+ /usr/bin/install -c -m 644 $f ./syscalls ; \
+ fi ; \
+ done
+touch stamp-syscalls
+rm -rf ./python
+files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
+ for file in $files ; do \
+ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
+ /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \
+ /usr/bin/install -c -m 644 ../../../Ferry_Tagscherer/gdb/data-directory/../python/lib/$file ./python/$dir ; \
+ done
+mkdir -p -- ./python/gdb
+mkdir -p -- ./python/gdb/command
+mkdir -p -- ./python/gdb/function
+touch stamp-python
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make all-recursive
+make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[8]: Nothing to be done for `all-am'.
+make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
+make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+make[1]: Nothing to be done for `all-target'.
+make[1]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build'