This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on FreeBSD-x86_64-native-extended-gdbserver-m64


Buildslave:
	koobs-freebsd10
Commit(s) tested:
	bb97bdd70c9a4614416767e5fc7ea8d75b24b0b8
Author(s) (in the same order as the commits):
	Nick Clifton <nickc@redhat.com>
Log URL(s):
	<Error fetching commit ID for bb97bdd70c9a4614416767e5fc7ea8d75b24b0b8>

*** Failed to compiled GDB.  ***
============================
gmake[1]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build'
mkdir ./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... x86_64-unknown-freebsd10.1
checking host system type... x86_64-unknown-freebsd10.1
checking for x86_64-unknown-freebsd10.1-ar... ar
checking for x86_64-unknown-freebsd10.1-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-unknown-freebsd10.1-gcc... cc
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 cc accepts -g... yes
checking for cc 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... no
checking how to run the C preprocessor... cc -E
checking whether cc supports -W... yes
checking whether cc supports -Wall... yes
checking whether cc supports -Wwrite-strings... yes
checking whether cc supports -Wc++-compat... yes
checking whether cc supports -Wstrict-prototypes... yes
checking whether cc supports -pedantic ... yes
checking whether cc understands -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... /usr/bin/grep
checking for egrep... /usr/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... no
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... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... no
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... no
checking for process.h... no
checking for sys/prctl.h... no
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 size of long... 8
checking for long long... yes
checking size of long long... 8
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... no
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 strtoll... yes
checking for strtoull... yes
checking for strverscmp... no
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... yes
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... no
checking for canonicalize_file_name... no
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... no
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... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
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 strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking 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 ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether gmake sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for x86_64-unknown-freebsd10.1-gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking build system type... x86_64-unknown-freebsd10.1
checking host system type... x86_64-unknown-freebsd10.1
checking for x86_64-unknown-freebsd10.1-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... no
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... no
checking whether integer division by zero raises SIGFPE... no
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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
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... no
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... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.7.12, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
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 ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... x86_64-unknown-freebsd10.1
checking host system type... x86_64-unknown-freebsd10.1
checking target system type... x86_64-unknown-freebsd10.1
checking for x86_64-unknown-freebsd10.1-gcc... cc
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 cc accepts -g... yes
checking for cc 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... ../../binutils-gdb/bfd/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for x86_64-unknown-freebsd10.1-ar... ar
checking for x86_64-unknown-freebsd10.1-ranlib... ranlib
checking for x86_64-unknown-freebsd10.1-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-freebsd10.1-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-freebsd10.1-ar... (cached) ar
checking for x86_64-unknown-freebsd10.1-strip... no
checking for strip... strip
checking for x86_64-unknown-freebsd10.1-ranlib... (cached) ranlib
checking command to parse nm output from cc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.1 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... 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 dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlopen... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... 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
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.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 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 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 for getrlimit... yes
checking whether basename is declared... no
checking whether ftello is declared... yes
checking whether ftello64 is declared... no
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... no
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 whether strnlen 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... no
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 gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... no
checking for fseeko... yes
checking for fseeko64... no
checking for fopen64... no
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
gmake[2]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
  mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/regex.c -o noasan/regex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/md5.c -o noasan/md5.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/argv.c -o noasan/argv.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/concat.c -o noasan/concat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/hex.c -o noasan/hex.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/partition.c -o noasan/partition.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
../../binutils-gdb/libiberty/simple-object-xcoff.c:330:12: warning: using extended field designator is an extension [-Wextended-offsetof]
                              + offsetof (struct external_filehdr,
                                ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:332:39: warning: using extended field designator is an extension [-Wextended-offsetof]
      ocr->nsyms = fetch_32 (hdrbuf + offsetof (struct external_filehdr,
                                      ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:335:29: warning: using extended field designator is an extension [-Wextended-offsetof]
                            + fetch_16 (hdrbuf + offsetof (struct external_filehdr,
                                                 ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:342:12: warning: using extended field designator is an extension [-Wextended-offsetof]
                              + offsetof (struct external_filehdr,
                                ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:344:39: warning: using extended field designator is an extension [-Wextended-offsetof]
      ocr->nsyms = fetch_32 (hdrbuf + offsetof (struct external_filehdr,
                                      ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:347:29: warning: using extended field designator is an extension [-Wextended-offsetof]
                            + fetch_16 (hdrbuf + offsetof (struct external_filehdr,
                                                 ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:475:32: warning: using extended field designator is an extension [-Wextended-offsetof]
          scnptr = fetch_64 (scnhdr + offsetof (struct external_scnhdr,
                                      ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:477:30: warning: using extended field designator is an extension [-Wextended-offsetof]
          size = fetch_64 (scnhdr + offsetof (struct external_scnhdr,
                                    ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:482:32: warning: using extended field designator is an extension [-Wextended-offsetof]
          scnptr = fetch_32 (scnhdr + offsetof (struct external_scnhdr,
                                      ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:484:30: warning: using extended field designator is an extension [-Wextended-offsetof]
          size = fetch_32 (scnhdr + offsetof (struct external_scnhdr,
                                    ^
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:598:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_64 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_symptr),
                    ^                                   ~~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:600:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_32 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_nsyms),
                    ^                                   ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:603:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_16 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_flags),
                    ^                                   ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:608:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_32 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_symptr),
                    ^                                   ~~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:610:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_32 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_nsyms),
                    ^                                   ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:613:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_16 (hdr + offsetof (struct external_filehdr, u.xcoff64.f_flags),
                    ^                                   ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:663:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_64 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_size),
                    ^                                  ~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:665:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_64 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_scnptr),
                    ^                                  ~~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:670:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_size),
                    ^                                  ~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:672:21: warning: using extended field designator is an extension [-Wextended-offsetof]
      set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_scnptr),
                    ^                                  ~~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:683:19: warning: using extended field designator is an extension [-Wextended-offsetof]
    set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff64.s_flags), flags);
                  ^                                  ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
../../binutils-gdb/libiberty/simple-object-xcoff.c:685:19: warning: using extended field designator is an extension [-Wextended-offsetof]
    set_32 (hdr + offsetof (struct external_scnhdr, u.xcoff32.s_flags), flags);
                  ^                                  ~~~~~~~~~~~~~~~~
/usr/include/stddef.h:62:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __offsetof(type, member)
                                ^
/usr/include/sys/cdefs.h:449:34: note: expanded from macro '__offsetof'
#define __offsetof(type, field)  __builtin_offsetof(type, field)
                                 ^
22 warnings generated.
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/sort.c -o noasan/sort.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/stack-limit.c -o stack-limit.o
../../binutils-gdb/libiberty/stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare]
      && rlim.rlim_cur < pref
         ~~~~~~~~~~~~~ ^ ~~~~
1 warning generated.
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/mempcpy.c -o pic/mempcpy.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/mempcpy.c -o noasan/mempcpy.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/mempcpy.c -o mempcpy.o
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-gdb/libiberty/strverscmp.c -o pic/strverscmp.o; \
else true; fi
if [ x"" != x ]; then \
  cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic    ../../binutils-gdb/libiberty/strverscmp.c -o noasan/strverscmp.o; \
else true; fi
cc -c -DHAVE_CONFIG_H -I/usr/local/include  -I. -I../../binutils-gdb/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-gdb/libiberty/strverscmp.c -o strverscmp.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.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 ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o  ./mempcpy.o ./strverscmp.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 ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/libiberty/testsuite'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/libiberty/testsuite'
gmake[2]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/libiberty'
gmake[2]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/intl'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/intl'
gmake[2]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
creating bfdver.h
rm -f elf32-target.h
sed -e s/NN/32/g < ../../binutils-gdb/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 < ../../binutils-gdb/bfd/elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
sed -f ../../binutils-gdb/bfd/targmatch.sed < ../../binutils-gdb/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/doc'
cc -o chw$$ -I/usr/local/include \
    -I.. -I../../../binutils-gdb/bfd/doc/.. -I../../../binutils-gdb/bfd/doc/../../include -I../../../binutils-gdb/bfd/doc/../../intl -I../../intl ../../../binutils-gdb/bfd/doc/chew.c; \
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change \
  chw$$ chew; \
touch chew.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../aoutx.h >aoutx.tmp
test -e aoutx.texi || test ! -f ../../../binutils-gdb/bfd/doc/aoutx.texi || cp -p ../../../binutils-gdb/bfd/doc/aoutx.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../archive.c >archive.tmp
test -e archive.texi || test ! -f ../../../binutils-gdb/bfd/doc/archive.texi || cp -p ../../../binutils-gdb/bfd/doc/archive.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change archive.tmp archive.texi
touch archive.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../archures.c >archures.tmp
test -e archures.texi || test ! -f ../../../binutils-gdb/bfd/doc/archures.texi || cp -p ../../../binutils-gdb/bfd/doc/archures.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change archures.tmp archures.texi
touch archures.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../bfd.c >bfd.tmp
test -e bfdt.texi || test ! -f ../../../binutils-gdb/bfd/doc/bfdt.texi || cp -p ../../../binutils-gdb/bfd/doc/bfdt.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
touch bfdt.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../cache.c >cache.tmp
test -e cache.texi || test ! -f ../../../binutils-gdb/bfd/doc/cache.texi || cp -p ../../../binutils-gdb/bfd/doc/cache.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change cache.tmp cache.texi
touch cache.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../coffcode.h >coffcode.tmp
test -e coffcode.texi || test ! -f ../../../binutils-gdb/bfd/doc/coffcode.texi || cp -p ../../../binutils-gdb/bfd/doc/coffcode.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
touch coffcode.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../corefile.c >core.tmp
test -e core.texi || test ! -f ../../../binutils-gdb/bfd/doc/core.texi || cp -p ../../../binutils-gdb/bfd/doc/core.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change core.tmp core.texi
touch core.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../elf.c >elf.tmp
test -e elf.texi || test ! -f ../../../binutils-gdb/bfd/doc/elf.texi || cp -p ../../../binutils-gdb/bfd/doc/elf.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change elf.tmp elf.texi
touch elf.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../elfcode.h >elfcode.tmp
test -e elfcode.texi || test ! -f ../../../binutils-gdb/bfd/doc/elfcode.texi || cp -p ../../../binutils-gdb/bfd/doc/elfcode.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
touch elfcode.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../format.c >format.tmp
test -e format.texi || test ! -f ../../../binutils-gdb/bfd/doc/format.texi || cp -p ../../../binutils-gdb/bfd/doc/format.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change format.tmp format.texi
touch format.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../libbfd.c >libbfd.tmp
test -e libbfd.texi || test ! -f ../../../binutils-gdb/bfd/doc/libbfd.texi || cp -p ../../../binutils-gdb/bfd/doc/libbfd.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
touch libbfd.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../bfdwin.c >bfdwin.tmp
test -e bfdwin.texi || test ! -f ../../../binutils-gdb/bfd/doc/bfdwin.texi || cp -p ../../../binutils-gdb/bfd/doc/bfdwin.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
touch bfdwin.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../bfdio.c >bfdio.tmp
test -e bfdio.texi || test ! -f ../../../binutils-gdb/bfd/doc/bfdio.texi || cp -p ../../../binutils-gdb/bfd/doc/bfdio.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
touch bfdio.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../opncls.c >opncls.tmp
test -e opncls.texi || test ! -f ../../../binutils-gdb/bfd/doc/opncls.texi || cp -p ../../../binutils-gdb/bfd/doc/opncls.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change opncls.tmp opncls.texi
touch opncls.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../reloc.c >reloc.tmp
test -e reloc.texi || test ! -f ../../../binutils-gdb/bfd/doc/reloc.texi || cp -p ../../../binutils-gdb/bfd/doc/reloc.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change reloc.tmp reloc.texi
touch reloc.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../section.c >section.tmp
test -e section.texi || test ! -f ../../../binutils-gdb/bfd/doc/section.texi || cp -p ../../../binutils-gdb/bfd/doc/section.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change section.tmp section.texi
touch section.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../syms.c >syms.tmp
test -e syms.texi || test ! -f ../../../binutils-gdb/bfd/doc/syms.texi || cp -p ../../../binutils-gdb/bfd/doc/syms.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change syms.tmp syms.texi
touch syms.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../targets.c >targets.tmp
test -e targets.texi || test ! -f ../../../binutils-gdb/bfd/doc/targets.texi || cp -p ../../../binutils-gdb/bfd/doc/targets.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change targets.tmp targets.texi
touch targets.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../init.c >init.tmp
test -e init.texi || test ! -f ../../../binutils-gdb/bfd/doc/init.texi || cp -p ../../../binutils-gdb/bfd/doc/init.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change init.tmp init.texi
touch init.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../hash.c >hash.tmp
test -e hash.texi || test ! -f ../../../binutils-gdb/bfd/doc/hash.texi || cp -p ../../../binutils-gdb/bfd/doc/hash.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change hash.tmp hash.texi
touch hash.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../linker.c >linker.tmp
test -e linker.texi || test ! -f ../../../binutils-gdb/bfd/doc/linker.texi || cp -p ../../../binutils-gdb/bfd/doc/linker.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change linker.tmp linker.texi
touch linker.stamp
./chew -f ../../../binutils-gdb/bfd/doc/doc.str < ../../../binutils-gdb/bfd/doc/../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ../../../binutils-gdb/bfd/doc/mmo.texi || cp -p ../../../binutils-gdb/bfd/doc/mmo.texi .
/bin/sh ../../../binutils-gdb/bfd/doc/../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
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 ../../../binutils-gdb/bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-gdb/bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/doc'
Making info in po
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/po'
( if test 'x../../../binutils-gdb/bfd/po' != 'x.'; then \
    posrcprefix='../../../binutils-gdb/bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../binutils-gdb/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@.*@	../& \\\\@" < ../../../binutils-gdb/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/sh ./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
gmake[3]: Nothing to be done for 'info'.
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/po'
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
gmake[3]: Nothing to be done for 'info-am'.
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
gmake  all-recursive
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
Making all in doc
gmake[4]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/doc'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/doc'
Making all in po
gmake[4]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/po'
file=`echo ../../../binutils-gdb/bfd/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/da.po
file=`echo ../../../binutils-gdb/bfd/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/es.po
file=`echo ../../../binutils-gdb/bfd/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fi.po
file=`echo ../../../binutils-gdb/bfd/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/fr.po
file=`echo ../../../binutils-gdb/bfd/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/id.po
file=`echo ../../../binutils-gdb/bfd/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ja.po
file=`echo ../../../binutils-gdb/bfd/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ro.po
file=`echo ../../../binutils-gdb/bfd/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/ru.po
file=`echo ../../../binutils-gdb/bfd/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/rw.po
file=`echo ../../../binutils-gdb/bfd/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/sv.po
file=`echo ../../../binutils-gdb/bfd/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/tr.po
file=`echo ../../../binutils-gdb/bfd/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/uk.po
file=`echo ../../../binutils-gdb/bfd/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/vi.po
file=`echo ../../../binutils-gdb/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ../../../binutils-gdb/bfd/po/zh_CN.po
gmake[4]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd/po'
gmake[4]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../binutils-gdb/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-gdb/bfd/archive.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../binutils-gdb/bfd/archive.c -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_fbsd_vec -DASSOCIATED_VECS='&x86_64_elf64_fbsd_vec,&i386_elf32_fbsd_vec,&i386_coff_vec,&i386_pei_vec,&x86_64_pei_vec,&i386_elf32_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&l1om_elf64_fbsd_vec,&k1om_elf64_vec,&k1om_elf64_fbsd_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ../../binutils-gdb/bfd/archures.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_fbsd_vec "-DASSOCIATED_VECS=&x86_64_elf64_fbsd_vec,&i386_elf32_fbsd_vec,&i386_coff_vec,&i386_pei_vec,&x86_64_pei_vec,&i386_elf32_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&l1om_elf64_fbsd_vec,&k1om_elf64_vec,&k1om_elf64_fbsd_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ../../binutils-gdb/bfd/archures.c -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../binutils-gdb/bfd/bfd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../binutils-gdb/bfd/bfd.c -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../binutils-gdb/bfd/bfdio.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-gdb/bfd/bfdio.c -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../binutils-gdb/bfd/bfdwin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../binutils-gdb/bfd/bfdwin.c -o bfdwin.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../binutils-gdb/bfd/cache.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../binutils-gdb/bfd/cache.c -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../binutils-gdb/bfd/coff-bfd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../binutils-gdb/bfd/coff-bfd.c -o coff-bfd.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../binutils-gdb/bfd/compress.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../binutils-gdb/bfd/compress.c -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../binutils-gdb/bfd/corefile.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../binutils-gdb/bfd/corefile.c -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../binutils-gdb/bfd/format.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../binutils-gdb/bfd/format.c -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../binutils-gdb/bfd/hash.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../binutils-gdb/bfd/hash.c -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../binutils-gdb/bfd/init.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../binutils-gdb/bfd/init.c -o init.o
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../binutils-gdb/bfd/libbfd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../binutils-gdb/bfd/libbfd.c -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../binutils-gdb/bfd/linker.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../binutils-gdb/bfd/linker.c -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../binutils-gdb/bfd/merge.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../binutils-gdb/bfd/merge.c -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../binutils-gdb/bfd/opncls.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../binutils-gdb/bfd/opncls.c -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../binutils-gdb/bfd/reloc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../binutils-gdb/bfd/reloc.c -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../binutils-gdb/bfd/section.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../binutils-gdb/bfd/section.c -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../binutils-gdb/bfd/simple.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../binutils-gdb/bfd/simple.c -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../binutils-gdb/bfd/stab-syms.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../binutils-gdb/bfd/stab-syms.c -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../binutils-gdb/bfd/stabs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../binutils-gdb/bfd/stabs.c -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../binutils-gdb/bfd/syms.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../binutils-gdb/bfd/syms.c -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_fbsd_vec -DASSOCIATED_VECS='&x86_64_elf64_fbsd_vec,&i386_elf32_fbsd_vec,&i386_coff_vec,&i386_pei_vec,&x86_64_pei_vec,&i386_elf32_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&l1om_elf64_fbsd_vec,&k1om_elf64_vec,&k1om_elf64_fbsd_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' ../../binutils-gdb/bfd/targets.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_fbsd_vec "-DASSOCIATED_VECS=&x86_64_elf64_fbsd_vec,&i386_elf32_fbsd_vec,&i386_coff_vec,&i386_pei_vec,&x86_64_pei_vec,&i386_elf32_vec,&x86_64_elf64_vec,&l1om_elf64_vec,&l1om_elf64_fbsd_vec,&k1om_elf64_vec,&k1om_elf64_fbsd_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" ../../binutils-gdb/bfd/targets.c -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../binutils-gdb/bfd/binary.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../binutils-gdb/bfd/binary.c -o binary.o
mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../binutils-gdb/bfd/ihex.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../binutils-gdb/bfd/ihex.c -o ihex.o
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../binutils-gdb/bfd/srec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../binutils-gdb/bfd/srec.c -o srec.o
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../binutils-gdb/bfd/tekhex.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../binutils-gdb/bfd/tekhex.c -o tekhex.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../binutils-gdb/bfd/verilog.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../binutils-gdb/bfd/verilog.c -o verilog.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../binutils-gdb/bfd/elf64-x86-64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../binutils-gdb/bfd/elf64-x86-64.c -o elf64-x86-64.o
../../binutils-gdb/bfd/elf64-x86-64.c:5570:31: warning: variable 'p' is uninitialized when used here [-Wuninitialized]
  for (i = 0; i < count; i++, p++)
                              ^
../../binutils-gdb/bfd/elf64-x86-64.c:5523:13: note: initialize the variable 'p' to silence this warning
  arelent *p;
            ^
             = NULL
1 warning generated.
mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../binutils-gdb/bfd/elf-ifunc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../binutils-gdb/bfd/elf-ifunc.c -o elf-ifunc.o
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../binutils-gdb/bfd/elf-nacl.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../binutils-gdb/bfd/elf-nacl.c -o elf-nacl.o
mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../binutils-gdb/bfd/elf64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../binutils-gdb/bfd/elf64.c -o elf64.o
mv -f .deps/elf64.Tpo .deps/elf64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../binutils-gdb/bfd/elf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../binutils-gdb/bfd/elf.c -o elf.o
mv -f .deps/elf.Tpo .deps/elf.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../binutils-gdb/bfd/elflink.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../binutils-gdb/bfd/elflink.c -o elflink.o
mv -f .deps/elflink.Tpo .deps/elflink.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../binutils-gdb/bfd/elf-attrs.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../binutils-gdb/bfd/elf-attrs.c -o elf-attrs.o
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../binutils-gdb/bfd/elf-strtab.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../binutils-gdb/bfd/elf-strtab.c -o elf-strtab.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../binutils-gdb/bfd/elf-eh-frame.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../binutils-gdb/bfd/elf-eh-frame.c -o elf-eh-frame.o
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../binutils-gdb/bfd/dwarf1.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../binutils-gdb/bfd/dwarf1.c -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../binutils-gdb/bfd/dwarf2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../binutils-gdb/bfd/dwarf2.c -o dwarf2.o
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../binutils-gdb/bfd/elf32-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../binutils-gdb/bfd/elf32-i386.c -o elf32-i386.o
../../binutils-gdb/bfd/elf32-i386.c:5188:31: warning: variable 'p' is uninitialized when used here [-Wuninitialized]
  for (i = 0; i < count; i++, p++)
                              ^
../../binutils-gdb/bfd/elf32-i386.c:5156:13: note: initialize the variable 'p' to silence this warning
  arelent *p;
            ^
             = NULL
1 warning generated.
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../binutils-gdb/bfd/elf-vxworks.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../binutils-gdb/bfd/elf-vxworks.c -o elf-vxworks.o
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../binutils-gdb/bfd/elf32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../binutils-gdb/bfd/elf32.c -o elf32.o
mv -f .deps/elf32.Tpo .deps/elf32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i386.lo -MD -MP -MF .deps/coff-i386.Tpo -c -o coff-i386.lo ../../binutils-gdb/bfd/coff-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i386.lo -MD -MP -MF .deps/coff-i386.Tpo -c ../../binutils-gdb/bfd/coff-i386.c -o coff-i386.o
mv -f .deps/coff-i386.Tpo .deps/coff-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../binutils-gdb/bfd/cofflink.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../binutils-gdb/bfd/cofflink.c -o cofflink.o
mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../binutils-gdb/bfd/coffgen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../binutils-gdb/bfd/coffgen.c -o coffgen.o
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../binutils-gdb/bfd/pei-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../binutils-gdb/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 < ../../binutils-gdb/bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
mv -f .deps/peigen.Tpo .deps/peigen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../binutils-gdb/bfd/pei-x86_64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../binutils-gdb/bfd/pei-x86_64.c -o pei-x86_64.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
rm -f pex64igen.c
sed -e s/XX/pex64/g < ../../binutils-gdb/bfd/peXXigen.c > pex64igen.new
mv -f pex64igen.new pex64igen.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o
mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../binutils-gdb/bfd/elf64-gen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../binutils-gdb/bfd/elf64-gen.c -o elf64-gen.o
mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-gdb/bfd/elf32-gen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-gdb/bfd/elf32-gen.c -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../binutils-gdb/bfd/plugin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../binutils-gdb/bfd/plugin.c -o plugin.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
rm -f elf32-aarch64.c
echo "#line 1 \"../../binutils-gdb/bfd/elfnn-aarch64.c\"" > elf32-aarch64.new
sed -e s/NN/32/g < ../../binutils-gdb/bfd/elfnn-aarch64.c >> elf32-aarch64.new
mv -f elf32-aarch64.new elf32-aarch64.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c -o elf32-aarch64.lo elf32-aarch64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-aarch64.lo -MD -MP -MF .deps/elf32-aarch64.Tpo -c elf32-aarch64.c -o elf32-aarch64.o
mv -f .deps/elf32-aarch64.Tpo .deps/elf32-aarch64.Plo
rm -f elf64-aarch64.c
echo "#line 1 \"../../binutils-gdb/bfd/elfnn-aarch64.c\"" > elf64-aarch64.new
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-aarch64.c >> elf64-aarch64.new
mv -f elf64-aarch64.new elf64-aarch64.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c -o elf64-aarch64.lo elf64-aarch64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-aarch64.lo -MD -MP -MF .deps/elf64-aarch64.Tpo -c elf64-aarch64.c -o elf64-aarch64.o
mv -f .deps/elf64-aarch64.Tpo .deps/elf64-aarch64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c -o elfxx-aarch64.lo ../../binutils-gdb/bfd/elfxx-aarch64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-aarch64.lo -MD -MP -MF .deps/elfxx-aarch64.Tpo -c ../../binutils-gdb/bfd/elfxx-aarch64.c -o elfxx-aarch64.o
../../binutils-gdb/bfd/elfxx-aarch64.c:30:1: warning: unused function 'decode_branch_ofs_26' [-Wunused-function]
decode_branch_ofs_26 (uint32_t insn)
^
../../binutils-gdb/bfd/elfxx-aarch64.c:37:1: warning: unused function 'decode_cond_branch_ofs_19' [-Wunused-function]
decode_cond_branch_ofs_19 (uint32_t insn)
^
../../binutils-gdb/bfd/elfxx-aarch64.c:44:1: warning: unused function 'decode_ld_lit_ofs_19' [-Wunused-function]
decode_ld_lit_ofs_19 (uint32_t insn)
^
../../binutils-gdb/bfd/elfxx-aarch64.c:51:1: warning: unused function 'decode_tst_branch_ofs_14' [-Wunused-function]
decode_tst_branch_ofs_14 (uint32_t insn)
^
../../binutils-gdb/bfd/elfxx-aarch64.c:58:1: warning: unused function 'decode_movw_imm' [-Wunused-function]
decode_movw_imm (uint32_t insn)
^
../../binutils-gdb/bfd/elfxx-aarch64.c:65:1: warning: unused function 'decode_add_imm' [-Wunused-function]
decode_add_imm (uint32_t insn)
^
6 warnings generated.
mv -f .deps/elfxx-aarch64.Tpo .deps/elfxx-aarch64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c -o aix5ppc-core.lo ../../binutils-gdb/bfd/aix5ppc-core.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aix5ppc-core.lo -MD -MP -MF .deps/aix5ppc-core.Tpo -c ../../binutils-gdb/bfd/aix5ppc-core.c -o aix5ppc-core.o
mv -f .deps/aix5ppc-core.Tpo .deps/aix5ppc-core.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c -o aout64.lo ../../binutils-gdb/bfd/aout64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout64.lo -MD -MP -MF .deps/aout64.Tpo -c ../../binutils-gdb/bfd/aout64.c -o aout64.o
mv -f .deps/aout64.Tpo .deps/aout64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c -o coff-alpha.lo ../../binutils-gdb/bfd/coff-alpha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-alpha.lo -MD -MP -MF .deps/coff-alpha.Tpo -c ../../binutils-gdb/bfd/coff-alpha.c -o coff-alpha.o
mv -f .deps/coff-alpha.Tpo .deps/coff-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c -o coff-x86_64.lo ../../binutils-gdb/bfd/coff-x86_64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-x86_64.lo -MD -MP -MF .deps/coff-x86_64.Tpo -c ../../binutils-gdb/bfd/coff-x86_64.c -o coff-x86_64.o
mv -f .deps/coff-x86_64.Tpo .deps/coff-x86_64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c -o coff64-rs6000.lo ../../binutils-gdb/bfd/coff64-rs6000.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff64-rs6000.lo -MD -MP -MF .deps/coff64-rs6000.Tpo -c ../../binutils-gdb/bfd/coff64-rs6000.c -o coff64-rs6000.o
mv -f .deps/coff64-rs6000.Tpo .deps/coff64-rs6000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c -o demo64.lo ../../binutils-gdb/bfd/demo64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT demo64.lo -MD -MP -MF .deps/demo64.Tpo -c ../../binutils-gdb/bfd/demo64.c -o demo64.o
mv -f .deps/demo64.Tpo .deps/demo64.Plo
rm -f elf32-ia64.c
sed -e s/NN/32/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf32-ia64.new
mv -f elf32-ia64.new elf32-ia64.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c -o elf32-ia64.lo elf32-ia64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ia64.lo -MD -MP -MF .deps/elf32-ia64.Tpo -c elf32-ia64.c -o elf32-ia64.o
mv -f .deps/elf32-ia64.Tpo .deps/elf32-ia64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c -o elf32-mips.lo ../../binutils-gdb/bfd/elf32-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mips.lo -MD -MP -MF .deps/elf32-mips.Tpo -c ../../binutils-gdb/bfd/elf32-mips.c -o elf32-mips.o
mv -f .deps/elf32-mips.Tpo .deps/elf32-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c -o elf32-score.lo ../../binutils-gdb/bfd/elf32-score.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-score.lo -MD -MP -MF .deps/elf32-score.Tpo -c ../../binutils-gdb/bfd/elf32-score.c -o elf32-score.o
mv -f .deps/elf32-score.Tpo .deps/elf32-score.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c -o elf32-score7.lo ../../binutils-gdb/bfd/elf32-score7.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-score7.lo -MD -MP -MF .deps/elf32-score7.Tpo -c ../../binutils-gdb/bfd/elf32-score7.c -o elf32-score7.o
mv -f .deps/elf32-score7.Tpo .deps/elf32-score7.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c -o elf64-alpha.lo ../../binutils-gdb/bfd/elf64-alpha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-alpha.lo -MD -MP -MF .deps/elf64-alpha.Tpo -c ../../binutils-gdb/bfd/elf64-alpha.c -o elf64-alpha.o
mv -f .deps/elf64-alpha.Tpo .deps/elf64-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c -o elf64-hppa.lo ../../binutils-gdb/bfd/elf64-hppa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-hppa.lo -MD -MP -MF .deps/elf64-hppa.Tpo -c ../../binutils-gdb/bfd/elf64-hppa.c -o elf64-hppa.o
mv -f .deps/elf64-hppa.Tpo .deps/elf64-hppa.Plo
rm -f elf64-ia64.c
sed -e s/NN/64/g < ../../binutils-gdb/bfd/elfnn-ia64.c > elf64-ia64.new
mv -f elf64-ia64.new elf64-ia64.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c -o elf64-ia64.lo elf64-ia64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ia64.lo -MD -MP -MF .deps/elf64-ia64.Tpo -c elf64-ia64.c -o elf64-ia64.o
mv -f .deps/elf64-ia64.Tpo .deps/elf64-ia64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c -o elf64-ia64-vms.lo ../../binutils-gdb/bfd/elf64-ia64-vms.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ia64-vms.lo -MD -MP -MF .deps/elf64-ia64-vms.Tpo -c ../../binutils-gdb/bfd/elf64-ia64-vms.c -o elf64-ia64-vms.o
mv -f .deps/elf64-ia64-vms.Tpo .deps/elf64-ia64-vms.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c -o elf64-mips.lo ../../binutils-gdb/bfd/elf64-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-mips.lo -MD -MP -MF .deps/elf64-mips.Tpo -c ../../binutils-gdb/bfd/elf64-mips.c -o elf64-mips.o
mv -f .deps/elf64-mips.Tpo .deps/elf64-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c -o elf64-mmix.lo ../../binutils-gdb/bfd/elf64-mmix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-mmix.lo -MD -MP -MF .deps/elf64-mmix.Tpo -c ../../binutils-gdb/bfd/elf64-mmix.c -o elf64-mmix.o
mv -f .deps/elf64-mmix.Tpo .deps/elf64-mmix.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c -o elf64-ppc.lo ../../binutils-gdb/bfd/elf64-ppc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-ppc.lo -MD -MP -MF .deps/elf64-ppc.Tpo -c ../../binutils-gdb/bfd/elf64-ppc.c -o elf64-ppc.o
mv -f .deps/elf64-ppc.Tpo .deps/elf64-ppc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c -o elf64-s390.lo ../../binutils-gdb/bfd/elf64-s390.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-s390.lo -MD -MP -MF .deps/elf64-s390.Tpo -c ../../binutils-gdb/bfd/elf64-s390.c -o elf64-s390.o
mv -f .deps/elf64-s390.Tpo .deps/elf64-s390.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c -o elf64-sh64.lo ../../binutils-gdb/bfd/elf64-sh64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-sh64.lo -MD -MP -MF .deps/elf64-sh64.Tpo -c ../../binutils-gdb/bfd/elf64-sh64.c -o elf64-sh64.o
mv -f .deps/elf64-sh64.Tpo .deps/elf64-sh64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c -o elf64-sparc.lo ../../binutils-gdb/bfd/elf64-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-sparc.lo -MD -MP -MF .deps/elf64-sparc.Tpo -c ../../binutils-gdb/bfd/elf64-sparc.c -o elf64-sparc.o
mv -f .deps/elf64-sparc.Tpo .deps/elf64-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c -o elf64-tilegx.lo ../../binutils-gdb/bfd/elf64-tilegx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf64-tilegx.lo -MD -MP -MF .deps/elf64-tilegx.Tpo -c ../../binutils-gdb/bfd/elf64-tilegx.c -o elf64-tilegx.o
mv -f .deps/elf64-tilegx.Tpo .deps/elf64-tilegx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c -o elfn32-mips.lo ../../binutils-gdb/bfd/elfn32-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfn32-mips.lo -MD -MP -MF .deps/elfn32-mips.Tpo -c ../../binutils-gdb/bfd/elfn32-mips.c -o elfn32-mips.o
mv -f .deps/elfn32-mips.Tpo .deps/elfn32-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c -o elfxx-ia64.lo ../../binutils-gdb/bfd/elfxx-ia64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-ia64.lo -MD -MP -MF .deps/elfxx-ia64.Tpo -c ../../binutils-gdb/bfd/elfxx-ia64.c -o elfxx-ia64.o
mv -f .deps/elfxx-ia64.Tpo .deps/elfxx-ia64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c -o elfxx-mips.lo ../../binutils-gdb/bfd/elfxx-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-mips.lo -MD -MP -MF .deps/elfxx-mips.Tpo -c ../../binutils-gdb/bfd/elfxx-mips.c -o elfxx-mips.o
../../binutils-gdb/bfd/elfxx-mips.c:2165:1: warning: unused function 'got_ofst_reloc_p' [-Wunused-function]
got_ofst_reloc_p (unsigned int r_type)
^
../../binutils-gdb/bfd/elfxx-mips.c:2171:1: warning: unused function 'got_hi16_reloc_p' [-Wunused-function]
got_hi16_reloc_p (unsigned int r_type)
^
2 warnings generated.
mv -f .deps/elfxx-mips.Tpo .deps/elfxx-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c -o mach-o-x86-64.lo ../../binutils-gdb/bfd/mach-o-x86-64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o-x86-64.lo -MD -MP -MF .deps/mach-o-x86-64.Tpo -c ../../binutils-gdb/bfd/mach-o-x86-64.c -o mach-o-x86-64.o
mv -f .deps/mach-o-x86-64.Tpo .deps/mach-o-x86-64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c -o mmo.lo ../../binutils-gdb/bfd/mmo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mmo.lo -MD -MP -MF .deps/mmo.Tpo -c ../../binutils-gdb/bfd/mmo.c -o mmo.o
mv -f .deps/mmo.Tpo .deps/mmo.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c -o nlm32-alpha.lo ../../binutils-gdb/bfd/nlm32-alpha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-alpha.lo -MD -MP -MF .deps/nlm32-alpha.Tpo -c ../../binutils-gdb/bfd/nlm32-alpha.c -o nlm32-alpha.o
mv -f .deps/nlm32-alpha.Tpo .deps/nlm32-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c -o nlm64.lo ../../binutils-gdb/bfd/nlm64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm64.lo -MD -MP -MF .deps/nlm64.Tpo -c ../../binutils-gdb/bfd/nlm64.c -o nlm64.o
mv -f .deps/nlm64.Tpo .deps/nlm64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c -o pe-x86_64.lo ../../binutils-gdb/bfd/pe-x86_64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../binutils-gdb/bfd/pe-x86_64.c -o pe-x86_64.o
mv -f .deps/pe-x86_64.Tpo .deps/pe-x86_64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-ia64.lo -MD -MP -MF .deps/pei-ia64.Tpo -c -o pei-ia64.lo ../../binutils-gdb/bfd/pei-ia64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-ia64.lo -MD -MP -MF .deps/pei-ia64.Tpo -c ../../binutils-gdb/bfd/pei-ia64.c -o pei-ia64.o
mv -f .deps/pei-ia64.Tpo .deps/pei-ia64.Plo
rm -f pepigen.c
sed -e s/XX/pep/g < ../../binutils-gdb/bfd/peXXigen.c > pepigen.new
mv -f pepigen.new pepigen.c
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pepigen.lo -MD -MP -MF .deps/pepigen.Tpo -c -o pepigen.lo pepigen.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pepigen.lo -MD -MP -MF .deps/pepigen.Tpo -c pepigen.c -o pepigen.o
mv -f .deps/pepigen.Tpo .deps/pepigen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-alpha.lo -MD -MP -MF .deps/vms-alpha.Tpo -c -o vms-alpha.lo ../../binutils-gdb/bfd/vms-alpha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-alpha.lo -MD -MP -MF .deps/vms-alpha.Tpo -c ../../binutils-gdb/bfd/vms-alpha.c -o vms-alpha.o
mv -f .deps/vms-alpha.Tpo .deps/vms-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-adobe.lo -MD -MP -MF .deps/aout-adobe.Tpo -c -o aout-adobe.lo ../../binutils-gdb/bfd/aout-adobe.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-adobe.lo -MD -MP -MF .deps/aout-adobe.Tpo -c ../../binutils-gdb/bfd/aout-adobe.c -o aout-adobe.o
mv -f .deps/aout-adobe.Tpo .deps/aout-adobe.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-arm.lo -MD -MP -MF .deps/aout-arm.Tpo -c -o aout-arm.lo ../../binutils-gdb/bfd/aout-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-arm.lo -MD -MP -MF .deps/aout-arm.Tpo -c ../../binutils-gdb/bfd/aout-arm.c -o aout-arm.o
mv -f .deps/aout-arm.Tpo .deps/aout-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-cris.lo -MD -MP -MF .deps/aout-cris.Tpo -c -o aout-cris.lo ../../binutils-gdb/bfd/aout-cris.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-cris.lo -MD -MP -MF .deps/aout-cris.Tpo -c ../../binutils-gdb/bfd/aout-cris.c -o aout-cris.o
mv -f .deps/aout-cris.Tpo .deps/aout-cris.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-ns32k.lo -MD -MP -MF .deps/aout-ns32k.Tpo -c -o aout-ns32k.lo ../../binutils-gdb/bfd/aout-ns32k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-ns32k.lo -MD -MP -MF .deps/aout-ns32k.Tpo -c ../../binutils-gdb/bfd/aout-ns32k.c -o aout-ns32k.o
mv -f .deps/aout-ns32k.Tpo .deps/aout-ns32k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-sparcle.lo -MD -MP -MF .deps/aout-sparcle.Tpo -c -o aout-sparcle.lo ../../binutils-gdb/bfd/aout-sparcle.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-sparcle.lo -MD -MP -MF .deps/aout-sparcle.Tpo -c ../../binutils-gdb/bfd/aout-sparcle.c -o aout-sparcle.o
mv -f .deps/aout-sparcle.Tpo .deps/aout-sparcle.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-tic30.lo -MD -MP -MF .deps/aout-tic30.Tpo -c -o aout-tic30.lo ../../binutils-gdb/bfd/aout-tic30.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout-tic30.lo -MD -MP -MF .deps/aout-tic30.Tpo -c ../../binutils-gdb/bfd/aout-tic30.c -o aout-tic30.o
mv -f .deps/aout-tic30.Tpo .deps/aout-tic30.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout0.lo -MD -MP -MF .deps/aout0.Tpo -c -o aout0.lo ../../binutils-gdb/bfd/aout0.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout0.lo -MD -MP -MF .deps/aout0.Tpo -c ../../binutils-gdb/bfd/aout0.c -o aout0.o
mv -f .deps/aout0.Tpo .deps/aout0.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../binutils-gdb/bfd/aout32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../binutils-gdb/bfd/aout32.c -o aout32.o
mv -f .deps/aout32.Tpo .deps/aout32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT armnetbsd.lo -MD -MP -MF .deps/armnetbsd.Tpo -c -o armnetbsd.lo ../../binutils-gdb/bfd/armnetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT armnetbsd.lo -MD -MP -MF .deps/armnetbsd.Tpo -c ../../binutils-gdb/bfd/armnetbsd.c -o armnetbsd.o
mv -f .deps/armnetbsd.Tpo .deps/armnetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bout.lo -MD -MP -MF .deps/bout.Tpo -c -o bout.lo ../../binutils-gdb/bfd/bout.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bout.lo -MD -MP -MF .deps/bout.Tpo -c ../../binutils-gdb/bfd/bout.c -o bout.o
mv -f .deps/bout.Tpo .deps/bout.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cf-i386lynx.lo -MD -MP -MF .deps/cf-i386lynx.Tpo -c -o cf-i386lynx.lo ../../binutils-gdb/bfd/cf-i386lynx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cf-i386lynx.lo -MD -MP -MF .deps/cf-i386lynx.Tpo -c ../../binutils-gdb/bfd/cf-i386lynx.c -o cf-i386lynx.o
mv -f .deps/cf-i386lynx.Tpo .deps/cf-i386lynx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cf-sparclynx.lo -MD -MP -MF .deps/cf-sparclynx.Tpo -c -o cf-sparclynx.lo ../../binutils-gdb/bfd/cf-sparclynx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cf-sparclynx.lo -MD -MP -MF .deps/cf-sparclynx.Tpo -c ../../binutils-gdb/bfd/cf-sparclynx.c -o cf-sparclynx.o
mv -f .deps/cf-sparclynx.Tpo .deps/cf-sparclynx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-apollo.lo -MD -MP -MF .deps/coff-apollo.Tpo -c -o coff-apollo.lo ../../binutils-gdb/bfd/coff-apollo.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-apollo.lo -MD -MP -MF .deps/coff-apollo.Tpo -c ../../binutils-gdb/bfd/coff-apollo.c -o coff-apollo.o
mv -f .deps/coff-apollo.Tpo .deps/coff-apollo.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-arm.lo -MD -MP -MF .deps/coff-arm.Tpo -c -o coff-arm.lo ../../binutils-gdb/bfd/coff-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-arm.lo -MD -MP -MF .deps/coff-arm.Tpo -c ../../binutils-gdb/bfd/coff-arm.c -o coff-arm.o
mv -f .deps/coff-arm.Tpo .deps/coff-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-aux.lo -MD -MP -MF .deps/coff-aux.Tpo -c -o coff-aux.lo ../../binutils-gdb/bfd/coff-aux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-aux.lo -MD -MP -MF .deps/coff-aux.Tpo -c ../../binutils-gdb/bfd/coff-aux.c -o coff-aux.o
mv -f .deps/coff-aux.Tpo .deps/coff-aux.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-go32.lo -MD -MP -MF .deps/coff-go32.Tpo -c -o coff-go32.lo ../../binutils-gdb/bfd/coff-go32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-go32.lo -MD -MP -MF .deps/coff-go32.Tpo -c ../../binutils-gdb/bfd/coff-go32.c -o coff-go32.o
mv -f .deps/coff-go32.Tpo .deps/coff-go32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-h8300.lo -MD -MP -MF .deps/coff-h8300.Tpo -c -o coff-h8300.lo ../../binutils-gdb/bfd/coff-h8300.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-h8300.lo -MD -MP -MF .deps/coff-h8300.Tpo -c ../../binutils-gdb/bfd/coff-h8300.c -o coff-h8300.o
mv -f .deps/coff-h8300.Tpo .deps/coff-h8300.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-h8500.lo -MD -MP -MF .deps/coff-h8500.Tpo -c -o coff-h8500.lo ../../binutils-gdb/bfd/coff-h8500.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-h8500.lo -MD -MP -MF .deps/coff-h8500.Tpo -c ../../binutils-gdb/bfd/coff-h8500.c -o coff-h8500.o
mv -f .deps/coff-h8500.Tpo .deps/coff-h8500.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i860.lo -MD -MP -MF .deps/coff-i860.Tpo -c -o coff-i860.lo ../../binutils-gdb/bfd/coff-i860.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i860.lo -MD -MP -MF .deps/coff-i860.Tpo -c ../../binutils-gdb/bfd/coff-i860.c -o coff-i860.o
mv -f .deps/coff-i860.Tpo .deps/coff-i860.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i960.lo -MD -MP -MF .deps/coff-i960.Tpo -c -o coff-i960.lo ../../binutils-gdb/bfd/coff-i960.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-i960.lo -MD -MP -MF .deps/coff-i960.Tpo -c ../../binutils-gdb/bfd/coff-i960.c -o coff-i960.o
mv -f .deps/coff-i960.Tpo .deps/coff-i960.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-m68k.lo -MD -MP -MF .deps/coff-m68k.Tpo -c -o coff-m68k.lo ../../binutils-gdb/bfd/coff-m68k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-m68k.lo -MD -MP -MF .deps/coff-m68k.Tpo -c ../../binutils-gdb/bfd/coff-m68k.c -o coff-m68k.o
mv -f .deps/coff-m68k.Tpo .deps/coff-m68k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-m88k.lo -MD -MP -MF .deps/coff-m88k.Tpo -c -o coff-m88k.lo ../../binutils-gdb/bfd/coff-m88k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-m88k.lo -MD -MP -MF .deps/coff-m88k.Tpo -c ../../binutils-gdb/bfd/coff-m88k.c -o coff-m88k.o
mv -f .deps/coff-m88k.Tpo .deps/coff-m88k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c -o coff-mips.lo ../../binutils-gdb/bfd/coff-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-mips.lo -MD -MP -MF .deps/coff-mips.Tpo -c ../../binutils-gdb/bfd/coff-mips.c -o coff-mips.o
mv -f .deps/coff-mips.Tpo .deps/coff-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c -o coff-rs6000.lo ../../binutils-gdb/bfd/coff-rs6000.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-rs6000.lo -MD -MP -MF .deps/coff-rs6000.Tpo -c ../../binutils-gdb/bfd/coff-rs6000.c -o coff-rs6000.o
../../binutils-gdb/bfd/coff-rs6000.c:406:41: warning: unused variable 'xcoff_debug_sections' [-Wunused-const-variable]
static const struct dwarf_debug_section xcoff_debug_sections[] =
                                        ^
1 warning generated.
mv -f .deps/coff-rs6000.Tpo .deps/coff-rs6000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c -o coff-sh.lo ../../binutils-gdb/bfd/coff-sh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-sh.lo -MD -MP -MF .deps/coff-sh.Tpo -c ../../binutils-gdb/bfd/coff-sh.c -o coff-sh.o
mv -f .deps/coff-sh.Tpo .deps/coff-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-sparc.lo -MD -MP -MF .deps/coff-sparc.Tpo -c -o coff-sparc.lo ../../binutils-gdb/bfd/coff-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-sparc.lo -MD -MP -MF .deps/coff-sparc.Tpo -c ../../binutils-gdb/bfd/coff-sparc.c -o coff-sparc.o
mv -f .deps/coff-sparc.Tpo .deps/coff-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-stgo32.lo -MD -MP -MF .deps/coff-stgo32.Tpo -c -o coff-stgo32.lo ../../binutils-gdb/bfd/coff-stgo32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-stgo32.lo -MD -MP -MF .deps/coff-stgo32.Tpo -c ../../binutils-gdb/bfd/coff-stgo32.c -o coff-stgo32.o
mv -f .deps/coff-stgo32.Tpo .deps/coff-stgo32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-svm68k.lo -MD -MP -MF .deps/coff-svm68k.Tpo -c -o coff-svm68k.lo ../../binutils-gdb/bfd/coff-svm68k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-svm68k.lo -MD -MP -MF .deps/coff-svm68k.Tpo -c ../../binutils-gdb/bfd/coff-svm68k.c -o coff-svm68k.o
mv -f .deps/coff-svm68k.Tpo .deps/coff-svm68k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic30.lo -MD -MP -MF .deps/coff-tic30.Tpo -c -o coff-tic30.lo ../../binutils-gdb/bfd/coff-tic30.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic30.lo -MD -MP -MF .deps/coff-tic30.Tpo -c ../../binutils-gdb/bfd/coff-tic30.c -o coff-tic30.o
mv -f .deps/coff-tic30.Tpo .deps/coff-tic30.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic4x.lo -MD -MP -MF .deps/coff-tic4x.Tpo -c -o coff-tic4x.lo ../../binutils-gdb/bfd/coff-tic4x.c 
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic4x.lo -MD -MP -MF .deps/coff-tic4x.Tpo -c ../../binutils-gdb/bfd/coff-tic4x.c -o coff-tic4x.o
mv -f .deps/coff-tic4x.Tpo .deps/coff-tic4x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic54x.lo -MD -MP -MF .deps/coff-tic54x.Tpo -c -o coff-tic54x.lo ../../binutils-gdb/bfd/coff-tic54x.c 
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic54x.lo -MD -MP -MF .deps/coff-tic54x.Tpo -c ../../binutils-gdb/bfd/coff-tic54x.c -o coff-tic54x.o
mv -f .deps/coff-tic54x.Tpo .deps/coff-tic54x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic80.lo -MD -MP -MF .deps/coff-tic80.Tpo -c -o coff-tic80.lo ../../binutils-gdb/bfd/coff-tic80.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-tic80.lo -MD -MP -MF .deps/coff-tic80.Tpo -c ../../binutils-gdb/bfd/coff-tic80.c -o coff-tic80.o
mv -f .deps/coff-tic80.Tpo .deps/coff-tic80.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-u68k.lo -MD -MP -MF .deps/coff-u68k.Tpo -c -o coff-u68k.lo ../../binutils-gdb/bfd/coff-u68k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-u68k.lo -MD -MP -MF .deps/coff-u68k.Tpo -c ../../binutils-gdb/bfd/coff-u68k.c -o coff-u68k.o
mv -f .deps/coff-u68k.Tpo .deps/coff-u68k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-w65.lo -MD -MP -MF .deps/coff-w65.Tpo -c -o coff-w65.lo ../../binutils-gdb/bfd/coff-w65.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-w65.lo -MD -MP -MF .deps/coff-w65.Tpo -c ../../binutils-gdb/bfd/coff-w65.c -o coff-w65.o
mv -f .deps/coff-w65.Tpo .deps/coff-w65.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-we32k.lo -MD -MP -MF .deps/coff-we32k.Tpo -c -o coff-we32k.lo ../../binutils-gdb/bfd/coff-we32k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-we32k.lo -MD -MP -MF .deps/coff-we32k.Tpo -c ../../binutils-gdb/bfd/coff-we32k.c -o coff-we32k.o
mv -f .deps/coff-we32k.Tpo .deps/coff-we32k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-z80.lo -MD -MP -MF .deps/coff-z80.Tpo -c -o coff-z80.lo ../../binutils-gdb/bfd/coff-z80.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-z80.lo -MD -MP -MF .deps/coff-z80.Tpo -c ../../binutils-gdb/bfd/coff-z80.c -o coff-z80.o
mv -f .deps/coff-z80.Tpo .deps/coff-z80.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-z8k.lo -MD -MP -MF .deps/coff-z8k.Tpo -c -o coff-z8k.lo ../../binutils-gdb/bfd/coff-z8k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT coff-z8k.lo -MD -MP -MF .deps/coff-z8k.Tpo -c ../../binutils-gdb/bfd/coff-z8k.c -o coff-z8k.o
mv -f .deps/coff-z8k.Tpo .deps/coff-z8k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.lo ../../binutils-gdb/bfd/ecoff.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ecoff.lo -MD -MP -MF .deps/ecoff.Tpo -c ../../binutils-gdb/bfd/ecoff.c -o ecoff.o
mv -f .deps/ecoff.Tpo .deps/ecoff.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c -o ecofflink.lo ../../binutils-gdb/bfd/ecofflink.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ecofflink.lo -MD -MP -MF .deps/ecofflink.Tpo -c ../../binutils-gdb/bfd/ecofflink.c -o ecofflink.o
mv -f .deps/ecofflink.Tpo .deps/ecofflink.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-m10200.lo -MD -MP -MF .deps/elf-m10200.Tpo -c -o elf-m10200.lo ../../binutils-gdb/bfd/elf-m10200.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-m10200.lo -MD -MP -MF .deps/elf-m10200.Tpo -c ../../binutils-gdb/bfd/elf-m10200.c -o elf-m10200.o
mv -f .deps/elf-m10200.Tpo .deps/elf-m10200.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-m10300.lo -MD -MP -MF .deps/elf-m10300.Tpo -c -o elf-m10300.lo ../../binutils-gdb/bfd/elf-m10300.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf-m10300.lo -MD -MP -MF .deps/elf-m10300.Tpo -c ../../binutils-gdb/bfd/elf-m10300.c -o elf-m10300.o
mv -f .deps/elf-m10300.Tpo .deps/elf-m10300.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-am33lin.lo -MD -MP -MF .deps/elf32-am33lin.Tpo -c -o elf32-am33lin.lo ../../binutils-gdb/bfd/elf32-am33lin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-am33lin.lo -MD -MP -MF .deps/elf32-am33lin.Tpo -c ../../binutils-gdb/bfd/elf32-am33lin.c -o elf32-am33lin.o
mv -f .deps/elf32-am33lin.Tpo .deps/elf32-am33lin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-arc.lo -MD -MP -MF .deps/elf32-arc.Tpo -c -o elf32-arc.lo ../../binutils-gdb/bfd/elf32-arc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-arc.lo -MD -MP -MF .deps/elf32-arc.Tpo -c ../../binutils-gdb/bfd/elf32-arc.c -o elf32-arc.o
mv -f .deps/elf32-arc.Tpo .deps/elf32-arc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c -o elf32-arm.lo ../../binutils-gdb/bfd/elf32-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c ../../binutils-gdb/bfd/elf32-arm.c -o elf32-arm.o
mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c -o elf32-avr.lo ../../binutils-gdb/bfd/elf32-avr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c ../../binutils-gdb/bfd/elf32-avr.c -o elf32-avr.o
mv -f .deps/elf32-avr.Tpo .deps/elf32-avr.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-bfin.lo -MD -MP -MF .deps/elf32-bfin.Tpo -c -o elf32-bfin.lo ../../binutils-gdb/bfd/elf32-bfin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-bfin.lo -MD -MP -MF .deps/elf32-bfin.Tpo -c ../../binutils-gdb/bfd/elf32-bfin.c -o elf32-bfin.o
mv -f .deps/elf32-bfin.Tpo .deps/elf32-bfin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cr16.lo -MD -MP -MF .deps/elf32-cr16.Tpo -c -o elf32-cr16.lo ../../binutils-gdb/bfd/elf32-cr16.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cr16.lo -MD -MP -MF .deps/elf32-cr16.Tpo -c ../../binutils-gdb/bfd/elf32-cr16.c -o elf32-cr16.o
mv -f .deps/elf32-cr16.Tpo .deps/elf32-cr16.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cr16c.lo -MD -MP -MF .deps/elf32-cr16c.Tpo -c -o elf32-cr16c.lo ../../binutils-gdb/bfd/elf32-cr16c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cr16c.lo -MD -MP -MF .deps/elf32-cr16c.Tpo -c ../../binutils-gdb/bfd/elf32-cr16c.c -o elf32-cr16c.o
mv -f .deps/elf32-cr16c.Tpo .deps/elf32-cr16c.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cris.lo -MD -MP -MF .deps/elf32-cris.Tpo -c -o elf32-cris.lo ../../binutils-gdb/bfd/elf32-cris.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-cris.lo -MD -MP -MF .deps/elf32-cris.Tpo -c ../../binutils-gdb/bfd/elf32-cris.c -o elf32-cris.o
mv -f .deps/elf32-cris.Tpo .deps/elf32-cris.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-crx.lo -MD -MP -MF .deps/elf32-crx.Tpo -c -o elf32-crx.lo ../../binutils-gdb/bfd/elf32-crx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-crx.lo -MD -MP -MF .deps/elf32-crx.Tpo -c ../../binutils-gdb/bfd/elf32-crx.c -o elf32-crx.o
mv -f .deps/elf32-crx.Tpo .deps/elf32-crx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-d10v.lo -MD -MP -MF .deps/elf32-d10v.Tpo -c -o elf32-d10v.lo ../../binutils-gdb/bfd/elf32-d10v.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-d10v.lo -MD -MP -MF .deps/elf32-d10v.Tpo -c ../../binutils-gdb/bfd/elf32-d10v.c -o elf32-d10v.o
mv -f .deps/elf32-d10v.Tpo .deps/elf32-d10v.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-d30v.lo -MD -MP -MF .deps/elf32-d30v.Tpo -c -o elf32-d30v.lo ../../binutils-gdb/bfd/elf32-d30v.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-d30v.lo -MD -MP -MF .deps/elf32-d30v.Tpo -c ../../binutils-gdb/bfd/elf32-d30v.c -o elf32-d30v.o
mv -f .deps/elf32-d30v.Tpo .deps/elf32-d30v.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-dlx.lo -MD -MP -MF .deps/elf32-dlx.Tpo -c -o elf32-dlx.lo ../../binutils-gdb/bfd/elf32-dlx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-dlx.lo -MD -MP -MF .deps/elf32-dlx.Tpo -c ../../binutils-gdb/bfd/elf32-dlx.c -o elf32-dlx.o
mv -f .deps/elf32-dlx.Tpo .deps/elf32-dlx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-epiphany.lo -MD -MP -MF .deps/elf32-epiphany.Tpo -c -o elf32-epiphany.lo ../../binutils-gdb/bfd/elf32-epiphany.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-epiphany.lo -MD -MP -MF .deps/elf32-epiphany.Tpo -c ../../binutils-gdb/bfd/elf32-epiphany.c -o elf32-epiphany.o
mv -f .deps/elf32-epiphany.Tpo .deps/elf32-epiphany.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-fr30.lo -MD -MP -MF .deps/elf32-fr30.Tpo -c -o elf32-fr30.lo ../../binutils-gdb/bfd/elf32-fr30.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-fr30.lo -MD -MP -MF .deps/elf32-fr30.Tpo -c ../../binutils-gdb/bfd/elf32-fr30.c -o elf32-fr30.o
mv -f .deps/elf32-fr30.Tpo .deps/elf32-fr30.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-frv.lo -MD -MP -MF .deps/elf32-frv.Tpo -c -o elf32-frv.lo ../../binutils-gdb/bfd/elf32-frv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-frv.lo -MD -MP -MF .deps/elf32-frv.Tpo -c ../../binutils-gdb/bfd/elf32-frv.c -o elf32-frv.o
mv -f .deps/elf32-frv.Tpo .deps/elf32-frv.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-h8300.lo -MD -MP -MF .deps/elf32-h8300.Tpo -c -o elf32-h8300.lo ../../binutils-gdb/bfd/elf32-h8300.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-h8300.lo -MD -MP -MF .deps/elf32-h8300.Tpo -c ../../binutils-gdb/bfd/elf32-h8300.c -o elf32-h8300.o
mv -f .deps/elf32-h8300.Tpo .deps/elf32-h8300.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-hppa.lo -MD -MP -MF .deps/elf32-hppa.Tpo -c -o elf32-hppa.lo ../../binutils-gdb/bfd/elf32-hppa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-hppa.lo -MD -MP -MF .deps/elf32-hppa.Tpo -c ../../binutils-gdb/bfd/elf32-hppa.c -o elf32-hppa.o
mv -f .deps/elf32-hppa.Tpo .deps/elf32-hppa.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i370.lo -MD -MP -MF .deps/elf32-i370.Tpo -c -o elf32-i370.lo ../../binutils-gdb/bfd/elf32-i370.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i370.lo -MD -MP -MF .deps/elf32-i370.Tpo -c ../../binutils-gdb/bfd/elf32-i370.c -o elf32-i370.o
mv -f .deps/elf32-i370.Tpo .deps/elf32-i370.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i860.lo -MD -MP -MF .deps/elf32-i860.Tpo -c -o elf32-i860.lo ../../binutils-gdb/bfd/elf32-i860.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i860.lo -MD -MP -MF .deps/elf32-i860.Tpo -c ../../binutils-gdb/bfd/elf32-i860.c -o elf32-i860.o
mv -f .deps/elf32-i860.Tpo .deps/elf32-i860.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i960.lo -MD -MP -MF .deps/elf32-i960.Tpo -c -o elf32-i960.lo ../../binutils-gdb/bfd/elf32-i960.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-i960.lo -MD -MP -MF .deps/elf32-i960.Tpo -c ../../binutils-gdb/bfd/elf32-i960.c -o elf32-i960.o
mv -f .deps/elf32-i960.Tpo .deps/elf32-i960.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ip2k.lo -MD -MP -MF .deps/elf32-ip2k.Tpo -c -o elf32-ip2k.lo ../../binutils-gdb/bfd/elf32-ip2k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ip2k.lo -MD -MP -MF .deps/elf32-ip2k.Tpo -c ../../binutils-gdb/bfd/elf32-ip2k.c -o elf32-ip2k.o
mv -f .deps/elf32-ip2k.Tpo .deps/elf32-ip2k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-iq2000.lo -MD -MP -MF .deps/elf32-iq2000.Tpo -c -o elf32-iq2000.lo ../../binutils-gdb/bfd/elf32-iq2000.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-iq2000.lo -MD -MP -MF .deps/elf32-iq2000.Tpo -c ../../binutils-gdb/bfd/elf32-iq2000.c -o elf32-iq2000.o
mv -f .deps/elf32-iq2000.Tpo .deps/elf32-iq2000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-lm32.lo -MD -MP -MF .deps/elf32-lm32.Tpo -c -o elf32-lm32.lo ../../binutils-gdb/bfd/elf32-lm32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-lm32.lo -MD -MP -MF .deps/elf32-lm32.Tpo -c ../../binutils-gdb/bfd/elf32-lm32.c -o elf32-lm32.o
mv -f .deps/elf32-lm32.Tpo .deps/elf32-lm32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m32c.lo -MD -MP -MF .deps/elf32-m32c.Tpo -c -o elf32-m32c.lo ../../binutils-gdb/bfd/elf32-m32c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m32c.lo -MD -MP -MF .deps/elf32-m32c.Tpo -c ../../binutils-gdb/bfd/elf32-m32c.c -o elf32-m32c.o
mv -f .deps/elf32-m32c.Tpo .deps/elf32-m32c.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m32r.lo -MD -MP -MF .deps/elf32-m32r.Tpo -c -o elf32-m32r.lo ../../binutils-gdb/bfd/elf32-m32r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m32r.lo -MD -MP -MF .deps/elf32-m32r.Tpo -c ../../binutils-gdb/bfd/elf32-m32r.c -o elf32-m32r.o
mv -f .deps/elf32-m32r.Tpo .deps/elf32-m32r.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc11.lo -MD -MP -MF .deps/elf32-m68hc11.Tpo -c -o elf32-m68hc11.lo ../../binutils-gdb/bfd/elf32-m68hc11.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc11.lo -MD -MP -MF .deps/elf32-m68hc11.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc11.c -o elf32-m68hc11.o
mv -f .deps/elf32-m68hc11.Tpo .deps/elf32-m68hc11.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc12.lo -MD -MP -MF .deps/elf32-m68hc12.Tpo -c -o elf32-m68hc12.lo ../../binutils-gdb/bfd/elf32-m68hc12.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc12.lo -MD -MP -MF .deps/elf32-m68hc12.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc12.c -o elf32-m68hc12.o
mv -f .deps/elf32-m68hc12.Tpo .deps/elf32-m68hc12.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc1x.lo -MD -MP -MF .deps/elf32-m68hc1x.Tpo -c -o elf32-m68hc1x.lo ../../binutils-gdb/bfd/elf32-m68hc1x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68hc1x.lo -MD -MP -MF .deps/elf32-m68hc1x.Tpo -c ../../binutils-gdb/bfd/elf32-m68hc1x.c -o elf32-m68hc1x.o
mv -f .deps/elf32-m68hc1x.Tpo .deps/elf32-m68hc1x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c -o elf32-m68k.lo ../../binutils-gdb/bfd/elf32-m68k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m68k.lo -MD -MP -MF .deps/elf32-m68k.Tpo -c ../../binutils-gdb/bfd/elf32-m68k.c -o elf32-m68k.o
mv -f .deps/elf32-m68k.Tpo .deps/elf32-m68k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m88k.lo -MD -MP -MF .deps/elf32-m88k.Tpo -c -o elf32-m88k.lo ../../binutils-gdb/bfd/elf32-m88k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-m88k.lo -MD -MP -MF .deps/elf32-m88k.Tpo -c ../../binutils-gdb/bfd/elf32-m88k.c -o elf32-m88k.o
mv -f .deps/elf32-m88k.Tpo .deps/elf32-m88k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mcore.lo -MD -MP -MF .deps/elf32-mcore.Tpo -c -o elf32-mcore.lo ../../binutils-gdb/bfd/elf32-mcore.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mcore.lo -MD -MP -MF .deps/elf32-mcore.Tpo -c ../../binutils-gdb/bfd/elf32-mcore.c -o elf32-mcore.o
mv -f .deps/elf32-mcore.Tpo .deps/elf32-mcore.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mep.lo -MD -MP -MF .deps/elf32-mep.Tpo -c -o elf32-mep.lo ../../binutils-gdb/bfd/elf32-mep.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mep.lo -MD -MP -MF .deps/elf32-mep.Tpo -c ../../binutils-gdb/bfd/elf32-mep.c -o elf32-mep.o
mv -f .deps/elf32-mep.Tpo .deps/elf32-mep.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-metag.lo -MD -MP -MF .deps/elf32-metag.Tpo -c -o elf32-metag.lo ../../binutils-gdb/bfd/elf32-metag.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-metag.lo -MD -MP -MF .deps/elf32-metag.Tpo -c ../../binutils-gdb/bfd/elf32-metag.c -o elf32-metag.o
mv -f .deps/elf32-metag.Tpo .deps/elf32-metag.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-microblaze.lo -MD -MP -MF .deps/elf32-microblaze.Tpo -c -o elf32-microblaze.lo ../../binutils-gdb/bfd/elf32-microblaze.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-microblaze.lo -MD -MP -MF .deps/elf32-microblaze.Tpo -c ../../binutils-gdb/bfd/elf32-microblaze.c -o elf32-microblaze.o
mv -f .deps/elf32-microblaze.Tpo .deps/elf32-microblaze.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-moxie.lo -MD -MP -MF .deps/elf32-moxie.Tpo -c -o elf32-moxie.lo ../../binutils-gdb/bfd/elf32-moxie.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-moxie.lo -MD -MP -MF .deps/elf32-moxie.Tpo -c ../../binutils-gdb/bfd/elf32-moxie.c -o elf32-moxie.o
mv -f .deps/elf32-moxie.Tpo .deps/elf32-moxie.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-msp430.lo -MD -MP -MF .deps/elf32-msp430.Tpo -c -o elf32-msp430.lo ../../binutils-gdb/bfd/elf32-msp430.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-msp430.lo -MD -MP -MF .deps/elf32-msp430.Tpo -c ../../binutils-gdb/bfd/elf32-msp430.c -o elf32-msp430.o
../../binutils-gdb/bfd/elf32-msp430.c:2529:45: warning: unused variable 'msp430_ti_elf_special_sections' [-Wunused-const-variable]
static const struct bfd_elf_special_section msp430_ti_elf_special_sections[] =
                                            ^
1 warning generated.
mv -f .deps/elf32-msp430.Tpo .deps/elf32-msp430.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mt.lo -MD -MP -MF .deps/elf32-mt.Tpo -c -o elf32-mt.lo ../../binutils-gdb/bfd/elf32-mt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-mt.lo -MD -MP -MF .deps/elf32-mt.Tpo -c ../../binutils-gdb/bfd/elf32-mt.c -o elf32-mt.o
mv -f .deps/elf32-mt.Tpo .deps/elf32-mt.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-nds32.lo -MD -MP -MF .deps/elf32-nds32.Tpo -c -o elf32-nds32.lo ../../binutils-gdb/bfd/elf32-nds32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-nds32.lo -MD -MP -MF .deps/elf32-nds32.Tpo -c ../../binutils-gdb/bfd/elf32-nds32.c -o elf32-nds32.o
../../binutils-gdb/bfd/elf32-nds32.c:8690:3: warning: variable 'offset' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
                default:
                ^~~~~~~
../../binutils-gdb/bfd/elf32-nds32.c:8706:27: note: uninitialized use occurs here
                                                   irel->r_addend + offset, 0);
                                                                    ^~~~~~
../../binutils-gdb/bfd/elf32-nds32.c:8669:19: note: initialize the variable 'offset' to silence this warning
              long offset;
                         ^
                          = 0
1 warning generated.
mv -f .deps/elf32-nds32.Tpo .deps/elf32-nds32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-nios2.lo -MD -MP -MF .deps/elf32-nios2.Tpo -c -o elf32-nios2.lo ../../binutils-gdb/bfd/elf32-nios2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-nios2.lo -MD -MP -MF .deps/elf32-nios2.Tpo -c ../../binutils-gdb/bfd/elf32-nios2.c -o elf32-nios2.o
mv -f .deps/elf32-nios2.Tpo .deps/elf32-nios2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-or1k.lo -MD -MP -MF .deps/elf32-or1k.Tpo -c -o elf32-or1k.lo ../../binutils-gdb/bfd/elf32-or1k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-or1k.lo -MD -MP -MF .deps/elf32-or1k.Tpo -c ../../binutils-gdb/bfd/elf32-or1k.c -o elf32-or1k.o
mv -f .deps/elf32-or1k.Tpo .deps/elf32-or1k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-pj.lo -MD -MP -MF .deps/elf32-pj.Tpo -c -o elf32-pj.lo ../../binutils-gdb/bfd/elf32-pj.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-pj.lo -MD -MP -MF .deps/elf32-pj.Tpo -c ../../binutils-gdb/bfd/elf32-pj.c -o elf32-pj.o
mv -f .deps/elf32-pj.Tpo .deps/elf32-pj.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ppc.lo -MD -MP -MF .deps/elf32-ppc.Tpo -c -o elf32-ppc.lo ../../binutils-gdb/bfd/elf32-ppc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-ppc.lo -MD -MP -MF .deps/elf32-ppc.Tpo -c ../../binutils-gdb/bfd/elf32-ppc.c -o elf32-ppc.o
mv -f .deps/elf32-ppc.Tpo .deps/elf32-ppc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-rl78.lo -MD -MP -MF .deps/elf32-rl78.Tpo -c -o elf32-rl78.lo ../../binutils-gdb/bfd/elf32-rl78.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-rl78.lo -MD -MP -MF .deps/elf32-rl78.Tpo -c ../../binutils-gdb/bfd/elf32-rl78.c -o elf32-rl78.o
mv -f .deps/elf32-rl78.Tpo .deps/elf32-rl78.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-rx.lo -MD -MP -MF .deps/elf32-rx.Tpo -c -o elf32-rx.lo ../../binutils-gdb/bfd/elf32-rx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-rx.lo -MD -MP -MF .deps/elf32-rx.Tpo -c ../../binutils-gdb/bfd/elf32-rx.c -o elf32-rx.o
mv -f .deps/elf32-rx.Tpo .deps/elf32-rx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-s390.lo -MD -MP -MF .deps/elf32-s390.Tpo -c -o elf32-s390.lo ../../binutils-gdb/bfd/elf32-s390.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-s390.lo -MD -MP -MF .deps/elf32-s390.Tpo -c ../../binutils-gdb/bfd/elf32-s390.c -o elf32-s390.o
mv -f .deps/elf32-s390.Tpo .deps/elf32-s390.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh-symbian.lo -MD -MP -MF .deps/elf32-sh-symbian.Tpo -c -o elf32-sh-symbian.lo ../../binutils-gdb/bfd/elf32-sh-symbian.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh-symbian.lo -MD -MP -MF .deps/elf32-sh-symbian.Tpo -c ../../binutils-gdb/bfd/elf32-sh-symbian.c -o elf32-sh-symbian.o
mv -f .deps/elf32-sh-symbian.Tpo .deps/elf32-sh-symbian.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh.lo -MD -MP -MF .deps/elf32-sh.Tpo -c -o elf32-sh.lo ../../binutils-gdb/bfd/elf32-sh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh.lo -MD -MP -MF .deps/elf32-sh.Tpo -c ../../binutils-gdb/bfd/elf32-sh.c -o elf32-sh.o
mv -f .deps/elf32-sh.Tpo .deps/elf32-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh64-com.lo -MD -MP -MF .deps/elf32-sh64-com.Tpo -c -o elf32-sh64-com.lo ../../binutils-gdb/bfd/elf32-sh64-com.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh64-com.lo -MD -MP -MF .deps/elf32-sh64-com.Tpo -c ../../binutils-gdb/bfd/elf32-sh64-com.c -o elf32-sh64-com.o
mv -f .deps/elf32-sh64-com.Tpo .deps/elf32-sh64-com.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh64.lo -MD -MP -MF .deps/elf32-sh64.Tpo -c -o elf32-sh64.lo ../../binutils-gdb/bfd/elf32-sh64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sh64.lo -MD -MP -MF .deps/elf32-sh64.Tpo -c ../../binutils-gdb/bfd/elf32-sh64.c -o elf32-sh64.o
mv -f .deps/elf32-sh64.Tpo .deps/elf32-sh64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sparc.lo -MD -MP -MF .deps/elf32-sparc.Tpo -c -o elf32-sparc.lo ../../binutils-gdb/bfd/elf32-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-sparc.lo -MD -MP -MF .deps/elf32-sparc.Tpo -c ../../binutils-gdb/bfd/elf32-sparc.c -o elf32-sparc.o
mv -f .deps/elf32-sparc.Tpo .deps/elf32-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-spu.lo -MD -MP -MF .deps/elf32-spu.Tpo -c -o elf32-spu.lo ../../binutils-gdb/bfd/elf32-spu.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-spu.lo -MD -MP -MF .deps/elf32-spu.Tpo -c ../../binutils-gdb/bfd/elf32-spu.c -o elf32-spu.o
mv -f .deps/elf32-spu.Tpo .deps/elf32-spu.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tic6x.lo -MD -MP -MF .deps/elf32-tic6x.Tpo -c -o elf32-tic6x.lo ../../binutils-gdb/bfd/elf32-tic6x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tic6x.lo -MD -MP -MF .deps/elf32-tic6x.Tpo -c ../../binutils-gdb/bfd/elf32-tic6x.c -o elf32-tic6x.o
mv -f .deps/elf32-tic6x.Tpo .deps/elf32-tic6x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tilegx.lo -MD -MP -MF .deps/elf32-tilegx.Tpo -c -o elf32-tilegx.lo ../../binutils-gdb/bfd/elf32-tilegx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tilegx.lo -MD -MP -MF .deps/elf32-tilegx.Tpo -c ../../binutils-gdb/bfd/elf32-tilegx.c -o elf32-tilegx.o
mv -f .deps/elf32-tilegx.Tpo .deps/elf32-tilegx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tilepro.lo -MD -MP -MF .deps/elf32-tilepro.Tpo -c -o elf32-tilepro.lo ../../binutils-gdb/bfd/elf32-tilepro.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-tilepro.lo -MD -MP -MF .deps/elf32-tilepro.Tpo -c ../../binutils-gdb/bfd/elf32-tilepro.c -o elf32-tilepro.o
mv -f .deps/elf32-tilepro.Tpo .deps/elf32-tilepro.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-v850.lo -MD -MP -MF .deps/elf32-v850.Tpo -c -o elf32-v850.lo ../../binutils-gdb/bfd/elf32-v850.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-v850.lo -MD -MP -MF .deps/elf32-v850.Tpo -c ../../binutils-gdb/bfd/elf32-v850.c -o elf32-v850.o
mv -f .deps/elf32-v850.Tpo .deps/elf32-v850.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-vax.lo -MD -MP -MF .deps/elf32-vax.Tpo -c -o elf32-vax.lo ../../binutils-gdb/bfd/elf32-vax.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-vax.lo -MD -MP -MF .deps/elf32-vax.Tpo -c ../../binutils-gdb/bfd/elf32-vax.c -o elf32-vax.o
mv -f .deps/elf32-vax.Tpo .deps/elf32-vax.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-visium.lo -MD -MP -MF .deps/elf32-visium.Tpo -c -o elf32-visium.lo ../../binutils-gdb/bfd/elf32-visium.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-visium.lo -MD -MP -MF .deps/elf32-visium.Tpo -c ../../binutils-gdb/bfd/elf32-visium.c -o elf32-visium.o
../../binutils-gdb/bfd/elf32-visium.c:286:38: warning: unused variable 'visium_reloc_map' [-Wunused-const-variable]
static const struct visium_reloc_map visium_reloc_map[] = {
                                     ^
1 warning generated.
mv -f .deps/elf32-visium.Tpo .deps/elf32-visium.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xc16x.lo -MD -MP -MF .deps/elf32-xc16x.Tpo -c -o elf32-xc16x.lo ../../binutils-gdb/bfd/elf32-xc16x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xc16x.lo -MD -MP -MF .deps/elf32-xc16x.Tpo -c ../../binutils-gdb/bfd/elf32-xc16x.c -o elf32-xc16x.o
mv -f .deps/elf32-xc16x.Tpo .deps/elf32-xc16x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xgate.lo -MD -MP -MF .deps/elf32-xgate.Tpo -c -o elf32-xgate.lo ../../binutils-gdb/bfd/elf32-xgate.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xgate.lo -MD -MP -MF .deps/elf32-xgate.Tpo -c ../../binutils-gdb/bfd/elf32-xgate.c -o elf32-xgate.o
mv -f .deps/elf32-xgate.Tpo .deps/elf32-xgate.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xstormy16.lo -MD -MP -MF .deps/elf32-xstormy16.Tpo -c -o elf32-xstormy16.lo ../../binutils-gdb/bfd/elf32-xstormy16.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xstormy16.lo -MD -MP -MF .deps/elf32-xstormy16.Tpo -c ../../binutils-gdb/bfd/elf32-xstormy16.c -o elf32-xstormy16.o
mv -f .deps/elf32-xstormy16.Tpo .deps/elf32-xstormy16.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xtensa.lo -MD -MP -MF .deps/elf32-xtensa.Tpo -c -o elf32-xtensa.lo ../../binutils-gdb/bfd/elf32-xtensa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elf32-xtensa.lo -MD -MP -MF .deps/elf32-xtensa.Tpo -c ../../binutils-gdb/bfd/elf32-xtensa.c -o elf32-xtensa.o
mv -f .deps/elf32-xtensa.Tpo .deps/elf32-xtensa.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-sparc.lo -MD -MP -MF .deps/elfxx-sparc.Tpo -c -o elfxx-sparc.lo ../../binutils-gdb/bfd/elfxx-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-sparc.lo -MD -MP -MF .deps/elfxx-sparc.Tpo -c ../../binutils-gdb/bfd/elfxx-sparc.c -o elfxx-sparc.o
mv -f .deps/elfxx-sparc.Tpo .deps/elfxx-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-tilegx.lo -MD -MP -MF .deps/elfxx-tilegx.Tpo -c -o elfxx-tilegx.lo ../../binutils-gdb/bfd/elfxx-tilegx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT elfxx-tilegx.lo -MD -MP -MF .deps/elfxx-tilegx.Tpo -c ../../binutils-gdb/bfd/elfxx-tilegx.c -o elfxx-tilegx.o
mv -f .deps/elfxx-tilegx.Tpo .deps/elfxx-tilegx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epoc-pe-arm.lo -MD -MP -MF .deps/epoc-pe-arm.Tpo -c -o epoc-pe-arm.lo ../../binutils-gdb/bfd/epoc-pe-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epoc-pe-arm.lo -MD -MP -MF .deps/epoc-pe-arm.Tpo -c ../../binutils-gdb/bfd/epoc-pe-arm.c -o epoc-pe-arm.o
mv -f .deps/epoc-pe-arm.Tpo .deps/epoc-pe-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epoc-pei-arm.lo -MD -MP -MF .deps/epoc-pei-arm.Tpo -c -o epoc-pei-arm.lo ../../binutils-gdb/bfd/epoc-pei-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epoc-pei-arm.lo -MD -MP -MF .deps/epoc-pei-arm.Tpo -c ../../binutils-gdb/bfd/epoc-pei-arm.c -o epoc-pei-arm.o
mv -f .deps/epoc-pei-arm.Tpo .deps/epoc-pei-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hp300bsd.lo -MD -MP -MF .deps/hp300bsd.Tpo -c -o hp300bsd.lo ../../binutils-gdb/bfd/hp300bsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hp300bsd.lo -MD -MP -MF .deps/hp300bsd.Tpo -c ../../binutils-gdb/bfd/hp300bsd.c -o hp300bsd.o
mv -f .deps/hp300bsd.Tpo .deps/hp300bsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hp300hpux.lo -MD -MP -MF .deps/hp300hpux.Tpo -c -o hp300hpux.lo ../../binutils-gdb/bfd/hp300hpux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hp300hpux.lo -MD -MP -MF .deps/hp300hpux.Tpo -c ../../binutils-gdb/bfd/hp300hpux.c -o hp300hpux.o
mv -f .deps/hp300hpux.Tpo .deps/hp300hpux.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386aout.lo -MD -MP -MF .deps/i386aout.Tpo -c -o i386aout.lo ../../binutils-gdb/bfd/i386aout.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386aout.lo -MD -MP -MF .deps/i386aout.Tpo -c ../../binutils-gdb/bfd/i386aout.c -o i386aout.o
mv -f .deps/i386aout.Tpo .deps/i386aout.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386bsd.lo -MD -MP -MF .deps/i386bsd.Tpo -c -o i386bsd.lo ../../binutils-gdb/bfd/i386bsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386bsd.lo -MD -MP -MF .deps/i386bsd.Tpo -c ../../binutils-gdb/bfd/i386bsd.c -o i386bsd.o
mv -f .deps/i386bsd.Tpo .deps/i386bsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386dynix.lo -MD -MP -MF .deps/i386dynix.Tpo -c -o i386dynix.lo ../../binutils-gdb/bfd/i386dynix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386dynix.lo -MD -MP -MF .deps/i386dynix.Tpo -c ../../binutils-gdb/bfd/i386dynix.c -o i386dynix.o
mv -f .deps/i386dynix.Tpo .deps/i386dynix.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386freebsd.lo -MD -MP -MF .deps/i386freebsd.Tpo -c -o i386freebsd.lo ../../binutils-gdb/bfd/i386freebsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386freebsd.lo -MD -MP -MF .deps/i386freebsd.Tpo -c ../../binutils-gdb/bfd/i386freebsd.c -o i386freebsd.o
mv -f .deps/i386freebsd.Tpo .deps/i386freebsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../binutils-gdb/bfd/i386linux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../binutils-gdb/bfd/i386linux.c -o i386linux.o
mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386lynx.lo -MD -MP -MF .deps/i386lynx.Tpo -c -o i386lynx.lo ../../binutils-gdb/bfd/i386lynx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386lynx.lo -MD -MP -MF .deps/i386lynx.Tpo -c ../../binutils-gdb/bfd/i386lynx.c -o i386lynx.o
mv -f .deps/i386lynx.Tpo .deps/i386lynx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386mach3.lo -MD -MP -MF .deps/i386mach3.Tpo -c -o i386mach3.lo ../../binutils-gdb/bfd/i386mach3.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386mach3.lo -MD -MP -MF .deps/i386mach3.Tpo -c ../../binutils-gdb/bfd/i386mach3.c -o i386mach3.o
mv -f .deps/i386mach3.Tpo .deps/i386mach3.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386msdos.lo -MD -MP -MF .deps/i386msdos.Tpo -c -o i386msdos.lo ../../binutils-gdb/bfd/i386msdos.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386msdos.lo -MD -MP -MF .deps/i386msdos.Tpo -c ../../binutils-gdb/bfd/i386msdos.c -o i386msdos.o
mv -f .deps/i386msdos.Tpo .deps/i386msdos.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386netbsd.lo -MD -MP -MF .deps/i386netbsd.Tpo -c -o i386netbsd.lo ../../binutils-gdb/bfd/i386netbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386netbsd.lo -MD -MP -MF .deps/i386netbsd.Tpo -c ../../binutils-gdb/bfd/i386netbsd.c -o i386netbsd.o
mv -f .deps/i386netbsd.Tpo .deps/i386netbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c -o i386os9k.lo ../../binutils-gdb/bfd/i386os9k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386os9k.lo -MD -MP -MF .deps/i386os9k.Tpo -c ../../binutils-gdb/bfd/i386os9k.c -o i386os9k.o
mv -f .deps/i386os9k.Tpo .deps/i386os9k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c -o ieee.lo ../../binutils-gdb/bfd/ieee.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ieee.lo -MD -MP -MF .deps/ieee.Tpo -c ../../binutils-gdb/bfd/ieee.c -o ieee.o
mv -f .deps/ieee.Tpo .deps/ieee.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c -o m68k4knetbsd.lo ../../binutils-gdb/bfd/m68k4knetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k4knetbsd.lo -MD -MP -MF .deps/m68k4knetbsd.Tpo -c ../../binutils-gdb/bfd/m68k4knetbsd.c -o m68k4knetbsd.o
mv -f .deps/m68k4knetbsd.Tpo .deps/m68k4knetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c -o m68klinux.lo ../../binutils-gdb/bfd/m68klinux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68klinux.lo -MD -MP -MF .deps/m68klinux.Tpo -c ../../binutils-gdb/bfd/m68klinux.c -o m68klinux.o
mv -f .deps/m68klinux.Tpo .deps/m68klinux.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c -o m68knetbsd.lo ../../binutils-gdb/bfd/m68knetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68knetbsd.lo -MD -MP -MF .deps/m68knetbsd.Tpo -c ../../binutils-gdb/bfd/m68knetbsd.c -o m68knetbsd.o
mv -f .deps/m68knetbsd.Tpo .deps/m68knetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c -o m88kmach3.lo ../../binutils-gdb/bfd/m88kmach3.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88kmach3.lo -MD -MP -MF .deps/m88kmach3.Tpo -c ../../binutils-gdb/bfd/m88kmach3.c -o m88kmach3.o
mv -f .deps/m88kmach3.Tpo .deps/m88kmach3.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c -o m88kopenbsd.lo ../../binutils-gdb/bfd/m88kopenbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88kopenbsd.lo -MD -MP -MF .deps/m88kopenbsd.Tpo -c ../../binutils-gdb/bfd/m88kopenbsd.c -o m88kopenbsd.o
mv -f .deps/m88kopenbsd.Tpo .deps/m88kopenbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c -o mach-o.lo ../../binutils-gdb/bfd/mach-o.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o.lo -MD -MP -MF .deps/mach-o.Tpo -c ../../binutils-gdb/bfd/mach-o.c -o mach-o.o
mv -f .deps/mach-o.Tpo .deps/mach-o.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c -o mach-o-i386.lo ../../binutils-gdb/bfd/mach-o-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mach-o-i386.lo -MD -MP -MF .deps/mach-o-i386.Tpo -c ../../binutils-gdb/bfd/mach-o-i386.c -o mach-o-i386.o
mv -f .deps/mach-o-i386.Tpo .deps/mach-o-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c -o mipsbsd.lo ../../binutils-gdb/bfd/mipsbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mipsbsd.lo -MD -MP -MF .deps/mipsbsd.Tpo -c ../../binutils-gdb/bfd/mipsbsd.c -o mipsbsd.o
mv -f .deps/mipsbsd.Tpo .deps/mipsbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT newsos3.lo -MD -MP -MF .deps/newsos3.Tpo -c -o newsos3.lo ../../binutils-gdb/bfd/newsos3.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT newsos3.lo -MD -MP -MF .deps/newsos3.Tpo -c ../../binutils-gdb/bfd/newsos3.c -o newsos3.o
mv -f .deps/newsos3.Tpo .deps/newsos3.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm.lo -MD -MP -MF .deps/nlm.Tpo -c -o nlm.lo ../../binutils-gdb/bfd/nlm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm.lo -MD -MP -MF .deps/nlm.Tpo -c ../../binutils-gdb/bfd/nlm.c -o nlm.o
mv -f .deps/nlm.Tpo .deps/nlm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-i386.lo -MD -MP -MF .deps/nlm32-i386.Tpo -c -o nlm32-i386.lo ../../binutils-gdb/bfd/nlm32-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-i386.lo -MD -MP -MF .deps/nlm32-i386.Tpo -c ../../binutils-gdb/bfd/nlm32-i386.c -o nlm32-i386.o
mv -f .deps/nlm32-i386.Tpo .deps/nlm32-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-ppc.lo -MD -MP -MF .deps/nlm32-ppc.Tpo -c -o nlm32-ppc.lo ../../binutils-gdb/bfd/nlm32-ppc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-ppc.lo -MD -MP -MF .deps/nlm32-ppc.Tpo -c ../../binutils-gdb/bfd/nlm32-ppc.c -o nlm32-ppc.o
mv -f .deps/nlm32-ppc.Tpo .deps/nlm32-ppc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-sparc.lo -MD -MP -MF .deps/nlm32-sparc.Tpo -c -o nlm32-sparc.lo ../../binutils-gdb/bfd/nlm32-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32-sparc.lo -MD -MP -MF .deps/nlm32-sparc.Tpo -c ../../binutils-gdb/bfd/nlm32-sparc.c -o nlm32-sparc.o
mv -f .deps/nlm32-sparc.Tpo .deps/nlm32-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32.lo -MD -MP -MF .deps/nlm32.Tpo -c -o nlm32.lo ../../binutils-gdb/bfd/nlm32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT nlm32.lo -MD -MP -MF .deps/nlm32.Tpo -c ../../binutils-gdb/bfd/nlm32.c -o nlm32.o
mv -f .deps/nlm32.Tpo .deps/nlm32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ns32knetbsd.lo -MD -MP -MF .deps/ns32knetbsd.Tpo -c -o ns32knetbsd.lo ../../binutils-gdb/bfd/ns32knetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ns32knetbsd.lo -MD -MP -MF .deps/ns32knetbsd.Tpo -c ../../binutils-gdb/bfd/ns32knetbsd.c -o ns32knetbsd.o
mv -f .deps/ns32knetbsd.Tpo .deps/ns32knetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT oasys.lo -MD -MP -MF .deps/oasys.Tpo -c -o oasys.lo ../../binutils-gdb/bfd/oasys.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT oasys.lo -MD -MP -MF .deps/oasys.Tpo -c ../../binutils-gdb/bfd/oasys.c -o oasys.o
mv -f .deps/oasys.Tpo .deps/oasys.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pc532-mach.lo -MD -MP -MF .deps/pc532-mach.Tpo -c -o pc532-mach.lo ../../binutils-gdb/bfd/pc532-mach.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pc532-mach.lo -MD -MP -MF .deps/pc532-mach.Tpo -c ../../binutils-gdb/bfd/pc532-mach.c -o pc532-mach.o
mv -f .deps/pc532-mach.Tpo .deps/pc532-mach.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pdp11.lo -MD -MP -MF .deps/pdp11.Tpo -c -o pdp11.lo ../../binutils-gdb/bfd/pdp11.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pdp11.lo -MD -MP -MF .deps/pdp11.Tpo -c ../../binutils-gdb/bfd/pdp11.c -o pdp11.o
mv -f .deps/pdp11.Tpo .deps/pdp11.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-arm-wince.lo -MD -MP -MF .deps/pe-arm-wince.Tpo -c -o pe-arm-wince.lo ../../binutils-gdb/bfd/pe-arm-wince.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-arm-wince.lo -MD -MP -MF .deps/pe-arm-wince.Tpo -c ../../binutils-gdb/bfd/pe-arm-wince.c -o pe-arm-wince.o
mv -f .deps/pe-arm-wince.Tpo .deps/pe-arm-wince.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-arm.lo -MD -MP -MF .deps/pe-arm.Tpo -c -o pe-arm.lo ../../binutils-gdb/bfd/pe-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-arm.lo -MD -MP -MF .deps/pe-arm.Tpo -c ../../binutils-gdb/bfd/pe-arm.c -o pe-arm.o
mv -f .deps/pe-arm.Tpo .deps/pe-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c -o pe-i386.lo ../../binutils-gdb/bfd/pe-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-i386.lo -MD -MP -MF .deps/pe-i386.Tpo -c ../../binutils-gdb/bfd/pe-i386.c -o pe-i386.o
mv -f .deps/pe-i386.Tpo .deps/pe-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-mcore.lo -MD -MP -MF .deps/pe-mcore.Tpo -c -o pe-mcore.lo ../../binutils-gdb/bfd/pe-mcore.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-mcore.lo -MD -MP -MF .deps/pe-mcore.Tpo -c ../../binutils-gdb/bfd/pe-mcore.c -o pe-mcore.o
mv -f .deps/pe-mcore.Tpo .deps/pe-mcore.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-mips.lo -MD -MP -MF .deps/pe-mips.Tpo -c -o pe-mips.lo ../../binutils-gdb/bfd/pe-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-mips.lo -MD -MP -MF .deps/pe-mips.Tpo -c ../../binutils-gdb/bfd/pe-mips.c -o pe-mips.o
mv -f .deps/pe-mips.Tpo .deps/pe-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-ppc.lo -MD -MP -MF .deps/pe-ppc.Tpo -c -o pe-ppc.lo ../../binutils-gdb/bfd/pe-ppc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-ppc.lo -MD -MP -MF .deps/pe-ppc.Tpo -c ../../binutils-gdb/bfd/pe-ppc.c -o pe-ppc.o
mv -f .deps/pe-ppc.Tpo .deps/pe-ppc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-sh.lo -MD -MP -MF .deps/pe-sh.Tpo -c -o pe-sh.lo ../../binutils-gdb/bfd/pe-sh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pe-sh.lo -MD -MP -MF .deps/pe-sh.Tpo -c ../../binutils-gdb/bfd/pe-sh.c -o pe-sh.o
mv -f .deps/pe-sh.Tpo .deps/pe-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pef.lo -MD -MP -MF .deps/pef.Tpo -c -o pef.lo ../../binutils-gdb/bfd/pef.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pef.lo -MD -MP -MF .deps/pef.Tpo -c ../../binutils-gdb/bfd/pef.c -o pef.o
mv -f .deps/pef.Tpo .deps/pef.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-arm-wince.lo -MD -MP -MF .deps/pei-arm-wince.Tpo -c -o pei-arm-wince.lo ../../binutils-gdb/bfd/pei-arm-wince.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-arm-wince.lo -MD -MP -MF .deps/pei-arm-wince.Tpo -c ../../binutils-gdb/bfd/pei-arm-wince.c -o pei-arm-wince.o
mv -f .deps/pei-arm-wince.Tpo .deps/pei-arm-wince.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-arm.lo -MD -MP -MF .deps/pei-arm.Tpo -c -o pei-arm.lo ../../binutils-gdb/bfd/pei-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-arm.lo -MD -MP -MF .deps/pei-arm.Tpo -c ../../binutils-gdb/bfd/pei-arm.c -o pei-arm.o
mv -f .deps/pei-arm.Tpo .deps/pei-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-mcore.lo -MD -MP -MF .deps/pei-mcore.Tpo -c -o pei-mcore.lo ../../binutils-gdb/bfd/pei-mcore.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-mcore.lo -MD -MP -MF .deps/pei-mcore.Tpo -c ../../binutils-gdb/bfd/pei-mcore.c -o pei-mcore.o
mv -f .deps/pei-mcore.Tpo .deps/pei-mcore.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-mips.lo -MD -MP -MF .deps/pei-mips.Tpo -c -o pei-mips.lo ../../binutils-gdb/bfd/pei-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-mips.lo -MD -MP -MF .deps/pei-mips.Tpo -c ../../binutils-gdb/bfd/pei-mips.c -o pei-mips.o
mv -f .deps/pei-mips.Tpo .deps/pei-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-ppc.lo -MD -MP -MF .deps/pei-ppc.Tpo -c -o pei-ppc.lo ../../binutils-gdb/bfd/pei-ppc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-ppc.lo -MD -MP -MF .deps/pei-ppc.Tpo -c ../../binutils-gdb/bfd/pei-ppc.c -o pei-ppc.o
mv -f .deps/pei-ppc.Tpo .deps/pei-ppc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-sh.lo -MD -MP -MF .deps/pei-sh.Tpo -c -o pei-sh.lo ../../binutils-gdb/bfd/pei-sh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT pei-sh.lo -MD -MP -MF .deps/pei-sh.Tpo -c ../../binutils-gdb/bfd/pei-sh.c -o pei-sh.o
mv -f .deps/pei-sh.Tpo .deps/pei-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ppcboot.lo -MD -MP -MF .deps/ppcboot.Tpo -c -o ppcboot.lo ../../binutils-gdb/bfd/ppcboot.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ppcboot.lo -MD -MP -MF .deps/ppcboot.Tpo -c ../../binutils-gdb/bfd/ppcboot.c -o ppcboot.o
mv -f .deps/ppcboot.Tpo .deps/ppcboot.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT reloc16.lo -MD -MP -MF .deps/reloc16.Tpo -c -o reloc16.lo ../../binutils-gdb/bfd/reloc16.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT reloc16.lo -MD -MP -MF .deps/reloc16.Tpo -c ../../binutils-gdb/bfd/reloc16.c -o reloc16.o
mv -f .deps/reloc16.Tpo .deps/reloc16.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT riscix.lo -MD -MP -MF .deps/riscix.Tpo -c -o riscix.lo ../../binutils-gdb/bfd/riscix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT riscix.lo -MD -MP -MF .deps/riscix.Tpo -c ../../binutils-gdb/bfd/riscix.c -o riscix.o
mv -f .deps/riscix.Tpo .deps/riscix.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT som.lo -MD -MP -MF .deps/som.Tpo -c -o som.lo ../../binutils-gdb/bfd/som.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT som.lo -MD -MP -MF .deps/som.Tpo -c ../../binutils-gdb/bfd/som.c -o som.o
mv -f .deps/som.Tpo .deps/som.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparclinux.lo -MD -MP -MF .deps/sparclinux.Tpo -c -o sparclinux.lo ../../binutils-gdb/bfd/sparclinux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparclinux.lo -MD -MP -MF .deps/sparclinux.Tpo -c ../../binutils-gdb/bfd/sparclinux.c -o sparclinux.o
mv -f .deps/sparclinux.Tpo .deps/sparclinux.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparclynx.lo -MD -MP -MF .deps/sparclynx.Tpo -c -o sparclynx.lo ../../binutils-gdb/bfd/sparclynx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparclynx.lo -MD -MP -MF .deps/sparclynx.Tpo -c ../../binutils-gdb/bfd/sparclynx.c -o sparclynx.o
mv -f .deps/sparclynx.Tpo .deps/sparclynx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparcnetbsd.lo -MD -MP -MF .deps/sparcnetbsd.Tpo -c -o sparcnetbsd.lo ../../binutils-gdb/bfd/sparcnetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sparcnetbsd.lo -MD -MP -MF .deps/sparcnetbsd.Tpo -c ../../binutils-gdb/bfd/sparcnetbsd.c -o sparcnetbsd.o
mv -f .deps/sparcnetbsd.Tpo .deps/sparcnetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sunos.lo -MD -MP -MF .deps/sunos.Tpo -c -o sunos.lo ../../binutils-gdb/bfd/sunos.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT sunos.lo -MD -MP -MF .deps/sunos.Tpo -c ../../binutils-gdb/bfd/sunos.c -o sunos.o
mv -f .deps/sunos.Tpo .deps/sunos.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vax1knetbsd.lo -MD -MP -MF .deps/vax1knetbsd.Tpo -c -o vax1knetbsd.lo ../../binutils-gdb/bfd/vax1knetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vax1knetbsd.lo -MD -MP -MF .deps/vax1knetbsd.Tpo -c ../../binutils-gdb/bfd/vax1knetbsd.c -o vax1knetbsd.o
mv -f .deps/vax1knetbsd.Tpo .deps/vax1knetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vaxbsd.lo -MD -MP -MF .deps/vaxbsd.Tpo -c -o vaxbsd.lo ../../binutils-gdb/bfd/vaxbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vaxbsd.lo -MD -MP -MF .deps/vaxbsd.Tpo -c ../../binutils-gdb/bfd/vaxbsd.c -o vaxbsd.o
mv -f .deps/vaxbsd.Tpo .deps/vaxbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vaxnetbsd.lo -MD -MP -MF .deps/vaxnetbsd.Tpo -c -o vaxnetbsd.lo ../../binutils-gdb/bfd/vaxnetbsd.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vaxnetbsd.lo -MD -MP -MF .deps/vaxnetbsd.Tpo -c ../../binutils-gdb/bfd/vaxnetbsd.c -o vaxnetbsd.o
mv -f .deps/vaxnetbsd.Tpo .deps/vaxnetbsd.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT versados.lo -MD -MP -MF .deps/versados.Tpo -c -o versados.lo ../../binutils-gdb/bfd/versados.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT versados.lo -MD -MP -MF .deps/versados.Tpo -c ../../binutils-gdb/bfd/versados.c -o versados.o
mv -f .deps/versados.Tpo .deps/versados.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-lib.lo -MD -MP -MF .deps/vms-lib.Tpo -c -o vms-lib.lo ../../binutils-gdb/bfd/vms-lib.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-lib.lo -MD -MP -MF .deps/vms-lib.Tpo -c ../../binutils-gdb/bfd/vms-lib.c -o vms-lib.o
mv -f .deps/vms-lib.Tpo .deps/vms-lib.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-misc.lo -MD -MP -MF .deps/vms-misc.Tpo -c -o vms-misc.lo ../../binutils-gdb/bfd/vms-misc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT vms-misc.lo -MD -MP -MF .deps/vms-misc.Tpo -c ../../binutils-gdb/bfd/vms-misc.c -o vms-misc.o
mv -f .deps/vms-misc.Tpo .deps/vms-misc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xcofflink.lo -MD -MP -MF .deps/xcofflink.Tpo -c -o xcofflink.lo ../../binutils-gdb/bfd/xcofflink.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xcofflink.lo -MD -MP -MF .deps/xcofflink.Tpo -c ../../binutils-gdb/bfd/xcofflink.c -o xcofflink.o
mv -f .deps/xcofflink.Tpo .deps/xcofflink.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xsym.lo -MD -MP -MF .deps/xsym.Tpo -c -o xsym.lo ../../binutils-gdb/bfd/xsym.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xsym.lo -MD -MP -MF .deps/xsym.Tpo -c ../../binutils-gdb/bfd/xsym.c -o xsym.o
mv -f .deps/xsym.Tpo .deps/xsym.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xtensa-isa.lo -MD -MP -MF .deps/xtensa-isa.Tpo -c -o xtensa-isa.lo ../../binutils-gdb/bfd/xtensa-isa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xtensa-isa.lo -MD -MP -MF .deps/xtensa-isa.Tpo -c ../../binutils-gdb/bfd/xtensa-isa.c -o xtensa-isa.o
mv -f .deps/xtensa-isa.Tpo .deps/xtensa-isa.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xtensa-modules.lo -MD -MP -MF .deps/xtensa-modules.Tpo -c -o xtensa-modules.lo ../../binutils-gdb/bfd/xtensa-modules.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT xtensa-modules.lo -MD -MP -MF .deps/xtensa-modules.Tpo -c ../../binutils-gdb/bfd/xtensa-modules.c -o xtensa-modules.o
mv -f .deps/xtensa-modules.Tpo .deps/xtensa-modules.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../binutils-gdb/bfd/cpu-i386.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../binutils-gdb/bfd/cpu-i386.c -o cpu-i386.o
mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../binutils-gdb/bfd/cpu-l1om.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../binutils-gdb/bfd/cpu-l1om.c -o cpu-l1om.o
mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../binutils-gdb/bfd/cpu-k1om.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../binutils-gdb/bfd/cpu-k1om.c -o cpu-k1om.o
mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c -o cpu-plugin.lo ../../binutils-gdb/bfd/cpu-plugin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-plugin.lo -MD -MP -MF .deps/cpu-plugin.Tpo -c ../../binutils-gdb/bfd/cpu-plugin.c -o cpu-plugin.o
mv -f .deps/cpu-plugin.Tpo .deps/cpu-plugin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-aarch64.lo -MD -MP -MF .deps/cpu-aarch64.Tpo -c -o cpu-aarch64.lo ../../binutils-gdb/bfd/cpu-aarch64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-aarch64.lo -MD -MP -MF .deps/cpu-aarch64.Tpo -c ../../binutils-gdb/bfd/cpu-aarch64.c -o cpu-aarch64.o
mv -f .deps/cpu-aarch64.Tpo .deps/cpu-aarch64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-alpha.lo -MD -MP -MF .deps/cpu-alpha.Tpo -c -o cpu-alpha.lo ../../binutils-gdb/bfd/cpu-alpha.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-alpha.lo -MD -MP -MF .deps/cpu-alpha.Tpo -c ../../binutils-gdb/bfd/cpu-alpha.c -o cpu-alpha.o
mv -f .deps/cpu-alpha.Tpo .deps/cpu-alpha.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-arc.lo -MD -MP -MF .deps/cpu-arc.Tpo -c -o cpu-arc.lo ../../binutils-gdb/bfd/cpu-arc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-arc.lo -MD -MP -MF .deps/cpu-arc.Tpo -c ../../binutils-gdb/bfd/cpu-arc.c -o cpu-arc.o
mv -f .deps/cpu-arc.Tpo .deps/cpu-arc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c -o cpu-arm.lo ../../binutils-gdb/bfd/cpu-arm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c ../../binutils-gdb/bfd/cpu-arm.c -o cpu-arm.o
mv -f .deps/cpu-arm.Tpo .deps/cpu-arm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c -o cpu-avr.lo ../../binutils-gdb/bfd/cpu-avr.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c ../../binutils-gdb/bfd/cpu-avr.c -o cpu-avr.o
mv -f .deps/cpu-avr.Tpo .deps/cpu-avr.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-bfin.lo -MD -MP -MF .deps/cpu-bfin.Tpo -c -o cpu-bfin.lo ../../binutils-gdb/bfd/cpu-bfin.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-bfin.lo -MD -MP -MF .deps/cpu-bfin.Tpo -c ../../binutils-gdb/bfd/cpu-bfin.c -o cpu-bfin.o
mv -f .deps/cpu-bfin.Tpo .deps/cpu-bfin.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cr16.lo -MD -MP -MF .deps/cpu-cr16.Tpo -c -o cpu-cr16.lo ../../binutils-gdb/bfd/cpu-cr16.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cr16.lo -MD -MP -MF .deps/cpu-cr16.Tpo -c ../../binutils-gdb/bfd/cpu-cr16.c -o cpu-cr16.o
mv -f .deps/cpu-cr16.Tpo .deps/cpu-cr16.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cr16c.lo -MD -MP -MF .deps/cpu-cr16c.Tpo -c -o cpu-cr16c.lo ../../binutils-gdb/bfd/cpu-cr16c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cr16c.lo -MD -MP -MF .deps/cpu-cr16c.Tpo -c ../../binutils-gdb/bfd/cpu-cr16c.c -o cpu-cr16c.o
mv -f .deps/cpu-cr16c.Tpo .deps/cpu-cr16c.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cris.lo -MD -MP -MF .deps/cpu-cris.Tpo -c -o cpu-cris.lo ../../binutils-gdb/bfd/cpu-cris.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-cris.lo -MD -MP -MF .deps/cpu-cris.Tpo -c ../../binutils-gdb/bfd/cpu-cris.c -o cpu-cris.o
mv -f .deps/cpu-cris.Tpo .deps/cpu-cris.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-crx.lo -MD -MP -MF .deps/cpu-crx.Tpo -c -o cpu-crx.lo ../../binutils-gdb/bfd/cpu-crx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-crx.lo -MD -MP -MF .deps/cpu-crx.Tpo -c ../../binutils-gdb/bfd/cpu-crx.c -o cpu-crx.o
mv -f .deps/cpu-crx.Tpo .deps/cpu-crx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-d10v.lo -MD -MP -MF .deps/cpu-d10v.Tpo -c -o cpu-d10v.lo ../../binutils-gdb/bfd/cpu-d10v.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-d10v.lo -MD -MP -MF .deps/cpu-d10v.Tpo -c ../../binutils-gdb/bfd/cpu-d10v.c -o cpu-d10v.o
mv -f .deps/cpu-d10v.Tpo .deps/cpu-d10v.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-d30v.lo -MD -MP -MF .deps/cpu-d30v.Tpo -c -o cpu-d30v.lo ../../binutils-gdb/bfd/cpu-d30v.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-d30v.lo -MD -MP -MF .deps/cpu-d30v.Tpo -c ../../binutils-gdb/bfd/cpu-d30v.c -o cpu-d30v.o
mv -f .deps/cpu-d30v.Tpo .deps/cpu-d30v.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-dlx.lo -MD -MP -MF .deps/cpu-dlx.Tpo -c -o cpu-dlx.lo ../../binutils-gdb/bfd/cpu-dlx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-dlx.lo -MD -MP -MF .deps/cpu-dlx.Tpo -c ../../binutils-gdb/bfd/cpu-dlx.c -o cpu-dlx.o
mv -f .deps/cpu-dlx.Tpo .deps/cpu-dlx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-epiphany.lo -MD -MP -MF .deps/cpu-epiphany.Tpo -c -o cpu-epiphany.lo ../../binutils-gdb/bfd/cpu-epiphany.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-epiphany.lo -MD -MP -MF .deps/cpu-epiphany.Tpo -c ../../binutils-gdb/bfd/cpu-epiphany.c -o cpu-epiphany.o
mv -f .deps/cpu-epiphany.Tpo .deps/cpu-epiphany.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-fr30.lo -MD -MP -MF .deps/cpu-fr30.Tpo -c -o cpu-fr30.lo ../../binutils-gdb/bfd/cpu-fr30.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-fr30.lo -MD -MP -MF .deps/cpu-fr30.Tpo -c ../../binutils-gdb/bfd/cpu-fr30.c -o cpu-fr30.o
mv -f .deps/cpu-fr30.Tpo .deps/cpu-fr30.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-frv.lo -MD -MP -MF .deps/cpu-frv.Tpo -c -o cpu-frv.lo ../../binutils-gdb/bfd/cpu-frv.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-frv.lo -MD -MP -MF .deps/cpu-frv.Tpo -c ../../binutils-gdb/bfd/cpu-frv.c -o cpu-frv.o
mv -f .deps/cpu-frv.Tpo .deps/cpu-frv.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-h8300.lo -MD -MP -MF .deps/cpu-h8300.Tpo -c -o cpu-h8300.lo ../../binutils-gdb/bfd/cpu-h8300.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-h8300.lo -MD -MP -MF .deps/cpu-h8300.Tpo -c ../../binutils-gdb/bfd/cpu-h8300.c -o cpu-h8300.o
mv -f .deps/cpu-h8300.Tpo .deps/cpu-h8300.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-h8500.lo -MD -MP -MF .deps/cpu-h8500.Tpo -c -o cpu-h8500.lo ../../binutils-gdb/bfd/cpu-h8500.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-h8500.lo -MD -MP -MF .deps/cpu-h8500.Tpo -c ../../binutils-gdb/bfd/cpu-h8500.c -o cpu-h8500.o
mv -f .deps/cpu-h8500.Tpo .deps/cpu-h8500.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-hppa.lo -MD -MP -MF .deps/cpu-hppa.Tpo -c -o cpu-hppa.lo ../../binutils-gdb/bfd/cpu-hppa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-hppa.lo -MD -MP -MF .deps/cpu-hppa.Tpo -c ../../binutils-gdb/bfd/cpu-hppa.c -o cpu-hppa.o
mv -f .deps/cpu-hppa.Tpo .deps/cpu-hppa.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i370.lo -MD -MP -MF .deps/cpu-i370.Tpo -c -o cpu-i370.lo ../../binutils-gdb/bfd/cpu-i370.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i370.lo -MD -MP -MF .deps/cpu-i370.Tpo -c ../../binutils-gdb/bfd/cpu-i370.c -o cpu-i370.o
mv -f .deps/cpu-i370.Tpo .deps/cpu-i370.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i860.lo -MD -MP -MF .deps/cpu-i860.Tpo -c -o cpu-i860.lo ../../binutils-gdb/bfd/cpu-i860.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i860.lo -MD -MP -MF .deps/cpu-i860.Tpo -c ../../binutils-gdb/bfd/cpu-i860.c -o cpu-i860.o
mv -f .deps/cpu-i860.Tpo .deps/cpu-i860.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i960.lo -MD -MP -MF .deps/cpu-i960.Tpo -c -o cpu-i960.lo ../../binutils-gdb/bfd/cpu-i960.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-i960.lo -MD -MP -MF .deps/cpu-i960.Tpo -c ../../binutils-gdb/bfd/cpu-i960.c -o cpu-i960.o
mv -f .deps/cpu-i960.Tpo .deps/cpu-i960.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ia64.lo -MD -MP -MF .deps/cpu-ia64.Tpo -c -o cpu-ia64.lo ../../binutils-gdb/bfd/cpu-ia64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ia64.lo -MD -MP -MF .deps/cpu-ia64.Tpo -c ../../binutils-gdb/bfd/cpu-ia64.c -o cpu-ia64.o
mv -f .deps/cpu-ia64.Tpo .deps/cpu-ia64.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ip2k.lo -MD -MP -MF .deps/cpu-ip2k.Tpo -c -o cpu-ip2k.lo ../../binutils-gdb/bfd/cpu-ip2k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ip2k.lo -MD -MP -MF .deps/cpu-ip2k.Tpo -c ../../binutils-gdb/bfd/cpu-ip2k.c -o cpu-ip2k.o
mv -f .deps/cpu-ip2k.Tpo .deps/cpu-ip2k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-iq2000.lo -MD -MP -MF .deps/cpu-iq2000.Tpo -c -o cpu-iq2000.lo ../../binutils-gdb/bfd/cpu-iq2000.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-iq2000.lo -MD -MP -MF .deps/cpu-iq2000.Tpo -c ../../binutils-gdb/bfd/cpu-iq2000.c -o cpu-iq2000.o
mv -f .deps/cpu-iq2000.Tpo .deps/cpu-iq2000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-lm32.lo -MD -MP -MF .deps/cpu-lm32.Tpo -c -o cpu-lm32.lo ../../binutils-gdb/bfd/cpu-lm32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-lm32.lo -MD -MP -MF .deps/cpu-lm32.Tpo -c ../../binutils-gdb/bfd/cpu-lm32.c -o cpu-lm32.o
mv -f .deps/cpu-lm32.Tpo .deps/cpu-lm32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m10200.lo -MD -MP -MF .deps/cpu-m10200.Tpo -c -o cpu-m10200.lo ../../binutils-gdb/bfd/cpu-m10200.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m10200.lo -MD -MP -MF .deps/cpu-m10200.Tpo -c ../../binutils-gdb/bfd/cpu-m10200.c -o cpu-m10200.o
mv -f .deps/cpu-m10200.Tpo .deps/cpu-m10200.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m10300.lo -MD -MP -MF .deps/cpu-m10300.Tpo -c -o cpu-m10300.lo ../../binutils-gdb/bfd/cpu-m10300.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m10300.lo -MD -MP -MF .deps/cpu-m10300.Tpo -c ../../binutils-gdb/bfd/cpu-m10300.c -o cpu-m10300.o
mv -f .deps/cpu-m10300.Tpo .deps/cpu-m10300.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m32c.lo -MD -MP -MF .deps/cpu-m32c.Tpo -c -o cpu-m32c.lo ../../binutils-gdb/bfd/cpu-m32c.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m32c.lo -MD -MP -MF .deps/cpu-m32c.Tpo -c ../../binutils-gdb/bfd/cpu-m32c.c -o cpu-m32c.o
mv -f .deps/cpu-m32c.Tpo .deps/cpu-m32c.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m32r.lo -MD -MP -MF .deps/cpu-m32r.Tpo -c -o cpu-m32r.lo ../../binutils-gdb/bfd/cpu-m32r.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m32r.lo -MD -MP -MF .deps/cpu-m32r.Tpo -c ../../binutils-gdb/bfd/cpu-m32r.c -o cpu-m32r.o
mv -f .deps/cpu-m32r.Tpo .deps/cpu-m32r.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68hc11.lo -MD -MP -MF .deps/cpu-m68hc11.Tpo -c -o cpu-m68hc11.lo ../../binutils-gdb/bfd/cpu-m68hc11.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68hc11.lo -MD -MP -MF .deps/cpu-m68hc11.Tpo -c ../../binutils-gdb/bfd/cpu-m68hc11.c -o cpu-m68hc11.o
mv -f .deps/cpu-m68hc11.Tpo .deps/cpu-m68hc11.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68hc12.lo -MD -MP -MF .deps/cpu-m68hc12.Tpo -c -o cpu-m68hc12.lo ../../binutils-gdb/bfd/cpu-m68hc12.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68hc12.lo -MD -MP -MF .deps/cpu-m68hc12.Tpo -c ../../binutils-gdb/bfd/cpu-m68hc12.c -o cpu-m68hc12.o
mv -f .deps/cpu-m68hc12.Tpo .deps/cpu-m68hc12.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m9s12x.lo -MD -MP -MF .deps/cpu-m9s12x.Tpo -c -o cpu-m9s12x.lo ../../binutils-gdb/bfd/cpu-m9s12x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m9s12x.lo -MD -MP -MF .deps/cpu-m9s12x.Tpo -c ../../binutils-gdb/bfd/cpu-m9s12x.c -o cpu-m9s12x.o
mv -f .deps/cpu-m9s12x.Tpo .deps/cpu-m9s12x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m9s12xg.lo -MD -MP -MF .deps/cpu-m9s12xg.Tpo -c -o cpu-m9s12xg.lo ../../binutils-gdb/bfd/cpu-m9s12xg.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m9s12xg.lo -MD -MP -MF .deps/cpu-m9s12xg.Tpo -c ../../binutils-gdb/bfd/cpu-m9s12xg.c -o cpu-m9s12xg.o
mv -f .deps/cpu-m9s12xg.Tpo .deps/cpu-m9s12xg.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68k.lo -MD -MP -MF .deps/cpu-m68k.Tpo -c -o cpu-m68k.lo ../../binutils-gdb/bfd/cpu-m68k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m68k.lo -MD -MP -MF .deps/cpu-m68k.Tpo -c ../../binutils-gdb/bfd/cpu-m68k.c -o cpu-m68k.o
mv -f .deps/cpu-m68k.Tpo .deps/cpu-m68k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m88k.lo -MD -MP -MF .deps/cpu-m88k.Tpo -c -o cpu-m88k.lo ../../binutils-gdb/bfd/cpu-m88k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-m88k.lo -MD -MP -MF .deps/cpu-m88k.Tpo -c ../../binutils-gdb/bfd/cpu-m88k.c -o cpu-m88k.o
mv -f .deps/cpu-m88k.Tpo .deps/cpu-m88k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mcore.lo -MD -MP -MF .deps/cpu-mcore.Tpo -c -o cpu-mcore.lo ../../binutils-gdb/bfd/cpu-mcore.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mcore.lo -MD -MP -MF .deps/cpu-mcore.Tpo -c ../../binutils-gdb/bfd/cpu-mcore.c -o cpu-mcore.o
mv -f .deps/cpu-mcore.Tpo .deps/cpu-mcore.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mep.lo -MD -MP -MF .deps/cpu-mep.Tpo -c -o cpu-mep.lo ../../binutils-gdb/bfd/cpu-mep.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mep.lo -MD -MP -MF .deps/cpu-mep.Tpo -c ../../binutils-gdb/bfd/cpu-mep.c -o cpu-mep.o
mv -f .deps/cpu-mep.Tpo .deps/cpu-mep.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-metag.lo -MD -MP -MF .deps/cpu-metag.Tpo -c -o cpu-metag.lo ../../binutils-gdb/bfd/cpu-metag.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-metag.lo -MD -MP -MF .deps/cpu-metag.Tpo -c ../../binutils-gdb/bfd/cpu-metag.c -o cpu-metag.o
mv -f .deps/cpu-metag.Tpo .deps/cpu-metag.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-microblaze.lo -MD -MP -MF .deps/cpu-microblaze.Tpo -c -o cpu-microblaze.lo ../../binutils-gdb/bfd/cpu-microblaze.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-microblaze.lo -MD -MP -MF .deps/cpu-microblaze.Tpo -c ../../binutils-gdb/bfd/cpu-microblaze.c -o cpu-microblaze.o
mv -f .deps/cpu-microblaze.Tpo .deps/cpu-microblaze.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c -o cpu-mips.lo ../../binutils-gdb/bfd/cpu-mips.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mips.lo -MD -MP -MF .deps/cpu-mips.Tpo -c ../../binutils-gdb/bfd/cpu-mips.c -o cpu-mips.o
mv -f .deps/cpu-mips.Tpo .deps/cpu-mips.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mmix.lo -MD -MP -MF .deps/cpu-mmix.Tpo -c -o cpu-mmix.lo ../../binutils-gdb/bfd/cpu-mmix.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mmix.lo -MD -MP -MF .deps/cpu-mmix.Tpo -c ../../binutils-gdb/bfd/cpu-mmix.c -o cpu-mmix.o
mv -f .deps/cpu-mmix.Tpo .deps/cpu-mmix.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-moxie.lo -MD -MP -MF .deps/cpu-moxie.Tpo -c -o cpu-moxie.lo ../../binutils-gdb/bfd/cpu-moxie.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-moxie.lo -MD -MP -MF .deps/cpu-moxie.Tpo -c ../../binutils-gdb/bfd/cpu-moxie.c -o cpu-moxie.o
mv -f .deps/cpu-moxie.Tpo .deps/cpu-moxie.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-msp430.lo -MD -MP -MF .deps/cpu-msp430.Tpo -c -o cpu-msp430.lo ../../binutils-gdb/bfd/cpu-msp430.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-msp430.lo -MD -MP -MF .deps/cpu-msp430.Tpo -c ../../binutils-gdb/bfd/cpu-msp430.c -o cpu-msp430.o
mv -f .deps/cpu-msp430.Tpo .deps/cpu-msp430.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mt.lo -MD -MP -MF .deps/cpu-mt.Tpo -c -o cpu-mt.lo ../../binutils-gdb/bfd/cpu-mt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-mt.lo -MD -MP -MF .deps/cpu-mt.Tpo -c ../../binutils-gdb/bfd/cpu-mt.c -o cpu-mt.o
mv -f .deps/cpu-mt.Tpo .deps/cpu-mt.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-nds32.lo -MD -MP -MF .deps/cpu-nds32.Tpo -c -o cpu-nds32.lo ../../binutils-gdb/bfd/cpu-nds32.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-nds32.lo -MD -MP -MF .deps/cpu-nds32.Tpo -c ../../binutils-gdb/bfd/cpu-nds32.c -o cpu-nds32.o
mv -f .deps/cpu-nds32.Tpo .deps/cpu-nds32.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-nios2.lo -MD -MP -MF .deps/cpu-nios2.Tpo -c -o cpu-nios2.lo ../../binutils-gdb/bfd/cpu-nios2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-nios2.lo -MD -MP -MF .deps/cpu-nios2.Tpo -c ../../binutils-gdb/bfd/cpu-nios2.c -o cpu-nios2.o
mv -f .deps/cpu-nios2.Tpo .deps/cpu-nios2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ns32k.lo -MD -MP -MF .deps/cpu-ns32k.Tpo -c -o cpu-ns32k.lo ../../binutils-gdb/bfd/cpu-ns32k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-ns32k.lo -MD -MP -MF .deps/cpu-ns32k.Tpo -c ../../binutils-gdb/bfd/cpu-ns32k.c -o cpu-ns32k.o
mv -f .deps/cpu-ns32k.Tpo .deps/cpu-ns32k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-or1k.lo -MD -MP -MF .deps/cpu-or1k.Tpo -c -o cpu-or1k.lo ../../binutils-gdb/bfd/cpu-or1k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-or1k.lo -MD -MP -MF .deps/cpu-or1k.Tpo -c ../../binutils-gdb/bfd/cpu-or1k.c -o cpu-or1k.o
mv -f .deps/cpu-or1k.Tpo .deps/cpu-or1k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-pdp11.lo -MD -MP -MF .deps/cpu-pdp11.Tpo -c -o cpu-pdp11.lo ../../binutils-gdb/bfd/cpu-pdp11.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-pdp11.lo -MD -MP -MF .deps/cpu-pdp11.Tpo -c ../../binutils-gdb/bfd/cpu-pdp11.c -o cpu-pdp11.o
mv -f .deps/cpu-pdp11.Tpo .deps/cpu-pdp11.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-pj.lo -MD -MP -MF .deps/cpu-pj.Tpo -c -o cpu-pj.lo ../../binutils-gdb/bfd/cpu-pj.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-pj.lo -MD -MP -MF .deps/cpu-pj.Tpo -c ../../binutils-gdb/bfd/cpu-pj.c -o cpu-pj.o
mv -f .deps/cpu-pj.Tpo .deps/cpu-pj.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c -o cpu-powerpc.lo ../../binutils-gdb/bfd/cpu-powerpc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-powerpc.lo -MD -MP -MF .deps/cpu-powerpc.Tpo -c ../../binutils-gdb/bfd/cpu-powerpc.c -o cpu-powerpc.o
mv -f .deps/cpu-powerpc.Tpo .deps/cpu-powerpc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c -o cpu-rs6000.lo ../../binutils-gdb/bfd/cpu-rs6000.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rs6000.lo -MD -MP -MF .deps/cpu-rs6000.Tpo -c ../../binutils-gdb/bfd/cpu-rs6000.c -o cpu-rs6000.o
mv -f .deps/cpu-rs6000.Tpo .deps/cpu-rs6000.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rl78.lo -MD -MP -MF .deps/cpu-rl78.Tpo -c -o cpu-rl78.lo ../../binutils-gdb/bfd/cpu-rl78.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rl78.lo -MD -MP -MF .deps/cpu-rl78.Tpo -c ../../binutils-gdb/bfd/cpu-rl78.c -o cpu-rl78.o
mv -f .deps/cpu-rl78.Tpo .deps/cpu-rl78.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rx.lo -MD -MP -MF .deps/cpu-rx.Tpo -c -o cpu-rx.lo ../../binutils-gdb/bfd/cpu-rx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-rx.lo -MD -MP -MF .deps/cpu-rx.Tpo -c ../../binutils-gdb/bfd/cpu-rx.c -o cpu-rx.o
mv -f .deps/cpu-rx.Tpo .deps/cpu-rx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-s390.lo -MD -MP -MF .deps/cpu-s390.Tpo -c -o cpu-s390.lo ../../binutils-gdb/bfd/cpu-s390.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-s390.lo -MD -MP -MF .deps/cpu-s390.Tpo -c ../../binutils-gdb/bfd/cpu-s390.c -o cpu-s390.o
mv -f .deps/cpu-s390.Tpo .deps/cpu-s390.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-score.lo -MD -MP -MF .deps/cpu-score.Tpo -c -o cpu-score.lo ../../binutils-gdb/bfd/cpu-score.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-score.lo -MD -MP -MF .deps/cpu-score.Tpo -c ../../binutils-gdb/bfd/cpu-score.c -o cpu-score.o
mv -f .deps/cpu-score.Tpo .deps/cpu-score.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-sh.lo -MD -MP -MF .deps/cpu-sh.Tpo -c -o cpu-sh.lo ../../binutils-gdb/bfd/cpu-sh.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-sh.lo -MD -MP -MF .deps/cpu-sh.Tpo -c ../../binutils-gdb/bfd/cpu-sh.c -o cpu-sh.o
mv -f .deps/cpu-sh.Tpo .deps/cpu-sh.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-sparc.lo -MD -MP -MF .deps/cpu-sparc.Tpo -c -o cpu-sparc.lo ../../binutils-gdb/bfd/cpu-sparc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-sparc.lo -MD -MP -MF .deps/cpu-sparc.Tpo -c ../../binutils-gdb/bfd/cpu-sparc.c -o cpu-sparc.o
mv -f .deps/cpu-sparc.Tpo .deps/cpu-sparc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-spu.lo -MD -MP -MF .deps/cpu-spu.Tpo -c -o cpu-spu.lo ../../binutils-gdb/bfd/cpu-spu.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-spu.lo -MD -MP -MF .deps/cpu-spu.Tpo -c ../../binutils-gdb/bfd/cpu-spu.c -o cpu-spu.o
mv -f .deps/cpu-spu.Tpo .deps/cpu-spu.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic30.lo -MD -MP -MF .deps/cpu-tic30.Tpo -c -o cpu-tic30.lo ../../binutils-gdb/bfd/cpu-tic30.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic30.lo -MD -MP -MF .deps/cpu-tic30.Tpo -c ../../binutils-gdb/bfd/cpu-tic30.c -o cpu-tic30.o
mv -f .deps/cpu-tic30.Tpo .deps/cpu-tic30.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic4x.lo -MD -MP -MF .deps/cpu-tic4x.Tpo -c -o cpu-tic4x.lo ../../binutils-gdb/bfd/cpu-tic4x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic4x.lo -MD -MP -MF .deps/cpu-tic4x.Tpo -c ../../binutils-gdb/bfd/cpu-tic4x.c -o cpu-tic4x.o
mv -f .deps/cpu-tic4x.Tpo .deps/cpu-tic4x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic54x.lo -MD -MP -MF .deps/cpu-tic54x.Tpo -c -o cpu-tic54x.lo ../../binutils-gdb/bfd/cpu-tic54x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic54x.lo -MD -MP -MF .deps/cpu-tic54x.Tpo -c ../../binutils-gdb/bfd/cpu-tic54x.c -o cpu-tic54x.o
mv -f .deps/cpu-tic54x.Tpo .deps/cpu-tic54x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic6x.lo -MD -MP -MF .deps/cpu-tic6x.Tpo -c -o cpu-tic6x.lo ../../binutils-gdb/bfd/cpu-tic6x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic6x.lo -MD -MP -MF .deps/cpu-tic6x.Tpo -c ../../binutils-gdb/bfd/cpu-tic6x.c -o cpu-tic6x.o
mv -f .deps/cpu-tic6x.Tpo .deps/cpu-tic6x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic80.lo -MD -MP -MF .deps/cpu-tic80.Tpo -c -o cpu-tic80.lo ../../binutils-gdb/bfd/cpu-tic80.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tic80.lo -MD -MP -MF .deps/cpu-tic80.Tpo -c ../../binutils-gdb/bfd/cpu-tic80.c -o cpu-tic80.o
mv -f .deps/cpu-tic80.Tpo .deps/cpu-tic80.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tilegx.lo -MD -MP -MF .deps/cpu-tilegx.Tpo -c -o cpu-tilegx.lo ../../binutils-gdb/bfd/cpu-tilegx.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tilegx.lo -MD -MP -MF .deps/cpu-tilegx.Tpo -c ../../binutils-gdb/bfd/cpu-tilegx.c -o cpu-tilegx.o
mv -f .deps/cpu-tilegx.Tpo .deps/cpu-tilegx.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tilepro.lo -MD -MP -MF .deps/cpu-tilepro.Tpo -c -o cpu-tilepro.lo ../../binutils-gdb/bfd/cpu-tilepro.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-tilepro.lo -MD -MP -MF .deps/cpu-tilepro.Tpo -c ../../binutils-gdb/bfd/cpu-tilepro.c -o cpu-tilepro.o
mv -f .deps/cpu-tilepro.Tpo .deps/cpu-tilepro.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-v850.lo -MD -MP -MF .deps/cpu-v850.Tpo -c -o cpu-v850.lo ../../binutils-gdb/bfd/cpu-v850.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-v850.lo -MD -MP -MF .deps/cpu-v850.Tpo -c ../../binutils-gdb/bfd/cpu-v850.c -o cpu-v850.o
mv -f .deps/cpu-v850.Tpo .deps/cpu-v850.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-v850_rh850.lo -MD -MP -MF .deps/cpu-v850_rh850.Tpo -c -o cpu-v850_rh850.lo ../../binutils-gdb/bfd/cpu-v850_rh850.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-v850_rh850.lo -MD -MP -MF .deps/cpu-v850_rh850.Tpo -c ../../binutils-gdb/bfd/cpu-v850_rh850.c -o cpu-v850_rh850.o
mv -f .deps/cpu-v850_rh850.Tpo .deps/cpu-v850_rh850.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-vax.lo -MD -MP -MF .deps/cpu-vax.Tpo -c -o cpu-vax.lo ../../binutils-gdb/bfd/cpu-vax.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-vax.lo -MD -MP -MF .deps/cpu-vax.Tpo -c ../../binutils-gdb/bfd/cpu-vax.c -o cpu-vax.o
mv -f .deps/cpu-vax.Tpo .deps/cpu-vax.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-visium.lo -MD -MP -MF .deps/cpu-visium.Tpo -c -o cpu-visium.lo ../../binutils-gdb/bfd/cpu-visium.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-visium.lo -MD -MP -MF .deps/cpu-visium.Tpo -c ../../binutils-gdb/bfd/cpu-visium.c -o cpu-visium.o
mv -f .deps/cpu-visium.Tpo .deps/cpu-visium.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-w65.lo -MD -MP -MF .deps/cpu-w65.Tpo -c -o cpu-w65.lo ../../binutils-gdb/bfd/cpu-w65.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-w65.lo -MD -MP -MF .deps/cpu-w65.Tpo -c ../../binutils-gdb/bfd/cpu-w65.c -o cpu-w65.o
mv -f .deps/cpu-w65.Tpo .deps/cpu-w65.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-we32k.lo -MD -MP -MF .deps/cpu-we32k.Tpo -c -o cpu-we32k.lo ../../binutils-gdb/bfd/cpu-we32k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-we32k.lo -MD -MP -MF .deps/cpu-we32k.Tpo -c ../../binutils-gdb/bfd/cpu-we32k.c -o cpu-we32k.o
mv -f .deps/cpu-we32k.Tpo .deps/cpu-we32k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xc16x.lo -MD -MP -MF .deps/cpu-xc16x.Tpo -c -o cpu-xc16x.lo ../../binutils-gdb/bfd/cpu-xc16x.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xc16x.lo -MD -MP -MF .deps/cpu-xc16x.Tpo -c ../../binutils-gdb/bfd/cpu-xc16x.c -o cpu-xc16x.o
mv -f .deps/cpu-xc16x.Tpo .deps/cpu-xc16x.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xgate.lo -MD -MP -MF .deps/cpu-xgate.Tpo -c -o cpu-xgate.lo ../../binutils-gdb/bfd/cpu-xgate.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xgate.lo -MD -MP -MF .deps/cpu-xgate.Tpo -c ../../binutils-gdb/bfd/cpu-xgate.c -o cpu-xgate.o
mv -f .deps/cpu-xgate.Tpo .deps/cpu-xgate.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xstormy16.lo -MD -MP -MF .deps/cpu-xstormy16.Tpo -c -o cpu-xstormy16.lo ../../binutils-gdb/bfd/cpu-xstormy16.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xstormy16.lo -MD -MP -MF .deps/cpu-xstormy16.Tpo -c ../../binutils-gdb/bfd/cpu-xstormy16.c -o cpu-xstormy16.o
mv -f .deps/cpu-xstormy16.Tpo .deps/cpu-xstormy16.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xtensa.lo -MD -MP -MF .deps/cpu-xtensa.Tpo -c -o cpu-xtensa.lo ../../binutils-gdb/bfd/cpu-xtensa.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-xtensa.lo -MD -MP -MF .deps/cpu-xtensa.Tpo -c ../../binutils-gdb/bfd/cpu-xtensa.c -o cpu-xtensa.o
mv -f .deps/cpu-xtensa.Tpo .deps/cpu-xtensa.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c -o cpu-z80.lo ../../binutils-gdb/bfd/cpu-z80.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-z80.lo -MD -MP -MF .deps/cpu-z80.Tpo -c ../../binutils-gdb/bfd/cpu-z80.c -o cpu-z80.o
mv -f .deps/cpu-z80.Tpo .deps/cpu-z80.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-z8k.lo -MD -MP -MF .deps/cpu-z8k.Tpo -c -o cpu-z8k.lo ../../binutils-gdb/bfd/cpu-z8k.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cpu-z8k.lo -MD -MP -MF .deps/cpu-z8k.Tpo -c ../../binutils-gdb/bfd/cpu-z8k.c -o cpu-z8k.o
mv -f .deps/cpu-z8k.Tpo .deps/cpu-z8k.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include  -DHAVE_all_vecs  -DBINDIR='"/usr/local/bin"'  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../binutils-gdb/bfd/archive64.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/bfd -I. -I../../binutils-gdb/bfd -I../../binutils-gdb/bfd/../include -DHAVE_all_vecs -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../binutils-gdb/bfd/archive64.c -o archive64.o
mv -f .deps/archive64.Tpo .deps/archive64.Plo
rm -f tofiles
f=""; \
for i in elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf-vxworks.lo elf32.lo coff-i386.lo cofflink.lo coffgen.lo pei-i386.lo peigen.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo elf32-aarch64.lo elf64-aarch64.lo elfxx-aarch64.lo aix5ppc-core.lo aout64.lo coff-alpha.lo coff-x86_64.lo coff64-rs6000.lo demo64.lo elf32-ia64.lo elf32-mips.lo elf32-score.lo elf32-score7.lo elf64-alpha.lo elf64-gen.lo elf64-hppa.lo elf64-ia64.lo elf64-ia64-vms.lo elf64-mips.lo elf64-mmix.lo elf64-ppc.lo elf64-s390.lo elf64-sh64.lo elf64-sparc.lo elf64-tilegx.lo elf64-x86-64.lo elf64.lo elfn32-mips.lo elfxx-ia64.lo elfxx-mips.lo mach-o-x86-64.lo mmo.lo nlm32-alpha.lo nlm64.lo pe-x86_64.lo pei-ia64.lo pei-x86_64.lo pepigen.lo pex64igen.lo vms-alpha.lo aout-adobe.lo aout-arm.lo aout-cris.lo aout-ns32k.lo aout-sparcle.lo aout-tic30.lo aout0.lo aout32.lo armnetbsd.lo bout.lo cf-i386lynx.lo cf-sparclynx.lo coff-apollo.lo coff-arm.lo coff-aux.lo coff-go32.lo coff-h8300.lo coff-h8500.lo coff-i386.lo coff-i860.lo coff-i960.lo coff-m68k.lo coff-m88k.lo coff-mips.lo coff-rs6000.lo coff-sh.lo coff-sparc.lo coff-stgo32.lo coff-svm68k.lo coff-tic30.lo coff-tic4x.lo coff-tic54x.lo coff-tic80.lo coff-u68k.lo coff-w65.lo coff-we32k.lo coff-z80.lo coff-z8k.lo coffgen.lo cofflink.lo dwarf1.lo dwarf2.lo ecoff.lo ecofflink.lo elf-attrs.lo elf-eh-frame.lo elf-ifunc.lo elf-m10200.lo elf-m10300.lo elf-nacl.lo elf-strtab.lo elf-vxworks.lo elf.lo elf32-am33lin.lo elf32-arc.lo elf32-arm.lo elf32-avr.lo elf32-bfin.lo elf32-cr16.lo elf32-cr16c.lo elf32-cris.lo elf32-crx.lo elf32-d10v.lo elf32-d30v.lo elf32-dlx.lo elf32-epiphany.lo elf32-fr30.lo elf32-frv.lo elf32-gen.lo elf32-h8300.lo elf32-hppa.lo elf32-i370.lo elf32-i386.lo elf32-i860.lo elf32-i960.lo elf32-ip2k.lo elf32-iq2000.lo elf32-lm32.lo elf32-m32c.lo elf32-m32r.lo elf32-m68hc11.lo elf32-m68hc12.lo elf32-m68hc1x.lo elf32-m68k.lo elf32-m88k.lo elf32-mcore.lo elf32-mep.lo elf32-metag.lo elf32-microblaze.lo elf32-moxie.lo elf32-msp430.lo elf32-mt.lo elf32-nds32.lo elf32-nios2.lo elf32-or1k.lo elf32-pj.lo elf32-ppc.lo elf32-rl78.lo elf32-rx.lo elf32-s390.lo elf32-sh-symbian.lo elf32-sh.lo elf32-sh64-com.lo elf32-sh64.lo elf32-sparc.lo elf32-spu.lo elf32-tic6x.lo elf32-tilegx.lo elf32-tilepro.lo elf32-v850.lo elf32-vax.lo elf32-visium.lo elf32-xc16x.lo elf32-xgate.lo elf32-xstormy16.lo elf32-xtensa.lo elf32.lo elflink.lo elfxx-sparc.lo elfxx-tilegx.lo epoc-pe-arm.lo epoc-pei-arm.lo hp300bsd.lo hp300hpux.lo i386aout.lo i386bsd.lo i386dynix.lo i386freebsd.lo i386linux.lo i386lynx.lo i386mach3.lo i386msdos.lo i386netbsd.lo i386os9k.lo ieee.lo m68k4knetbsd.lo m68klinux.lo m68knetbsd.lo m88kmach3.lo m88kopenbsd.lo mach-o.lo mach-o-i386.lo mipsbsd.lo newsos3.lo nlm.lo nlm32-i386.lo nlm32-ppc.lo nlm32-sparc.lo nlm32.lo ns32knetbsd.lo oasys.lo pc532-mach.lo pdp11.lo pe-arm-wince.lo pe-arm.lo pe-i386.lo pe-mcore.lo pe-mips.lo pe-ppc.lo pe-sh.lo pef.lo pei-arm-wince.lo pei-arm.lo pei-i386.lo pei-mcore.lo pei-mips.lo pei-ppc.lo pei-sh.lo peigen.lo plugin.lo ppcboot.lo reloc16.lo riscix.lo som.lo sparclinux.lo sparclynx.lo sparcnetbsd.lo sunos.lo vax1knetbsd.lo vaxbsd.lo vaxnetbsd.lo versados.lo vms-lib.lo vms-misc.lo xcofflink.lo xsym.lo xtensa-isa.lo xtensa-modules.lo cpu-i386.lo cpu-l1om.lo cpu-k1om.lo cpu-plugin.lo cpu-aarch64.lo cpu-alpha.lo cpu-arc.lo cpu-arm.lo cpu-avr.lo cpu-bfin.lo cpu-cr16.lo cpu-cr16c.lo cpu-cris.lo cpu-crx.lo cpu-d10v.lo cpu-d30v.lo cpu-dlx.lo cpu-epiphany.lo cpu-fr30.lo cpu-frv.lo cpu-h8300.lo cpu-h8500.lo cpu-hppa.lo cpu-i370.lo cpu-i386.lo cpu-l1om.lo cpu-k1om.lo cpu-i860.lo cpu-i960.lo cpu-ia64.lo cpu-ip2k.lo cpu-iq2000.lo cpu-lm32.lo cpu-m10200.lo cpu-m10300.lo cpu-m32c.lo cpu-m32r.lo cpu-m68hc11.lo cpu-m68hc12.lo cpu-m9s12x.lo cpu-m9s12xg.lo cpu-m68k.lo cpu-m88k.lo cpu-mcore.lo cpu-mep.lo cpu-metag.lo cpu-microblaze.lo cpu-mips.lo cpu-mmix.lo cpu-moxie.lo cpu-msp430.lo cpu-mt.lo cpu-nds32.lo cpu-nios2.lo cpu-ns32k.lo cpu-or1k.lo cpu-pdp11.lo cpu-pj.lo cpu-plugin.lo cpu-powerpc.lo cpu-rs6000.lo cpu-rl78.lo cpu-rx.lo cpu-s390.lo cpu-score.lo cpu-sh.lo cpu-sparc.lo cpu-spu.lo cpu-tic30.lo cpu-tic4x.lo cpu-tic54x.lo cpu-tic6x.lo cpu-tic80.lo cpu-tilegx.lo cpu-tilepro.lo cpu-v850.lo cpu-v850_rh850.lo cpu-vax.lo cpu-visium.lo cpu-w65.lo cpu-we32k.lo cpu-xc16x.lo cpu-xgate.lo cpu-xstormy16.lo cpu-xtensa.lo cpu-z80.lo cpu-z8k.lo  archive64.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ../../binutils-gdb/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --tag=CC   --mode=link cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include  -release `cat libtool-soversion`   -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.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 coff-bfd.o compress.o corefile.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf64-x86-64.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf-vxworks.o elf32.o coff-i386.o cofflink.o coffgen.o pei-i386.o peigen.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o elf32-aarch64.o elf64-aarch64.o elfxx-aarch64.o aix5ppc-core.o aout64.o coff-alpha.o coff-x86_64.o coff64-rs6000.o demo64.o elf32-ia64.o elf32-mips.o elf32-score.o elf32-score7.o elf64-alpha.o elf64-hppa.o elf64-ia64.o elf64-ia64-vms.o elf64-mips.o elf64-mmix.o elf64-ppc.o elf64-s390.o elf64-sh64.o elf64-sparc.o elf64-tilegx.o elfn32-mips.o elfxx-ia64.o elfxx-mips.o mach-o-x86-64.o mmo.o nlm32-alpha.o nlm64.o pe-x86_64.o pei-ia64.o pepigen.o vms-alpha.o aout-adobe.o aout-arm.o aout-cris.o aout-ns32k.o aout-sparcle.o aout-tic30.o aout0.o aout32.o armnetbsd.o bout.o cf-i386lynx.o cf-sparclynx.o coff-apollo.o coff-arm.o coff-aux.o coff-go32.o coff-h8300.o coff-h8500.o coff-i860.o coff-i960.o coff-m68k.o coff-m88k.o coff-mips.o coff-rs6000.o coff-sh.o coff-sparc.o coff-stgo32.o coff-svm68k.o coff-tic30.o coff-tic4x.o coff-tic54x.o coff-tic80.o coff-u68k.o coff-w65.o coff-we32k.o coff-z80.o coff-z8k.o ecoff.o ecofflink.o elf-m10200.o elf-m10300.o elf32-am33lin.o elf32-arc.o elf32-arm.o elf32-avr.o elf32-bfin.o elf32-cr16.o elf32-cr16c.o elf32-cris.o elf32-crx.o elf32-d10v.o elf32-d30v.o elf32-dlx.o elf32-epiphany.o elf32-fr30.o elf32-frv.o elf32-h8300.o elf32-hppa.o elf32-i370.o elf32-i860.o elf32-i960.o elf32-ip2k.o elf32-iq2000.o elf32-lm32.o elf32-m32c.o elf32-m32r.o elf32-m68hc11.o elf32-m68hc12.o elf32-m68hc1x.o elf32-m68k.o elf32-m88k.o elf32-mcore.o elf32-mep.o elf32-metag.o elf32-microblaze.o elf32-moxie.o elf32-msp430.o elf32-mt.o elf32-nds32.o elf32-nios2.o elf32-or1k.o elf32-pj.o elf32-ppc.o elf32-rl78.o elf32-rx.o elf32-s390.o elf32-sh-symbian.o elf32-sh.o elf32-sh64-com.o elf32-sh64.o elf32-sparc.o elf32-spu.o elf32-tic6x.o elf32-tilegx.o elf32-tilepro.o elf32-v850.o elf32-vax.o elf32-visium.o elf32-xc16x.o elf32-xgate.o elf32-xstormy16.o elf32-xtensa.o elfxx-sparc.o elfxx-tilegx.o epoc-pe-arm.o epoc-pei-arm.o hp300bsd.o hp300hpux.o i386aout.o i386bsd.o i386dynix.o i386freebsd.o i386linux.o i386lynx.o i386mach3.o i386msdos.o i386netbsd.o i386os9k.o ieee.o m68k4knetbsd.o m68klinux.o m68knetbsd.o m88kmach3.o m88kopenbsd.o mach-o.o mach-o-i386.o mipsbsd.o newsos3.o nlm.o nlm32-i386.o nlm32-ppc.o nlm32-sparc.o nlm32.o ns32knetbsd.o oasys.o pc532-mach.o pdp11.o pe-arm-wince.o pe-arm.o pe-i386.o pe-mcore.o pe-mips.o pe-ppc.o pe-sh.o pef.o pei-arm-wince.o pei-arm.o pei-mcore.o pei-mips.o pei-ppc.o pei-sh.o ppcboot.o reloc16.o riscix.o som.o sparclinux.o sparclynx.o sparcnetbsd.o sunos.o vax1knetbsd.o vaxbsd.o vaxnetbsd.o versados.o vms-lib.o vms-misc.o xcofflink.o xsym.o xtensa-isa.o xtensa-modules.o cpu-i386.o cpu-l1om.o cpu-k1om.o cpu-plugin.o cpu-aarch64.o cpu-alpha.o cpu-arc.o cpu-arm.o cpu-avr.o cpu-bfin.o cpu-cr16.o cpu-cr16c.o cpu-cris.o cpu-crx.o cpu-d10v.o cpu-d30v.o cpu-dlx.o cpu-epiphany.o cpu-fr30.o cpu-frv.o cpu-h8300.o cpu-h8500.o cpu-hppa.o cpu-i370.o cpu-i860.o cpu-i960.o cpu-ia64.o cpu-ip2k.o cpu-iq2000.o cpu-lm32.o cpu-m10200.o cpu-m10300.o cpu-m32c.o cpu-m32r.o cpu-m68hc11.o cpu-m68hc12.o cpu-m9s12x.o cpu-m9s12xg.o cpu-m68k.o cpu-m88k.o cpu-mcore.o cpu-mep.o cpu-metag.o cpu-microblaze.o cpu-mips.o cpu-mmix.o cpu-moxie.o cpu-msp430.o cpu-mt.o cpu-nds32.o cpu-nios2.o cpu-ns32k.o cpu-or1k.o cpu-pdp11.o cpu-pj.o cpu-powerpc.o cpu-rs6000.o cpu-rl78.o cpu-rx.o cpu-s390.o cpu-score.o cpu-sh.o cpu-sparc.o cpu-spu.o cpu-tic30.o cpu-tic4x.o cpu-tic54x.o cpu-tic6x.o cpu-tic80.o cpu-tilegx.o cpu-tilepro.o cpu-v850.o cpu-v850_rh850.o cpu-vax.o cpu-visium.o cpu-w65.o cpu-we32k.o cpu-xc16x.o cpu-xgate.o cpu-xstormy16.o cpu-xtensa.o cpu-z80.o cpu-z8k.o archive64.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /bin/sh ../../binutils-gdb/bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
gmake[4]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
gmake[2]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/bfd'
mkdir ./opcodes
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-unknown-freebsd10.1
checking host system type... x86_64-unknown-freebsd10.1
checking target system type... x86_64-unknown-freebsd10.1
checking for x86_64-unknown-freebsd10.1-gcc... cc
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 cc accepts -g... yes
checking for cc 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... ../../binutils-gdb/opcodes/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for x86_64-unknown-freebsd10.1-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 x86_64-unknown-freebsd10.1-ar... ar
checking for x86_64-unknown-freebsd10.1-ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/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... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-freebsd10.1-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-freebsd10.1-ar... (cached) ar
checking for x86_64-unknown-freebsd10.1-strip... no
checking for strip... strip
checking for x86_64-unknown-freebsd10.1-ranlib... (cached) ranlib
checking command to parse nm output from cc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.1 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 cc 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/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/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... no
checking whether stpcpy is declared... yes
checking for sigsetjmp... 
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
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
gmake[2]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
gmake  all-recursive
gmake[3]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
Making all in .
gmake[4]: Entering directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../binutils-gdb/opcodes/dis-buf.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../binutils-gdb/opcodes/dis-buf.c -o dis-buf.o
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_all ../../binutils-gdb/opcodes/disassemble.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_all ../../binutils-gdb/opcodes/disassemble.c -o disassemble.o
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../binutils-gdb/opcodes/dis-init.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../binutils-gdb/opcodes/dis-init.c -o dis-init.o
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c -o aarch64-asm.lo ../../binutils-gdb/opcodes/aarch64-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-asm.lo -MD -MP -MF .deps/aarch64-asm.Tpo -c ../../binutils-gdb/opcodes/aarch64-asm.c -o aarch64-asm.o
mv -f .deps/aarch64-asm.Tpo .deps/aarch64-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm-2.Tpo -c -o aarch64-asm-2.lo ../../binutils-gdb/opcodes/aarch64-asm-2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-asm-2.lo -MD -MP -MF .deps/aarch64-asm-2.Tpo -c ../../binutils-gdb/opcodes/aarch64-asm-2.c -o aarch64-asm-2.o
mv -f .deps/aarch64-asm-2.Tpo .deps/aarch64-asm-2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c -o aarch64-dis.lo ../../binutils-gdb/opcodes/aarch64-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-dis.lo -MD -MP -MF .deps/aarch64-dis.Tpo -c ../../binutils-gdb/opcodes/aarch64-dis.c -o aarch64-dis.o
mv -f .deps/aarch64-dis.Tpo .deps/aarch64-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis-2.Tpo -c -o aarch64-dis-2.lo ../../binutils-gdb/opcodes/aarch64-dis-2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-dis-2.lo -MD -MP -MF .deps/aarch64-dis-2.Tpo -c ../../binutils-gdb/opcodes/aarch64-dis-2.c -o aarch64-dis-2.o
mv -f .deps/aarch64-dis-2.Tpo .deps/aarch64-dis-2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-opc.lo -MD -MP -MF .deps/aarch64-opc.Tpo -c -o aarch64-opc.lo ../../binutils-gdb/opcodes/aarch64-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-opc.lo -MD -MP -MF .deps/aarch64-opc.Tpo -c ../../binutils-gdb/opcodes/aarch64-opc.c -o aarch64-opc.o
mv -f .deps/aarch64-opc.Tpo .deps/aarch64-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-opc-2.lo -MD -MP -MF .deps/aarch64-opc-2.Tpo -c -o aarch64-opc-2.lo ../../binutils-gdb/opcodes/aarch64-opc-2.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT aarch64-opc-2.lo -MD -MP -MF .deps/aarch64-opc-2.Tpo -c ../../binutils-gdb/opcodes/aarch64-opc-2.c -o aarch64-opc-2.o
mv -f .deps/aarch64-opc-2.Tpo .deps/aarch64-opc-2.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT alpha-dis.lo -MD -MP -MF .deps/alpha-dis.Tpo -c -o alpha-dis.lo ../../binutils-gdb/opcodes/alpha-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT alpha-dis.lo -MD -MP -MF .deps/alpha-dis.Tpo -c ../../binutils-gdb/opcodes/alpha-dis.c -o alpha-dis.o
mv -f .deps/alpha-dis.Tpo .deps/alpha-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT alpha-opc.lo -MD -MP -MF .deps/alpha-opc.Tpo -c -o alpha-opc.lo ../../binutils-gdb/opcodes/alpha-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT alpha-opc.lo -MD -MP -MF .deps/alpha-opc.Tpo -c ../../binutils-gdb/opcodes/alpha-opc.c -o alpha-opc.o
mv -f .deps/alpha-opc.Tpo .deps/alpha-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-dis.lo -MD -MP -MF .deps/arc-dis.Tpo -c -o arc-dis.lo ../../binutils-gdb/opcodes/arc-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-dis.lo -MD -MP -MF .deps/arc-dis.Tpo -c ../../binutils-gdb/opcodes/arc-dis.c -o arc-dis.o
mv -f .deps/arc-dis.Tpo .deps/arc-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-ext.lo -MD -MP -MF .deps/arc-ext.Tpo -c -o arc-ext.lo ../../binutils-gdb/opcodes/arc-ext.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-ext.lo -MD -MP -MF .deps/arc-ext.Tpo -c ../../binutils-gdb/opcodes/arc-ext.c -o arc-ext.o
mv -f .deps/arc-ext.Tpo .deps/arc-ext.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-opc.lo -MD -MP -MF .deps/arc-opc.Tpo -c -o arc-opc.lo ../../binutils-gdb/opcodes/arc-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arc-opc.lo -MD -MP -MF .deps/arc-opc.Tpo -c ../../binutils-gdb/opcodes/arc-opc.c -o arc-opc.o
mv -f .deps/arc-opc.Tpo .deps/arc-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.lo ../../binutils-gdb/opcodes/arm-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c ../../binutils-gdb/opcodes/arm-dis.c -o arm-dis.o
mv -f .deps/arm-dis.Tpo .deps/arm-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c -o avr-dis.lo ../../binutils-gdb/opcodes/avr-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c ../../binutils-gdb/opcodes/avr-dis.c -o avr-dis.o
mv -f .deps/avr-dis.Tpo .deps/avr-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfin-dis.lo -MD -MP -MF .deps/bfin-dis.Tpo -c -o bfin-dis.lo ../../binutils-gdb/opcodes/bfin-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT bfin-dis.lo -MD -MP -MF .deps/bfin-dis.Tpo -c ../../binutils-gdb/opcodes/bfin-dis.c -o bfin-dis.o
mv -f .deps/bfin-dis.Tpo .deps/bfin-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-asm.lo -MD -MP -MF .deps/cgen-asm.Tpo -c -o cgen-asm.lo ../../binutils-gdb/opcodes/cgen-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-asm.lo -MD -MP -MF .deps/cgen-asm.Tpo -c ../../binutils-gdb/opcodes/cgen-asm.c -o cgen-asm.o
mv -f .deps/cgen-asm.Tpo .deps/cgen-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-bitset.lo -MD -MP -MF .deps/cgen-bitset.Tpo -c -o cgen-bitset.lo ../../binutils-gdb/opcodes/cgen-bitset.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-bitset.lo -MD -MP -MF .deps/cgen-bitset.Tpo -c ../../binutils-gdb/opcodes/cgen-bitset.c -o cgen-bitset.o
mv -f .deps/cgen-bitset.Tpo .deps/cgen-bitset.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-dis.lo -MD -MP -MF .deps/cgen-dis.Tpo -c -o cgen-dis.lo ../../binutils-gdb/opcodes/cgen-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-dis.lo -MD -MP -MF .deps/cgen-dis.Tpo -c ../../binutils-gdb/opcodes/cgen-dis.c -o cgen-dis.o
mv -f .deps/cgen-dis.Tpo .deps/cgen-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-opc.lo -MD -MP -MF .deps/cgen-opc.Tpo -c -o cgen-opc.lo ../../binutils-gdb/opcodes/cgen-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cgen-opc.lo -MD -MP -MF .deps/cgen-opc.Tpo -c ../../binutils-gdb/opcodes/cgen-opc.c -o cgen-opc.o
mv -f .deps/cgen-opc.Tpo .deps/cgen-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cr16-dis.lo -MD -MP -MF .deps/cr16-dis.Tpo -c -o cr16-dis.lo ../../binutils-gdb/opcodes/cr16-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cr16-dis.lo -MD -MP -MF .deps/cr16-dis.Tpo -c ../../binutils-gdb/opcodes/cr16-dis.c -o cr16-dis.o
mv -f .deps/cr16-dis.Tpo .deps/cr16-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cr16-opc.lo -MD -MP -MF .deps/cr16-opc.Tpo -c -o cr16-opc.lo ../../binutils-gdb/opcodes/cr16-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cr16-opc.lo -MD -MP -MF .deps/cr16-opc.Tpo -c ../../binutils-gdb/opcodes/cr16-opc.c -o cr16-opc.o
mv -f .deps/cr16-opc.Tpo .deps/cr16-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cris-dis.lo -MD -MP -MF .deps/cris-dis.Tpo -c -o cris-dis.lo ../../binutils-gdb/opcodes/cris-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cris-dis.lo -MD -MP -MF .deps/cris-dis.Tpo -c ../../binutils-gdb/opcodes/cris-dis.c -o cris-dis.o
mv -f .deps/cris-dis.Tpo .deps/cris-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cris-opc.lo -MD -MP -MF .deps/cris-opc.Tpo -c -o cris-opc.lo ../../binutils-gdb/opcodes/cris-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT cris-opc.lo -MD -MP -MF .deps/cris-opc.Tpo -c ../../binutils-gdb/opcodes/cris-opc.c -o cris-opc.o
mv -f .deps/cris-opc.Tpo .deps/cris-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT crx-dis.lo -MD -MP -MF .deps/crx-dis.Tpo -c -o crx-dis.lo ../../binutils-gdb/opcodes/crx-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT crx-dis.lo -MD -MP -MF .deps/crx-dis.Tpo -c ../../binutils-gdb/opcodes/crx-dis.c -o crx-dis.o
mv -f .deps/crx-dis.Tpo .deps/crx-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT crx-opc.lo -MD -MP -MF .deps/crx-opc.Tpo -c -o crx-opc.lo ../../binutils-gdb/opcodes/crx-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT crx-opc.lo -MD -MP -MF .deps/crx-opc.Tpo -c ../../binutils-gdb/opcodes/crx-opc.c -o crx-opc.o
mv -f .deps/crx-opc.Tpo .deps/crx-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d10v-dis.lo -MD -MP -MF .deps/d10v-dis.Tpo -c -o d10v-dis.lo ../../binutils-gdb/opcodes/d10v-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d10v-dis.lo -MD -MP -MF .deps/d10v-dis.Tpo -c ../../binutils-gdb/opcodes/d10v-dis.c -o d10v-dis.o
mv -f .deps/d10v-dis.Tpo .deps/d10v-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d10v-opc.lo -MD -MP -MF .deps/d10v-opc.Tpo -c -o d10v-opc.lo ../../binutils-gdb/opcodes/d10v-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d10v-opc.lo -MD -MP -MF .deps/d10v-opc.Tpo -c ../../binutils-gdb/opcodes/d10v-opc.c -o d10v-opc.o
mv -f .deps/d10v-opc.Tpo .deps/d10v-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d30v-dis.lo -MD -MP -MF .deps/d30v-dis.Tpo -c -o d30v-dis.lo ../../binutils-gdb/opcodes/d30v-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d30v-dis.lo -MD -MP -MF .deps/d30v-dis.Tpo -c ../../binutils-gdb/opcodes/d30v-dis.c -o d30v-dis.o
mv -f .deps/d30v-dis.Tpo .deps/d30v-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d30v-opc.lo -MD -MP -MF .deps/d30v-opc.Tpo -c -o d30v-opc.lo ../../binutils-gdb/opcodes/d30v-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT d30v-opc.lo -MD -MP -MF .deps/d30v-opc.Tpo -c ../../binutils-gdb/opcodes/d30v-opc.c -o d30v-opc.o
mv -f .deps/d30v-opc.Tpo .deps/d30v-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dlx-dis.lo -MD -MP -MF .deps/dlx-dis.Tpo -c -o dlx-dis.lo ../../binutils-gdb/opcodes/dlx-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT dlx-dis.lo -MD -MP -MF .deps/dlx-dis.Tpo -c ../../binutils-gdb/opcodes/dlx-dis.c -o dlx-dis.o
mv -f .deps/dlx-dis.Tpo .deps/dlx-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-asm.lo -MD -MP -MF .deps/epiphany-asm.Tpo -c -o epiphany-asm.lo ../../binutils-gdb/opcodes/epiphany-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-asm.lo -MD -MP -MF .deps/epiphany-asm.Tpo -c ../../binutils-gdb/opcodes/epiphany-asm.c -o epiphany-asm.o
mv -f .deps/epiphany-asm.Tpo .deps/epiphany-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-desc.lo -MD -MP -MF .deps/epiphany-desc.Tpo -c -o epiphany-desc.lo ../../binutils-gdb/opcodes/epiphany-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-desc.lo -MD -MP -MF .deps/epiphany-desc.Tpo -c ../../binutils-gdb/opcodes/epiphany-desc.c -o epiphany-desc.o
mv -f .deps/epiphany-desc.Tpo .deps/epiphany-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-dis.lo -MD -MP -MF .deps/epiphany-dis.Tpo -c -o epiphany-dis.lo ../../binutils-gdb/opcodes/epiphany-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-dis.lo -MD -MP -MF .deps/epiphany-dis.Tpo -c ../../binutils-gdb/opcodes/epiphany-dis.c -o epiphany-dis.o
mv -f .deps/epiphany-dis.Tpo .deps/epiphany-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-ibld.lo -MD -MP -MF .deps/epiphany-ibld.Tpo -c -o epiphany-ibld.lo ../../binutils-gdb/opcodes/epiphany-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-ibld.lo -MD -MP -MF .deps/epiphany-ibld.Tpo -c ../../binutils-gdb/opcodes/epiphany-ibld.c -o epiphany-ibld.o
mv -f .deps/epiphany-ibld.Tpo .deps/epiphany-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-opc.lo -MD -MP -MF .deps/epiphany-opc.Tpo -c -o epiphany-opc.lo ../../binutils-gdb/opcodes/epiphany-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT epiphany-opc.lo -MD -MP -MF .deps/epiphany-opc.Tpo -c ../../binutils-gdb/opcodes/epiphany-opc.c -o epiphany-opc.o
mv -f .deps/epiphany-opc.Tpo .deps/epiphany-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-asm.lo -MD -MP -MF .deps/fr30-asm.Tpo -c -o fr30-asm.lo ../../binutils-gdb/opcodes/fr30-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-asm.lo -MD -MP -MF .deps/fr30-asm.Tpo -c ../../binutils-gdb/opcodes/fr30-asm.c -o fr30-asm.o
mv -f .deps/fr30-asm.Tpo .deps/fr30-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-desc.lo -MD -MP -MF .deps/fr30-desc.Tpo -c -o fr30-desc.lo ../../binutils-gdb/opcodes/fr30-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-desc.lo -MD -MP -MF .deps/fr30-desc.Tpo -c ../../binutils-gdb/opcodes/fr30-desc.c -o fr30-desc.o
mv -f .deps/fr30-desc.Tpo .deps/fr30-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-dis.lo -MD -MP -MF .deps/fr30-dis.Tpo -c -o fr30-dis.lo ../../binutils-gdb/opcodes/fr30-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-dis.lo -MD -MP -MF .deps/fr30-dis.Tpo -c ../../binutils-gdb/opcodes/fr30-dis.c -o fr30-dis.o
mv -f .deps/fr30-dis.Tpo .deps/fr30-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-ibld.lo -MD -MP -MF .deps/fr30-ibld.Tpo -c -o fr30-ibld.lo ../../binutils-gdb/opcodes/fr30-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-ibld.lo -MD -MP -MF .deps/fr30-ibld.Tpo -c ../../binutils-gdb/opcodes/fr30-ibld.c -o fr30-ibld.o
mv -f .deps/fr30-ibld.Tpo .deps/fr30-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-opc.lo -MD -MP -MF .deps/fr30-opc.Tpo -c -o fr30-opc.lo ../../binutils-gdb/opcodes/fr30-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT fr30-opc.lo -MD -MP -MF .deps/fr30-opc.Tpo -c ../../binutils-gdb/opcodes/fr30-opc.c -o fr30-opc.o
mv -f .deps/fr30-opc.Tpo .deps/fr30-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-asm.lo -MD -MP -MF .deps/frv-asm.Tpo -c -o frv-asm.lo ../../binutils-gdb/opcodes/frv-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-asm.lo -MD -MP -MF .deps/frv-asm.Tpo -c ../../binutils-gdb/opcodes/frv-asm.c -o frv-asm.o
mv -f .deps/frv-asm.Tpo .deps/frv-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-desc.lo -MD -MP -MF .deps/frv-desc.Tpo -c -o frv-desc.lo ../../binutils-gdb/opcodes/frv-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-desc.lo -MD -MP -MF .deps/frv-desc.Tpo -c ../../binutils-gdb/opcodes/frv-desc.c -o frv-desc.o
mv -f .deps/frv-desc.Tpo .deps/frv-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-dis.lo -MD -MP -MF .deps/frv-dis.Tpo -c -o frv-dis.lo ../../binutils-gdb/opcodes/frv-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-dis.lo -MD -MP -MF .deps/frv-dis.Tpo -c ../../binutils-gdb/opcodes/frv-dis.c -o frv-dis.o
mv -f .deps/frv-dis.Tpo .deps/frv-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-ibld.lo -MD -MP -MF .deps/frv-ibld.Tpo -c -o frv-ibld.lo ../../binutils-gdb/opcodes/frv-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-ibld.lo -MD -MP -MF .deps/frv-ibld.Tpo -c ../../binutils-gdb/opcodes/frv-ibld.c -o frv-ibld.o
mv -f .deps/frv-ibld.Tpo .deps/frv-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-opc.lo -MD -MP -MF .deps/frv-opc.Tpo -c -o frv-opc.lo ../../binutils-gdb/opcodes/frv-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT frv-opc.lo -MD -MP -MF .deps/frv-opc.Tpo -c ../../binutils-gdb/opcodes/frv-opc.c -o frv-opc.o
mv -f .deps/frv-opc.Tpo .deps/frv-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT h8300-dis.lo -MD -MP -MF .deps/h8300-dis.Tpo -c -o h8300-dis.lo ../../binutils-gdb/opcodes/h8300-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT h8300-dis.lo -MD -MP -MF .deps/h8300-dis.Tpo -c ../../binutils-gdb/opcodes/h8300-dis.c -o h8300-dis.o
mv -f .deps/h8300-dis.Tpo .deps/h8300-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT h8500-dis.lo -MD -MP -MF .deps/h8500-dis.Tpo -c -o h8500-dis.lo ../../binutils-gdb/opcodes/h8500-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT h8500-dis.lo -MD -MP -MF .deps/h8500-dis.Tpo -c ../../binutils-gdb/opcodes/h8500-dis.c -o h8500-dis.o
mv -f .deps/h8500-dis.Tpo .deps/h8500-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hppa-dis.lo -MD -MP -MF .deps/hppa-dis.Tpo -c -o hppa-dis.lo ../../binutils-gdb/opcodes/hppa-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT hppa-dis.lo -MD -MP -MF .deps/hppa-dis.Tpo -c ../../binutils-gdb/opcodes/hppa-dis.c -o hppa-dis.o
mv -f .deps/hppa-dis.Tpo .deps/hppa-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i370-dis.lo -MD -MP -MF .deps/i370-dis.Tpo -c -o i370-dis.lo ../../binutils-gdb/opcodes/i370-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i370-dis.lo -MD -MP -MF .deps/i370-dis.Tpo -c ../../binutils-gdb/opcodes/i370-dis.c -o i370-dis.o
mv -f .deps/i370-dis.Tpo .deps/i370-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i370-opc.lo -MD -MP -MF .deps/i370-opc.Tpo -c -o i370-opc.lo ../../binutils-gdb/opcodes/i370-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i370-opc.lo -MD -MP -MF .deps/i370-opc.Tpo -c ../../binutils-gdb/opcodes/i370-opc.c -o i370-opc.o
mv -f .deps/i370-opc.Tpo .deps/i370-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../binutils-gdb/opcodes/i386-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../binutils-gdb/opcodes/i386-dis.c -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../binutils-gdb/opcodes/i386-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../binutils-gdb/opcodes/i386-opc.c -o i386-opc.o
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i860-dis.lo -MD -MP -MF .deps/i860-dis.Tpo -c -o i860-dis.lo ../../binutils-gdb/opcodes/i860-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i860-dis.lo -MD -MP -MF .deps/i860-dis.Tpo -c ../../binutils-gdb/opcodes/i860-dis.c -o i860-dis.o
mv -f .deps/i860-dis.Tpo .deps/i860-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i960-dis.lo -MD -MP -MF .deps/i960-dis.Tpo -c -o i960-dis.lo ../../binutils-gdb/opcodes/i960-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT i960-dis.lo -MD -MP -MF .deps/i960-dis.Tpo -c ../../binutils-gdb/opcodes/i960-dis.c -o i960-dis.o
mv -f .deps/i960-dis.Tpo .deps/i960-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ia64-dis.lo -MD -MP -MF .deps/ia64-dis.Tpo -c -o ia64-dis.lo ../../binutils-gdb/opcodes/ia64-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ia64-dis.lo -MD -MP -MF .deps/ia64-dis.Tpo -c ../../binutils-gdb/opcodes/ia64-dis.c -o ia64-dis.o
mv -f .deps/ia64-dis.Tpo .deps/ia64-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ia64-opc.lo -MD -MP -MF .deps/ia64-opc.Tpo -c -o ia64-opc.lo ../../binutils-gdb/opcodes/ia64-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ia64-opc.lo -MD -MP -MF .deps/ia64-opc.Tpo -c ../../binutils-gdb/opcodes/ia64-opc.c -o ia64-opc.o
mv -f .deps/ia64-opc.Tpo .deps/ia64-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-asm.lo -MD -MP -MF .deps/ip2k-asm.Tpo -c -o ip2k-asm.lo ../../binutils-gdb/opcodes/ip2k-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-asm.lo -MD -MP -MF .deps/ip2k-asm.Tpo -c ../../binutils-gdb/opcodes/ip2k-asm.c -o ip2k-asm.o
mv -f .deps/ip2k-asm.Tpo .deps/ip2k-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-desc.lo -MD -MP -MF .deps/ip2k-desc.Tpo -c -o ip2k-desc.lo ../../binutils-gdb/opcodes/ip2k-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-desc.lo -MD -MP -MF .deps/ip2k-desc.Tpo -c ../../binutils-gdb/opcodes/ip2k-desc.c -o ip2k-desc.o
mv -f .deps/ip2k-desc.Tpo .deps/ip2k-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-dis.lo -MD -MP -MF .deps/ip2k-dis.Tpo -c -o ip2k-dis.lo ../../binutils-gdb/opcodes/ip2k-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-dis.lo -MD -MP -MF .deps/ip2k-dis.Tpo -c ../../binutils-gdb/opcodes/ip2k-dis.c -o ip2k-dis.o
mv -f .deps/ip2k-dis.Tpo .deps/ip2k-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-ibld.lo -MD -MP -MF .deps/ip2k-ibld.Tpo -c -o ip2k-ibld.lo ../../binutils-gdb/opcodes/ip2k-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-ibld.lo -MD -MP -MF .deps/ip2k-ibld.Tpo -c ../../binutils-gdb/opcodes/ip2k-ibld.c -o ip2k-ibld.o
mv -f .deps/ip2k-ibld.Tpo .deps/ip2k-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-opc.lo -MD -MP -MF .deps/ip2k-opc.Tpo -c -o ip2k-opc.lo ../../binutils-gdb/opcodes/ip2k-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT ip2k-opc.lo -MD -MP -MF .deps/ip2k-opc.Tpo -c ../../binutils-gdb/opcodes/ip2k-opc.c -o ip2k-opc.o
mv -f .deps/ip2k-opc.Tpo .deps/ip2k-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-asm.lo -MD -MP -MF .deps/iq2000-asm.Tpo -c -o iq2000-asm.lo ../../binutils-gdb/opcodes/iq2000-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-asm.lo -MD -MP -MF .deps/iq2000-asm.Tpo -c ../../binutils-gdb/opcodes/iq2000-asm.c -o iq2000-asm.o
mv -f .deps/iq2000-asm.Tpo .deps/iq2000-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-desc.lo -MD -MP -MF .deps/iq2000-desc.Tpo -c -o iq2000-desc.lo ../../binutils-gdb/opcodes/iq2000-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-desc.lo -MD -MP -MF .deps/iq2000-desc.Tpo -c ../../binutils-gdb/opcodes/iq2000-desc.c -o iq2000-desc.o
mv -f .deps/iq2000-desc.Tpo .deps/iq2000-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-dis.lo -MD -MP -MF .deps/iq2000-dis.Tpo -c -o iq2000-dis.lo ../../binutils-gdb/opcodes/iq2000-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-dis.lo -MD -MP -MF .deps/iq2000-dis.Tpo -c ../../binutils-gdb/opcodes/iq2000-dis.c -o iq2000-dis.o
mv -f .deps/iq2000-dis.Tpo .deps/iq2000-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-ibld.lo -MD -MP -MF .deps/iq2000-ibld.Tpo -c -o iq2000-ibld.lo ../../binutils-gdb/opcodes/iq2000-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-ibld.lo -MD -MP -MF .deps/iq2000-ibld.Tpo -c ../../binutils-gdb/opcodes/iq2000-ibld.c -o iq2000-ibld.o
mv -f .deps/iq2000-ibld.Tpo .deps/iq2000-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-opc.lo -MD -MP -MF .deps/iq2000-opc.Tpo -c -o iq2000-opc.lo ../../binutils-gdb/opcodes/iq2000-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT iq2000-opc.lo -MD -MP -MF .deps/iq2000-opc.Tpo -c ../../binutils-gdb/opcodes/iq2000-opc.c -o iq2000-opc.o
mv -f .deps/iq2000-opc.Tpo .deps/iq2000-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c -o lm32-asm.lo ../../binutils-gdb/opcodes/lm32-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-asm.lo -MD -MP -MF .deps/lm32-asm.Tpo -c ../../binutils-gdb/opcodes/lm32-asm.c -o lm32-asm.o
mv -f .deps/lm32-asm.Tpo .deps/lm32-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-desc.lo -MD -MP -MF .deps/lm32-desc.Tpo -c -o lm32-desc.lo ../../binutils-gdb/opcodes/lm32-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-desc.lo -MD -MP -MF .deps/lm32-desc.Tpo -c ../../binutils-gdb/opcodes/lm32-desc.c -o lm32-desc.o
mv -f .deps/lm32-desc.Tpo .deps/lm32-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-dis.lo -MD -MP -MF .deps/lm32-dis.Tpo -c -o lm32-dis.lo ../../binutils-gdb/opcodes/lm32-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-dis.lo -MD -MP -MF .deps/lm32-dis.Tpo -c ../../binutils-gdb/opcodes/lm32-dis.c -o lm32-dis.o
mv -f .deps/lm32-dis.Tpo .deps/lm32-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-ibld.lo -MD -MP -MF .deps/lm32-ibld.Tpo -c -o lm32-ibld.lo ../../binutils-gdb/opcodes/lm32-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-ibld.lo -MD -MP -MF .deps/lm32-ibld.Tpo -c ../../binutils-gdb/opcodes/lm32-ibld.c -o lm32-ibld.o
mv -f .deps/lm32-ibld.Tpo .deps/lm32-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-opc.lo -MD -MP -MF .deps/lm32-opc.Tpo -c -o lm32-opc.lo ../../binutils-gdb/opcodes/lm32-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-opc.lo -MD -MP -MF .deps/lm32-opc.Tpo -c ../../binutils-gdb/opcodes/lm32-opc.c -o lm32-opc.o
mv -f .deps/lm32-opc.Tpo .deps/lm32-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-opinst.lo -MD -MP -MF .deps/lm32-opinst.Tpo -c -o lm32-opinst.lo ../../binutils-gdb/opcodes/lm32-opinst.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT lm32-opinst.lo -MD -MP -MF .deps/lm32-opinst.Tpo -c ../../binutils-gdb/opcodes/lm32-opinst.c -o lm32-opinst.o
mv -f .deps/lm32-opinst.Tpo .deps/lm32-opinst.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10200-dis.lo -MD -MP -MF .deps/m10200-dis.Tpo -c -o m10200-dis.lo ../../binutils-gdb/opcodes/m10200-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10200-dis.lo -MD -MP -MF .deps/m10200-dis.Tpo -c ../../binutils-gdb/opcodes/m10200-dis.c -o m10200-dis.o
mv -f .deps/m10200-dis.Tpo .deps/m10200-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10200-opc.lo -MD -MP -MF .deps/m10200-opc.Tpo -c -o m10200-opc.lo ../../binutils-gdb/opcodes/m10200-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10200-opc.lo -MD -MP -MF .deps/m10200-opc.Tpo -c ../../binutils-gdb/opcodes/m10200-opc.c -o m10200-opc.o
mv -f .deps/m10200-opc.Tpo .deps/m10200-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10300-dis.lo -MD -MP -MF .deps/m10300-dis.Tpo -c -o m10300-dis.lo ../../binutils-gdb/opcodes/m10300-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10300-dis.lo -MD -MP -MF .deps/m10300-dis.Tpo -c ../../binutils-gdb/opcodes/m10300-dis.c -o m10300-dis.o
mv -f .deps/m10300-dis.Tpo .deps/m10300-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10300-opc.lo -MD -MP -MF .deps/m10300-opc.Tpo -c -o m10300-opc.lo ../../binutils-gdb/opcodes/m10300-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m10300-opc.lo -MD -MP -MF .deps/m10300-opc.Tpo -c ../../binutils-gdb/opcodes/m10300-opc.c -o m10300-opc.o
mv -f .deps/m10300-opc.Tpo .deps/m10300-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-asm.lo -MD -MP -MF .deps/m32c-asm.Tpo -c -o m32c-asm.lo ../../binutils-gdb/opcodes/m32c-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-asm.lo -MD -MP -MF .deps/m32c-asm.Tpo -c ../../binutils-gdb/opcodes/m32c-asm.c -o m32c-asm.o
mv -f .deps/m32c-asm.Tpo .deps/m32c-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-desc.lo -MD -MP -MF .deps/m32c-desc.Tpo -c -o m32c-desc.lo ../../binutils-gdb/opcodes/m32c-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-desc.lo -MD -MP -MF .deps/m32c-desc.Tpo -c ../../binutils-gdb/opcodes/m32c-desc.c -o m32c-desc.o
mv -f .deps/m32c-desc.Tpo .deps/m32c-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-dis.lo -MD -MP -MF .deps/m32c-dis.Tpo -c -o m32c-dis.lo ../../binutils-gdb/opcodes/m32c-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-dis.lo -MD -MP -MF .deps/m32c-dis.Tpo -c ../../binutils-gdb/opcodes/m32c-dis.c -o m32c-dis.o
mv -f .deps/m32c-dis.Tpo .deps/m32c-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-ibld.lo -MD -MP -MF .deps/m32c-ibld.Tpo -c -o m32c-ibld.lo ../../binutils-gdb/opcodes/m32c-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-ibld.lo -MD -MP -MF .deps/m32c-ibld.Tpo -c ../../binutils-gdb/opcodes/m32c-ibld.c -o m32c-ibld.o
mv -f .deps/m32c-ibld.Tpo .deps/m32c-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-opc.lo -MD -MP -MF .deps/m32c-opc.Tpo -c -o m32c-opc.lo ../../binutils-gdb/opcodes/m32c-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32c-opc.lo -MD -MP -MF .deps/m32c-opc.Tpo -c ../../binutils-gdb/opcodes/m32c-opc.c -o m32c-opc.o
mv -f .deps/m32c-opc.Tpo .deps/m32c-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-asm.lo -MD -MP -MF .deps/m32r-asm.Tpo -c -o m32r-asm.lo ../../binutils-gdb/opcodes/m32r-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-asm.lo -MD -MP -MF .deps/m32r-asm.Tpo -c ../../binutils-gdb/opcodes/m32r-asm.c -o m32r-asm.o
mv -f .deps/m32r-asm.Tpo .deps/m32r-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-desc.lo -MD -MP -MF .deps/m32r-desc.Tpo -c -o m32r-desc.lo ../../binutils-gdb/opcodes/m32r-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-desc.lo -MD -MP -MF .deps/m32r-desc.Tpo -c ../../binutils-gdb/opcodes/m32r-desc.c -o m32r-desc.o
mv -f .deps/m32r-desc.Tpo .deps/m32r-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-dis.lo -MD -MP -MF .deps/m32r-dis.Tpo -c -o m32r-dis.lo ../../binutils-gdb/opcodes/m32r-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-dis.lo -MD -MP -MF .deps/m32r-dis.Tpo -c ../../binutils-gdb/opcodes/m32r-dis.c -o m32r-dis.o
mv -f .deps/m32r-dis.Tpo .deps/m32r-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-ibld.lo -MD -MP -MF .deps/m32r-ibld.Tpo -c -o m32r-ibld.lo ../../binutils-gdb/opcodes/m32r-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-ibld.lo -MD -MP -MF .deps/m32r-ibld.Tpo -c ../../binutils-gdb/opcodes/m32r-ibld.c -o m32r-ibld.o
mv -f .deps/m32r-ibld.Tpo .deps/m32r-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-opc.lo -MD -MP -MF .deps/m32r-opc.Tpo -c -o m32r-opc.lo ../../binutils-gdb/opcodes/m32r-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-opc.lo -MD -MP -MF .deps/m32r-opc.Tpo -c ../../binutils-gdb/opcodes/m32r-opc.c -o m32r-opc.o
mv -f .deps/m32r-opc.Tpo .deps/m32r-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-opinst.lo -MD -MP -MF .deps/m32r-opinst.Tpo -c -o m32r-opinst.lo ../../binutils-gdb/opcodes/m32r-opinst.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m32r-opinst.lo -MD -MP -MF .deps/m32r-opinst.Tpo -c ../../binutils-gdb/opcodes/m32r-opinst.c -o m32r-opinst.o
mv -f .deps/m32r-opinst.Tpo .deps/m32r-opinst.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68hc11-dis.lo -MD -MP -MF .deps/m68hc11-dis.Tpo -c -o m68hc11-dis.lo ../../binutils-gdb/opcodes/m68hc11-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68hc11-dis.lo -MD -MP -MF .deps/m68hc11-dis.Tpo -c ../../binutils-gdb/opcodes/m68hc11-dis.c -o m68hc11-dis.o
mv -f .deps/m68hc11-dis.Tpo .deps/m68hc11-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68hc11-opc.lo -MD -MP -MF .deps/m68hc11-opc.Tpo -c -o m68hc11-opc.lo ../../binutils-gdb/opcodes/m68hc11-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68hc11-opc.lo -MD -MP -MF .deps/m68hc11-opc.Tpo -c ../../binutils-gdb/opcodes/m68hc11-opc.c -o m68hc11-opc.o
mv -f .deps/m68hc11-opc.Tpo .deps/m68hc11-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k-dis.lo -MD -MP -MF .deps/m68k-dis.Tpo -c -o m68k-dis.lo ../../binutils-gdb/opcodes/m68k-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k-dis.lo -MD -MP -MF .deps/m68k-dis.Tpo -c ../../binutils-gdb/opcodes/m68k-dis.c -o m68k-dis.o
mv -f .deps/m68k-dis.Tpo .deps/m68k-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k-opc.lo -MD -MP -MF .deps/m68k-opc.Tpo -c -o m68k-opc.lo ../../binutils-gdb/opcodes/m68k-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m68k-opc.lo -MD -MP -MF .deps/m68k-opc.Tpo -c ../../binutils-gdb/opcodes/m68k-opc.c -o m68k-opc.o
mv -f .deps/m68k-opc.Tpo .deps/m68k-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88k-dis.lo -MD -MP -MF .deps/m88k-dis.Tpo -c -o m88k-dis.lo ../../binutils-gdb/opcodes/m88k-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT m88k-dis.lo -MD -MP -MF .deps/m88k-dis.Tpo -c ../../binutils-gdb/opcodes/m88k-dis.c -o m88k-dis.o
mv -f .deps/m88k-dis.Tpo .deps/m88k-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mcore-dis.lo -MD -MP -MF .deps/mcore-dis.Tpo -c -o mcore-dis.lo ../../binutils-gdb/opcodes/mcore-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mcore-dis.lo -MD -MP -MF .deps/mcore-dis.Tpo -c ../../binutils-gdb/opcodes/mcore-dis.c -o mcore-dis.o
mv -f .deps/mcore-dis.Tpo .deps/mcore-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-asm.lo -MD -MP -MF .deps/mep-asm.Tpo -c -o mep-asm.lo ../../binutils-gdb/opcodes/mep-asm.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-asm.lo -MD -MP -MF .deps/mep-asm.Tpo -c ../../binutils-gdb/opcodes/mep-asm.c -o mep-asm.o
mv -f .deps/mep-asm.Tpo .deps/mep-asm.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-desc.lo -MD -MP -MF .deps/mep-desc.Tpo -c -o mep-desc.lo ../../binutils-gdb/opcodes/mep-desc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-desc.lo -MD -MP -MF .deps/mep-desc.Tpo -c ../../binutils-gdb/opcodes/mep-desc.c -o mep-desc.o
mv -f .deps/mep-desc.Tpo .deps/mep-desc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-dis.lo -MD -MP -MF .deps/mep-dis.Tpo -c -o mep-dis.lo ../../binutils-gdb/opcodes/mep-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-dis.lo -MD -MP -MF .deps/mep-dis.Tpo -c ../../binutils-gdb/opcodes/mep-dis.c -o mep-dis.o
mv -f .deps/mep-dis.Tpo .deps/mep-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-ibld.lo -MD -MP -MF .deps/mep-ibld.Tpo -c -o mep-ibld.lo ../../binutils-gdb/opcodes/mep-ibld.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-ibld.lo -MD -MP -MF .deps/mep-ibld.Tpo -c ../../binutils-gdb/opcodes/mep-ibld.c -o mep-ibld.o
mv -f .deps/mep-ibld.Tpo .deps/mep-ibld.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-opc.lo -MD -MP -MF .deps/mep-opc.Tpo -c -o mep-opc.lo ../../binutils-gdb/opcodes/mep-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT mep-opc.lo -MD -MP -MF .deps/mep-opc.Tpo -c ../../binutils-gdb/opcodes/mep-opc.c -o mep-opc.o
mv -f .deps/mep-opc.Tpo .deps/mep-opc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT metag-dis.lo -MD -MP -MF .deps/metag-dis.Tpo -c -o metag-dis.lo ../../binutils-gdb/opcodes/metag-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT metag-dis.lo -MD -MP -MF .deps/metag-dis.Tpo -c ../../binutils-gdb/opcodes/metag-dis.c -o metag-dis.o
mv -f .deps/metag-dis.Tpo .deps/metag-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT microblaze-dis.lo -MD -MP -MF .deps/microblaze-dis.Tpo -c -o microblaze-dis.lo ../../binutils-gdb/opcodes/microblaze-dis.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT microblaze-dis.lo -MD -MP -MF .deps/microblaze-dis.Tpo -c ../../binutils-gdb/opcodes/microblaze-dis.c -o microblaze-dis.o
mv -f .deps/microblaze-dis.Tpo .deps/microblaze-dis.Plo
/bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes  -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c -o micromips-opc.lo ../../binutils-gdb/opcodes/micromips-opc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../binutils-gdb/opcodes -I. -I../../binutils-gdb/opcodes -I../bfd -I../../binutils-gdb/opcodes/../include -I../../binutils-gdb/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I/usr/local/include -MT micromips-opc.lo -MD -MP -MF .deps/micromips-opc.Tpo -c ../../binutils-gdb/opcodes/micromips-opc.c -o micromips-opc.o
fatal error: error in backend: IO failure on output stream.
Makefile:962: recipe for target 'micromips-opc.lo' failed
gmake[4]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
gmake[4]: *** [micromips-opc.lo] Error 1
Makefile:1004: recipe for target 'all-recursive' failed
gmake[3]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
gmake[3]: *** [all-recursive] Error 1
Makefile:657: recipe for target 'all' failed
gmake[2]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build/opcodes'
gmake[2]: *** [all] Error 2
Makefile:3043: recipe for target 'all-opcodes' failed
gmake[1]: Leaving directory '/usr/home/buildbot/gdb/freebsd-x86-64-native-extended-gdbserver/build'
gmake[1]: *** [all-opcodes] Error 2
Makefile:836: recipe for target 'all' failed
gmake: *** [all] Error 2
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]