Sun Dec 21 00:41:12 CST 2008

KB: 484712	/mnt/lfs

patching file configure
mkdir: created directory `../binutils-build'
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... expect
checking for runtest... runtest
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for objdump... objdump
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking where to find the target ar... just compiled
checking where to find the target as... just compiled
checking where to find the target cc... host tool
checking where to find the target c++... host tool
checking where to find the target c++ for libstdc++... host tool
checking where to find the target dlltool... just compiled
checking where to find the target gcc... host tool
checking where to find the target gcj... host tool
checking where to find the target gfortran... host tool
checking where to find the target ld... just compiled
checking where to find the target lipo... host tool
checking where to find the target nm... just compiled
checking where to find the target objdump... just compiled
checking where to find the target ranlib... just compiled
checking where to find the target strip... just compiled
checking where to find the target windres... just compiled
checking where to find the target windmc... just compiled
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
make[1]: Entering directory `/mnt/lfs/sources/binutils-build'
make[2]: Entering directory `/mnt/lfs/sources/binutils-build'
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for perl... perl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for stdint.h... yes
checking for stdio_ext.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for uintptr_t... yes
checking for a 64-bit type... uint64_t
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 memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkstemps... no
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 strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
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 getrusage... yes
checking for on_exit... yes
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... (cached) yes
checking for realpath... yes
checking for canonicalize_file_name... yes
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... yes
checking for wait3... yes
checking for wait4... yes
checking for __fsetlocking... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.2, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
mkdir -p -- ./bfd
Configuring in ./bfd
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... (cached) ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for a BSD-compatible install... /usr/bin/install -c
checking for long long... yes
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for long... yes
checking size of long... 4
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
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 strtoull... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
checking whether fseeko is declared... yes
checking whether fseeko64 is declared... yes
checking whether ffs is declared... yes
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking 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 prpsinfo32_t in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo32_t 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 win32_pstatus_t in sys/procfs.h... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking for off_t... yes
checking size of off_t... 4
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
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/regex.c -o pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/md5.c -o pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/argv.c -o pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/concat.c -o pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/hex.c -o pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/partition.c -o pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/sort.c -o pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   ../../binutils-2.18/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../../binutils-2.18/libiberty/mkstemps.c -o mkstemps.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mkstemps.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o  ./mkstemps.o; \
  ranlib ./libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in ./mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/libiberty'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/intl'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
Making info in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/doc'
make chew
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/doc'
gcc -o chew.$$ ../../../binutils-2.18/bfd/doc/chew.c \
  -g -O2   \
  -I.. -I../../../binutils-2.18/bfd/doc/.. -I../../../binutils-2.18/bfd/doc/../../include -I../../../binutils-2.18/bfd/doc/../../intl -I../../intl; \
/bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change chew.$$ chew
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/doc'
./chew -f ../../../binutils-2.18/bfd/doc/doc.str <../../../binutils-2.18/bfd/doc/../elf.c >elf.tmp
/bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change elf.tmp elf.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-2.18/bfd/doc \
 -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-2.18/bfd/doc/'`bfd.texinfo; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/doc'
Making info in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
( if test 'x../../../binutils-2.18/bfd/po' != 'x.'; then \
    posrcprefix='../../../binutils-2.18/bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[ 	]*$/d' \
	    -e "s@.*@	$posrcprefix& \\\\@" < ../../../binutils-2.18/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-2.18/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
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
Making all in doc
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/doc'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../binutils-2.18/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 gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o archive.lo ../../binutils-2.18/bfd/archive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/archive.c -o archive.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.18/bfd/archures.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.18/bfd/archures.c -o archures.o
creating bfdver.h
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfd.lo ../../binutils-2.18/bfd/bfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/bfd.c -o bfd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdio.lo ../../binutils-2.18/bfd/bfdio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/bfdio.c -o bfdio.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfdwin.lo ../../binutils-2.18/bfd/bfdwin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/bfdwin.c -o bfdwin.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cache.lo ../../binutils-2.18/bfd/cache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/cache.c -o cache.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o coffgen.lo ../../binutils-2.18/bfd/coffgen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/coffgen.c -o coffgen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o corefile.lo ../../binutils-2.18/bfd/corefile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/corefile.c -o corefile.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o format.lo ../../binutils-2.18/bfd/format.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/format.c -o format.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o init.lo ../../binutils-2.18/bfd/init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/init.c -o init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o libbfd.lo ../../binutils-2.18/bfd/libbfd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/libbfd.c -o libbfd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o opncls.lo ../../binutils-2.18/bfd/opncls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/opncls.c -o opncls.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o reloc.lo ../../binutils-2.18/bfd/reloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/reloc.c -o reloc.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o section.lo ../../binutils-2.18/bfd/section.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/section.c -o section.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o syms.lo ../../binutils-2.18/bfd/syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/syms.c -o syms.o
rm -f targmatch.h
sed -f ../../binutils-2.18/bfd/targmatch.sed < ../../binutils-2.18/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.18/bfd/targets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils-2.18/bfd/targets.c -o targets.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o hash.lo ../../binutils-2.18/bfd/hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/hash.c -o hash.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o linker.lo ../../binutils-2.18/bfd/linker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/linker.c -o linker.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o srec.lo ../../binutils-2.18/bfd/srec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/srec.c -o srec.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o binary.lo ../../binutils-2.18/bfd/binary.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/binary.c -o binary.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o tekhex.lo ../../binutils-2.18/bfd/tekhex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/tekhex.c -o tekhex.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o ihex.lo ../../binutils-2.18/bfd/ihex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/ihex.c -o ihex.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o stabs.lo ../../binutils-2.18/bfd/stabs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/stabs.c -o stabs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o stab-syms.lo ../../binutils-2.18/bfd/stab-syms.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/stab-syms.c -o stab-syms.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o merge.lo ../../binutils-2.18/bfd/merge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/merge.c -o merge.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEBUGDIR=\"/tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEBUGDIR=\"/tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c -o dwarf2.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o simple.lo ../../binutils-2.18/bfd/simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/simple.c -o simple.o
rm -f elf32-target.h
sed -e s/NN/32/g < ../../binutils-2.18/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf32-i386.lo ../../binutils-2.18/bfd/elf32-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf32-i386.c -o elf32-i386.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf-vxworks.lo ../../binutils-2.18/bfd/elf-vxworks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf-vxworks.c -o elf-vxworks.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf32.lo ../../binutils-2.18/bfd/elf32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf32.c -o elf32.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf.lo ../../binutils-2.18/bfd/elf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf.c -o elf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elflink.lo ../../binutils-2.18/bfd/elflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elflink.c -o elflink.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf-attrs.lo ../../binutils-2.18/bfd/elf-attrs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf-attrs.c -o elf-attrs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf-strtab.lo ../../binutils-2.18/bfd/elf-strtab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf-strtab.c -o elf-strtab.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf-eh-frame.lo ../../binutils-2.18/bfd/elf-eh-frame.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf-eh-frame.c -o elf-eh-frame.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o dwarf1.lo ../../binutils-2.18/bfd/dwarf1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/dwarf1.c -o dwarf1.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o i386linux.lo ../../binutils-2.18/bfd/i386linux.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/i386linux.c -o i386linux.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o aout32.lo ../../binutils-2.18/bfd/aout32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/aout32.c -o aout32.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o efi-app-ia32.lo ../../binutils-2.18/bfd/efi-app-ia32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/efi-app-ia32.c -o efi-app-ia32.o
rm -f peigen.c
sed -e s/XX/pe/g < ../../binutils-2.18/bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o peigen.lo peigen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c peigen.c -o peigen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cofflink.lo ../../binutils-2.18/bfd/cofflink.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/cofflink.c -o cofflink.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf32-gen.lo ../../binutils-2.18/bfd/elf32-gen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/elf32-gen.c -o elf32-gen.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cpu-i386.lo ../../binutils-2.18/bfd/cpu-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/cpu-i386.c -o cpu-i386.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE   -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o trad-core.lo ../../binutils-2.18/bfd/trad-core.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -DTRAD_CORE -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/bfd/trad-core.c -o trad-core.o
rm -f tofiles
f=""; \
for i in elf32-i386.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo efi-app-ia32.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo  ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ../../binutils-2.18/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o libbfd.la -rpath /tools/lib -release `cat libtool-soversion`  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo `cat ofiles`  
libtool: link: ar rc .libs/libbfd.a  archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o elf32-i386.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o efi-app-ia32.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: creating libbfd.la
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-2.18/bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
mkdir -p -- ./opcodes
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... (cached) ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for a BSD-compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking whether basename is declared... no
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o dis-buf.lo ../../binutils-2.18/opcodes/dis-buf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/opcodes/dis-buf.c -o dis-buf.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c  -DARCH_i386 ../../binutils-2.18/opcodes/disassemble.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DARCH_i386 ../../binutils-2.18/opcodes/disassemble.c -o disassemble.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o dis-init.lo ../../binutils-2.18/opcodes/dis-init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/opcodes/dis-init.c -o dis-init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o i386-dis.lo ../../binutils-2.18/opcodes/i386-dis.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/opcodes/i386-dis.c -o i386-dis.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd     -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o i386-opc.lo ../../binutils-2.18/opcodes/i386-opc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/opcodes -I../bfd -I../../binutils-2.18/opcodes/../include -I../../binutils-2.18/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/opcodes/i386-opc.c -o i386-opc.o
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o libopcodes.la -rpath /tools/lib -release `cat ../bfd/libtool-soversion`  dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo  
libtool: link: ar rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o
libtool: link: ranlib .libs/libopcodes.a
libtool: link: creating libopcodes.la
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /bin/sh ../../binutils-2.18/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
mkdir -p -- ./binutils
Configuring in ./binutils
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sbrk... yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for fopen64... yes
checking for stat64... yes
checking for library containing frexp... none required
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether fprintf is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether environ is declared... yes
checking whether getc_unlocked is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
Making info in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/doc'
if test -f cxxfilt.man; then \
  man=cxxfilt.man; \
else \
  man=../../../binutils-2.18/binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
    -e 's/cxxfilt/c++filt/' < $man \
	> c++filt.1
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/doc'
Making info in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
Making all in doc
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/doc'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/size.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/bucomm.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/version.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/filemode.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o size  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c  ../../binutils-2.18/binutils/objdump.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/dwarf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/prdbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rddbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/debug.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/stabs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/ieee.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rdcoff.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o objdump  objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arparse.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arlex.c -Wno-error
arlex.c:1855: warning: no previous prototype for 'yyget_lineno'
arlex.c:1864: warning: no previous prototype for 'yyget_in'
arlex.c:1872: warning: no previous prototype for 'yyget_out'
arlex.c:1880: warning: no previous prototype for 'yyget_leng'
arlex.c:1889: warning: no previous prototype for 'yyget_text'
arlex.c:1898: warning: no previous prototype for 'yyset_lineno'
arlex.c:1910: warning: no previous prototype for 'yyset_in'
arlex.c:1915: warning: no previous prototype for 'yyset_out'
arlex.c:1920: warning: no previous prototype for 'yyget_debug'
arlex.c:1925: warning: no previous prototype for 'yyset_debug'
arlex.c:1959: warning: no previous prototype for 'yylex_destroy'
arlex.c:1364: warning: 'yyunput' defined but not used
arlex.c:1407: warning: 'input' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/ar.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/not-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arsup.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rename.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/binemul.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/emul_vanilla.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o ar  arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/strings.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o strings  strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/is-ranlib.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o ranlib  ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/objcopy.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/not-strip.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/wrstabs.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o objcopy  objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/addr2line.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o addr2line  addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/readelf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/unwind-ia64.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o readelf  readelf.o version.o unwind-ia64.o dwarf.o  ../libiberty/libiberty.a 
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o  ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/nm.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o nm-new  nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/is-strip.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o strip-new  objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/cxxfilt.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o cxxfilt  cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
for f in standards.info configure.info; do \
  if test -f ../../binutils-2.18/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
    if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
      true; \
    else \
      exit 1; \
    fi; \
  fi; \
done
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: `../../binutils-2.18/etc/standards.info' is up to date.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: `../../binutils-2.18/etc/configure.info' is up to date.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
mkdir -p -- ./gas
Configuring in ./gas
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking whether byte ordering is bigendian... no
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking whether compiling a cross-assembler... no
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for unlink... yes
checking for sbrk... yes
checking for working assert macro... yes
checking whether declaration is required for errno... no
checking for a known getopt prototype in unistd.h... yes
checking whether declaration is required for environ... yes
checking whether declaration is required for ffs... no
checking whether declaration is required for free... no
checking whether declaration is required for malloc... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for strstr... no
checking whether vsnprintf is declared... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating .gdbinit
config.status: creating Makefile
config.status: creating doc/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
config.status: executing default commands
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
Making info in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
Making info in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
Making all in doc
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gas/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/app.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/as.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/atof-generic.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/cond.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/depend.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/dwarf2dbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/dw2gencfi.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/ecoff.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/ehopt.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/expr.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-copy.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-konst.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-mult.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/frags.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/hash.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/input-file.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/input-scrub.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/listing.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/literal.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/macro.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/messages.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/output-file.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/read.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/remap.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/sb.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/stabs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/subsegs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/symbols.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/write.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/tc-i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/obj-elf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/atof-ieee.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o as-new  app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o  ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a   
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o as-new app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
mkdir -p -- ./gprof
Configuring in ./gprof
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for setmode... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking sys/gmon_out.h presence... yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/basic_blocks.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/call_graph.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_arcs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_dfn.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_print.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/corefile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/gmon_io.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/gprof.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/hertz.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/hist.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/source.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/search_list.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/symtab.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/sym_ids.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/utils.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/alpha.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/vax.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/tahoe.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/sparc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/mips.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/flat_bl.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/bsd_callg_bl.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd  -I. -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/fsf_callg_bl.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o gprof  basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
mkdir -p -- ./ld
Configuring in ./ld
configure: creating cache ./config.cache
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... 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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for fgrep... grep -F
checking for ld used by gcc... /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking elf-hints.h usability... no
checking elf-hints.h presence... no
checking for elf-hints.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for glob... yes
checking for mkstemp... yes
checking for realpath... yes
checking for sbrk... yes
checking for waitpid... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for a known getopt prototype in unistd.h... yes
checking whether strstr is declared... yes
checking whether free is declared... yes
checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether environ is declared... no
checking whether ANSI C string concatenation works... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making info in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make  all-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making all in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldgram.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlex.c -Wno-error
ldlex.c:3768: warning: no previous prototype for 'yyget_lineno'
ldlex.c:3777: warning: no previous prototype for 'yyget_in'
ldlex.c:3785: warning: no previous prototype for 'yyget_out'
ldlex.c:3793: warning: no previous prototype for 'yyget_leng'
ldlex.c:3802: warning: no previous prototype for 'yyget_text'
ldlex.c:3811: warning: no previous prototype for 'yyset_lineno'
ldlex.c:3823: warning: no previous prototype for 'yyset_in'
ldlex.c:3828: warning: no previous prototype for 'yyset_out'
ldlex.c:3833: warning: no previous prototype for 'yyget_debug'
ldlex.c:3838: warning: no previous prototype for 'yyset_debug'
ldlex.c:3872: warning: no previous prototype for 'yylex_destroy'
ldlex.c:3277: warning: 'yyunput' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/lexsup.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlang.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/mri.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldctor.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_EMULATION='"elf_i386"' \
  -DSCRIPTDIR='"/tools/i686-pc-linux-gnu/lib"' -DBINDIR='"/tools/bin"' \
  -DTOOLBINDIR='"/tools/i686-pc-linux-gnu/bin"' \
  -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \
  ../../binutils-2.18/ld/ldmain.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldwrite.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldexp.c
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldemul.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldver.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldmisc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldfile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldcref.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/sha1.c
cp ../../binutils-2.18/ld/emultempl/astring.sed stringify.sed
LIB_PATH='/tools/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no elf_i386 "i686-pc-linux-gnu"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf_i386.c
LIB_PATH='/tools/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no i386linux "i686-pc-linux-gnuaout"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ei386linux.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o ld-new  ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o sha1.o eelf_i386.o ei386linux.o  ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o sha1.o eelf_i386.o ei386linux.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[2]: Nothing to be done for `all-target'.
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build'
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
make[1]: Entering directory `/mnt/lfs/sources/binutils-build'
make[2]: Entering directory `/mnt/lfs/sources/binutils-build'
/bin/sh ../binutils-2.18/mkinstalldirs /tools /tools
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
Making install in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/doc'
test -z "/tools/info" || mkdir -p -- "/tools/info"
 /usr/bin/install -c -m 644 './bfd.info' '/tools/info/bfd.info'
 install-info --info-dir='/tools/info' '/tools/info/bfd.info'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/doc'
Making install in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/bfd'
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh ../../binutils-2.18/bfd/../mkinstalldirs /tools/lib
/bin/sh ../../binutils-2.18/bfd/../mkinstalldirs /tools/include
/bin/sh ./libtool  --mode=install /usr/bin/install -c libbfd.la /tools/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.lai /tools/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.a /tools/lib/libbfd.a
libtool: install: chmod 644 /tools/lib/libbfd.a
libtool: install: ranlib /tools/lib/libbfd.a
libtool: finish: PATH="/tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /tools/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 bfd.h /tools/include/bfd.h
/usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/ansidecl.h /tools/include/ansidecl.h
/usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/symcat.h /tools/include/symcat.h
/usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/bfdlink.h /tools/include/bfdlink.h
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
Making install in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes/po'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/opcodes'
make[5]: Nothing to be done for `install-exec-am'.
/bin/sh ../../binutils-2.18/opcodes/../mkinstalldirs /tools/lib
/bin/sh ../../binutils-2.18/opcodes/../mkinstalldirs /tools/include
/bin/sh ./libtool  --mode=install /usr/bin/install -c libopcodes.la /tools/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.lai /tools/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.a /tools/lib/libopcodes.a
libtool: install: chmod 644 /tools/lib/libopcodes.a
libtool: install: ranlib /tools/lib/libopcodes.a
libtool: finish: PATH="/tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /tools/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/install -c -m 644 ../../binutils-2.18/opcodes/../include/dis-asm.h /tools/include/dis-asm.h
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/opcodes'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
Making install in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/doc'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/doc'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/tools/info" || mkdir -p -- "/tools/info"
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/binutils.info' '/tools/info/binutils.info'
 install-info --info-dir='/tools/info' '/tools/info/binutils.info'
test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1"
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/addr2line.1' '/tools/man/man1/addr2line.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ar.1' '/tools/man/man1/ar.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/dlltool.1' '/tools/man/man1/dlltool.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nlmconv.1' '/tools/man/man1/nlmconv.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nm.1' '/tools/man/man1/nm.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objcopy.1' '/tools/man/man1/objcopy.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objdump.1' '/tools/man/man1/objdump.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ranlib.1' '/tools/man/man1/ranlib.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/readelf.1' '/tools/man/man1/readelf.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/size.1' '/tools/man/man1/size.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strings.1' '/tools/man/man1/strings.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strip.1' '/tools/man/man1/strip.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windres.1' '/tools/man/man1/windres.1'
 /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windmc.1' '/tools/man/man1/windmc.1'
 /usr/bin/install -c -m 644 'c++filt.1' '/tools/man/man1/c++filt.1'
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/doc'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/doc'
Making install in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/binutils'
test -z "/tools/bin" || mkdir -p -- "/tools/bin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'size' '/tools/bin/size'
libtool: install: /usr/bin/install -c size /tools/bin/size
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'objdump' '/tools/bin/objdump'
libtool: install: /usr/bin/install -c objdump /tools/bin/objdump
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'ar' '/tools/bin/ar'
libtool: install: /usr/bin/install -c ar /tools/bin/ar
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'strings' '/tools/bin/strings'
libtool: install: /usr/bin/install -c strings /tools/bin/strings
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'ranlib' '/tools/bin/ranlib'
libtool: install: /usr/bin/install -c ranlib /tools/bin/ranlib
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'objcopy' '/tools/bin/objcopy'
libtool: install: /usr/bin/install -c objcopy /tools/bin/objcopy
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'addr2line' '/tools/bin/addr2line'
libtool: install: /usr/bin/install -c addr2line /tools/bin/addr2line
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'readelf' '/tools/bin/readelf'
libtool: install: /usr/bin/install -c readelf /tools/bin/readelf
 /bin/sh ./libtool  --mode=install /usr/bin/install -c nm-new /tools/bin/nm
libtool: install: /usr/bin/install -c nm-new /tools/bin/nm
 /bin/sh ./libtool  --mode=install /usr/bin/install -c strip-new /tools/bin/strip
libtool: install: /usr/bin/install -c strip-new /tools/bin/strip
 /bin/sh ./libtool  --mode=install /usr/bin/install -c cxxfilt /tools/bin/c++filt
libtool: install: /usr/bin/install -c cxxfilt /tools/bin/c++filt
/bin/sh ../../binutils-2.18/binutils/../mkinstalldirs /tools/i686-pc-linux-gnu/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \
  if [ -f $i ]; then \
    j=`echo $i | sed -e 's/-new//'`; \
    k=`echo $j | sed 's,y,y,'`; \
    if [ "/tools/bin/$k" != "/tools/i686-pc-linux-gnu/bin/$j" ]; then \
      rm -f /tools/i686-pc-linux-gnu/bin/$j; \
      ln /tools/bin/$k /tools/i686-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \
	|| /bin/sh ./libtool --mode=install /usr/bin/install -c $i /tools/i686-pc-linux-gnu/bin/$j; \
    fi; \
  else true; \
  fi; \
done
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
for f in standards.info configure.info; do \
  if test -f ../../binutils-2.18/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
    if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
      true; \
    else \
      exit 1; \
    fi; \
  fi; \
done
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: `../../binutils-2.18/etc/standards.info' is up to date.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/etc'
make[4]: `../../binutils-2.18/etc/configure.info' is up to date.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
/bin/sh ../../binutils-2.18/etc/../mkinstalldirs /tools/info
if test ! -f standards.info; then cd ../../binutils-2.18/etc; fi; \
if test -f standards.info; then \
  for i in standards.info*; do \
    /usr/bin/install -c -m 644 $i /tools/info/$i; \
  done; \
fi
if test ! -f configure.info; then cd ../../binutils-2.18/etc; fi; \
if test -f configure.info; then \
  for i in configure.info*; do \
    /usr/bin/install -c -m 644 $i /tools/info/$i; \
  done; \
fi
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/etc'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
Making install in doc
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/tools/info" || mkdir -p -- "/tools/info"
 /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.info' '/tools/info/as.info'
 install-info --info-dir='/tools/info' '/tools/info/as.info'
test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1"
 /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.1' '/tools/man/man1/as.1'
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/doc'
Making install in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas/po'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gas'
/bin/sh ../../binutils-2.18/gas/../mkinstalldirs /tools/bin
 /bin/sh ./libtool  --mode=install /usr/bin/install -c as-new /tools/bin/as
libtool: install: /usr/bin/install -c as-new /tools/bin/as
/bin/sh ../../binutils-2.18/gas/../mkinstalldirs /tools/i686-pc-linux-gnu/bin
n=`echo as | sed 's,y,y,'`; \
if [ "/tools/bin/$n" != "/tools/i686-pc-linux-gnu/bin/as" ]; then \
  rm -f /tools/i686-pc-linux-gnu/bin/as; \
  ln /tools/bin/$n /tools/i686-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \
    || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /tools/i686-pc-linux-gnu/bin/as; \
else \
  true ; \
fi
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/gas'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
make  install-recursive
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
Making install in po
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[5]: Nothing to be done for `install'.
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
make[6]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
test -z "/tools/bin" || mkdir -p -- "/tools/bin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'gprof' '/tools/bin/gprof'
libtool: install: /usr/bin/install -c gprof /tools/bin/gprof
Making install-info in po
make[7]: Entering directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[7]: Nothing to be done for `install-info'.
make[7]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof/po'
make[7]: Entering directory `/mnt/lfs/sources/binutils-build/gprof'
test -z "/tools/info" || mkdir -p -- "/tools/info"
 /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.info' '/tools/info/gprof.info'
 install-info --info-dir='/tools/info' '/tools/info/gprof.info'
make[7]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1"
 /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.1' '/tools/man/man1/gprof.1'
make[6]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/gprof'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/intl'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/intl'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making install in po
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
make[5]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
/bin/sh ../../binutils-2.18/ld/../mkinstalldirs /tools/bin /tools/i686-pc-linux-gnu/bin
 /bin/sh ./libtool  --mode=install /usr/bin/install -c ld-new /tools/bin/ld
libtool: install: /usr/bin/install -c ld-new /tools/bin/ld
n=`echo ld | sed 's,y,y,'`; \
if [ "/tools/bin/$n" != "/tools/i686-pc-linux-gnu/bin/ld" ]; then \
  rm -f /tools/i686-pc-linux-gnu/bin/ld; \
  ln /tools/bin/$n /tools/i686-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \
  || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /tools/i686-pc-linux-gnu/bin/ld; \
fi
Making install-info in po
make[6]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[6]: Nothing to be done for `install-info'.
make[6]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[6]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
test -z "/tools/info" || mkdir -p -- "/tools/info"
 /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.info' '/tools/info/ld.info'
 install-info --info-dir='/tools/info' '/tools/info/ld.info'
make[6]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
/bin/sh ../../binutils-2.18/ld/../mkinstalldirs /tools/i686-pc-linux-gnu/lib/ldscripts
for f in ldscripts/*; do \
  /usr/bin/install -c -m 644 $f /tools/i686-pc-linux-gnu/lib/$f ; \
done
test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1"
 /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.1' '/tools/man/man1/ld.1'
make[5]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/libiberty'
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
/bin/sh ../../binutils-2.18/libiberty/../mkinstalldirs /tools/lib/`gcc -g -O2 -print-multi-os-directory`
/usr/bin/install -c -m 644 ./libiberty.a /tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an
( cd /tools/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an )
mv -f /tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a
if test -n ""; then \
  case "" in \
    /*)    thd=;; \
    *)     thd=/tools/include/;; \
  esac; \
  /bin/sh ../../binutils-2.18/libiberty/../mkinstalldirs ${thd}; \
  for h in ../../binutils-2.18/libiberty/../include/ansidecl.h ../../binutils-2.18/libiberty/../include/demangle.h ../../binutils-2.18/libiberty/../include/dyn-string.h ../../binutils-2.18/libiberty/../include/fibheap.h ../../binutils-2.18/libiberty/../include/floatformat.h ../../binutils-2.18/libiberty/../include/hashtab.h ../../binutils-2.18/libiberty/../include/libiberty.h ../../binutils-2.18/libiberty/../include/objalloc.h ../../binutils-2.18/libiberty/../include/partition.h ../../binutils-2.18/libiberty/../include/safe-ctype.h ../../binutils-2.18/libiberty/../include/sort.h ../../binutils-2.18/libiberty/../include/splay-tree.h; do \
    /usr/bin/install -c -m 644 $h ${thd}; \
  done; \
fi
make[4]: Entering directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
make[4]: Nothing to be done for `install'.
make[4]: Leaving directory `/mnt/lfs/sources/binutils-build/libiberty/testsuite'
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/libiberty'
make[2]: Nothing to be done for `install-target'.
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build'
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build'
make[1]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making clean in po
make[2]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
rm -f core core.* *.pox ld.po *.old.po cat-id-tbl.tmp
rm -fr *.o
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
Making clean in .
make[2]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
test -z "dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s" || rm -f dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s
rm -rf .libs _libs
 rm -f ld-new ld-new
rm -rf ld.aux ld.cp ld.cps ld.fn ld.fns ld.ky ld.log ld.pg ld.pgs ld.tmp \
  ld.toc ld.tp ld.tps ld.vr ld.vrs ld.dvi ld.pdf ld.ps ld.html
rm -f *.o
test -z "*.o ldscripts/* e*.c ld1 ld2 ld3 ldemul-list.h crtbegin.o crtend.o ld.log ld.sum" || rm -f *.o ldscripts/* e*.c ld1 ld2 ld3 ldemul-list.h crtbegin.o crtend.o ld.log ld.sum
rm -f *.lo
rm -rf tmpdir
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[1]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making info in po
make[2]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[2]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
make[2]: Nothing to be done for `info-am'.
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make  all-recursive
make[2]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
Making all in po
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/ld/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/ld/po'
make[3]: Entering directory `/mnt/lfs/sources/binutils-build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldgram.c -Wno-error
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlex.c -Wno-error
ldlex.c:3768: warning: no previous prototype for 'yyget_lineno'
ldlex.c:3777: warning: no previous prototype for 'yyget_in'
ldlex.c:3785: warning: no previous prototype for 'yyget_out'
ldlex.c:3793: warning: no previous prototype for 'yyget_leng'
ldlex.c:3802: warning: no previous prototype for 'yyget_text'
ldlex.c:3811: warning: no previous prototype for 'yyset_lineno'
ldlex.c:3823: warning: no previous prototype for 'yyset_in'
ldlex.c:3828: warning: no previous prototype for 'yyset_out'
ldlex.c:3833: warning: no previous prototype for 'yyget_debug'
ldlex.c:3838: warning: no previous prototype for 'yyset_debug'
ldlex.c:3872: warning: no previous prototype for 'yylex_destroy'
ldlex.c:3277: warning: 'yyunput' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/lexsup.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlang.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/mri.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldctor.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_EMULATION='"elf_i386"' \
  -DSCRIPTDIR='"/tools/i686-pc-linux-gnu/lib"' -DBINDIR='"/tools/bin"' \
  -DTOOLBINDIR='"/tools/i686-pc-linux-gnu/bin"' \
  -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \
  ../../binutils-2.18/ld/ldmain.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldwrite.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldexp.c
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldemul.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldver.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldmisc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldfile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldcref.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/sha1.c
LIB_PATH='/usr/lib:/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no elf_i386 "i686-pc-linux-gnu"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf_i386.c
LIB_PATH='/usr/lib:/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no i386linux "i686-pc-linux-gnuaout"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include  -g -O2 -DLOCALEDIR="\"/tools/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ei386linux.c
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2   -o ld-new  ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o sha1.o eelf_i386.o ei386linux.o  ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o sha1.o eelf_i386.o ei386linux.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build/ld'
`ld/ld-new' -> `/tools/bin/ld-new'


Totalseconds: 291


KB: 684076	/mnt/lfs

